Commits


Edward Chen authored and GitHub committed aae35f27598
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