onnxruntime/tools
Scott McKay 858989293d
Reduce binary size of strided copy used by Concat (#8913)
* Change the strided copy to switch on data size not data type.
Move to header so we can reduce on the enabled types.
Setup type reduction for Concat now that it's using this implementation.
2021-09-02 08:19:20 +10:00
..
ci_build Nuget: splitting PDB files to a separated package (#8903) 2021-09-01 09:07:24 -07:00
doc Add graphviz into Dockerfile images for Python API documentation (#7819) 2021-06-02 16:12:54 -07:00
nuget Nuget: splitting PDB files to a separated package (#8903) 2021-09-01 09:07:24 -07:00
perf_util
python Reduce binary size of strided copy used by Concat (#8913) 2021-09-02 08:19:20 +10:00
test