onnxruntime/include
Scott McKay 5171e8b129
Make IExecutionProvider::Type return const std::string& instead of a new string. (#506)
Store the type string in IExecutionProvider so that Type() doesn't need to be a virtual.
2019-02-22 18:27:01 +10:00
..
onnxruntime/core Make IExecutionProvider::Type return const std::string& instead of a new string. (#506) 2019-02-22 18:27:01 +10:00