onnxruntime/tools
RandySheriffH 3fa73a5b6a
ReduceBinarySize (#4747)
* cancel night build on pyop

* add rewriter to rewrite cpu provider

* skip BuildKernelCreateInfo<void>

* refactor variable name and comment

* include ops from csv file

* process multiple eps

* add default function to cuda provider

* rename function and add license header

* fix import

* add doc

* fix typo

* deal with empty kernel entry in cuda

* rename the rewriter file

* add comment into provider file

* add comment and rename function

* log warnings

* refactor extracting logic

* add entry for script to run solo

* add better example

* avoid onnx importing

* fix flake8 alerts

* minor fixes to better comments and doc

* add entries for all domains

* add void entry into contrib providers

* format cuda_contrib_kernels.cc

* format cpu_contrib_kernels.cc

* add all providers

* add default entry to all providers

* include op_kernel header

* cancelling change in providers beyond cpu/cuda

* rename file and switch file format to domain;opset;op1,op2...

* update doc

* restore non-regular ending grammar in cuda_contrib_kernels.cc

* add ort_root as input argument of script

* enable test in ci

* update doc

* update doc

* revert change on linux gnu ci

* switch to set to host ops

* simplify trimming logic

* add domain map to track current model

* allow ort_root to take relative path
2020-08-21 19:50:13 -07:00
..
ci_build ReduceBinarySize (#4747) 2020-08-21 19:50:13 -07:00
nuget Sahar/csharp support openvino (refined) (#4835) 2020-08-17 21:52:17 -07:00
perf_util Bump mysql-connector-java from 8.0.15 to 8.0.16 in /tools/perf_util (#4401) 2020-07-02 11:22:45 -07:00
python Add Trilu custom op (#4537) 2020-08-17 14:42:26 -07:00
test Add Trilu custom op (#4537) 2020-08-17 14:42:26 -07:00