cugraph icon indicating copy to clipboard operation
cugraph copied to clipboard

[improvement] API changes for ONNX export and torch.compile(), scatter export WAR

Open borisfom opened this issue 1 year ago • 2 comments

This PR depends on https://github.com/rapidsai/cugraph-ops/pull/624 We need to discuss/finalize proposed API changes. Export tests added. Legacy ONNX, TRT and TS tests work, also compile(). dynamo_export and export.export() tests should probably be disabled for now.

borisfom avatar Mar 21 '24 18:03 borisfom

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

copy-pr-bot[bot] avatar Mar 21 '24 18:03 copy-pr-bot[bot]

/ok to test

BradReesWork avatar Apr 15 '24 13:04 BradReesWork