Chaojun Zhang

Results 7 issues of Chaojun Zhang

copy substrait extension yaml files from https://github.com/substrait-io/substrait/tree/main/extensions for further function registry

CLA Signed

**what changes** - add single value series for primitive type - primitive support for NumExp, ConstExp - factory method of Accumulator for primitive type **why changes** performance improve **how test**...

See https://github.com/nhl/dflib/issues/138

Refactor doc_loader.py to load documents concurrently using Ray actors or Spark tasks, instead of loading them all at once and then putting them into a dataset

The DocumentIngestion class should not expose the 'rag_framework' property. Instead, it should use the embedding property to decide whether to write the document to a vector database or a regular...

This PR mainly removes GAT from the [graphmask_explainer.py](https://github.com/pyg-team/pytorch_geometric/blob/master/examples/explain/graphmask_explainer.py#L63) example and adds examples for the attention explainer. When I was running [graphmask_explainer.py](https://github.com/pyg-team/pytorch_geometric/blob/master/examples/explain/graphmask_explainer.py#L63) , I encountered the following error: ![image](https://github.com/pyg-team/pytorch_geometric/assets/1573221/4c420846-37e1-456b-a819-397d79075cdc) Referring to...

feature
1 - Priority P1
example