onnxruntime
aae35f27 - Binary size reduction in KernelTypeStrResolver and GraphPartitioner (#13172)

Commit
3 years ago
Binary size reduction in KernelTypeStrResolver and GraphPartitioner (#13172) Reduce binary size for minimal Android builds. - reduce places where Status objects are created in KernelTypeStrResolver::LoadFromOrtFormat() - remove some unused parameters (in a base minimal build) and code in graph_partitioner.cc
Author
Parents
Loading