Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 276 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 276 Bytes

custom_op_benchmark

Currently I have only implemented the custom op for PyTorch.

TODO

Switch backend to dlpack.

Usage

cd graphop
python setup.py install
cd .. && python wrapper.py

Reference