onnxruntime/include/onnxruntime/core
Edward Chen c10948699b
Rename MakeString and ParseString functions. (#6272)
Rename MakeString to MakeStringWithClassicLocale, MakeStringLite to MakeString, *ParseString to *ParseStringWithClassicLocale.
Add missing pass-through versions of MakeStringWithClassicLocale for string types.
2021-01-07 15:43:42 -08:00
..
common Rename MakeString and ParseString functions. (#6272) 2021-01-07 15:43:42 -08:00
framework Rename MakeString and ParseString functions. (#6272) 2021-01-07 15:43:42 -08:00
graph Deprecate Python global configuration functions [Part 2] (#6171) 2021-01-07 10:10:55 -08:00
optimizer Expose recompute configs to the frontend (#5318) 2020-10-02 09:49:47 -07:00
platform Remove Env::Task wrapper around std::function (#5753) 2020-11-10 20:22:07 +00:00
providers Convert OpenVINO into a shared provider (#5778) 2020-11-20 17:39:57 -08:00
session Allow querying a GraphProto's doc_string as part of ModelMetadata (#6248) 2021-01-05 22:18:03 -08:00