onnxruntime/onnxruntime
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
..
contrib_ops Implement tokenex regular expression matching and add tests. (#480) 2019-02-20 15:56:32 -08:00
core Make IExecutionProvider::Type return const std::string& instead of a new string. (#506) 2019-02-22 18:27:01 +10:00
python BrainSlice parameter represents the IP. Update parameter name to match 2019-02-11 13:01:26 -08:00
test Make IExecutionProvider::Type return const std::string& instead of a new string. (#506) 2019-02-22 18:27:01 +10:00
__init__.py Merge back from rel-0.2.1 (#422) 2019-01-31 19:04:33 -08:00
ReformatSource.ps1 Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
ReformatSourcePython.bat Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
VSCodeCoverage.runsettings Initial bootstrap commit. 2018-11-19 16:48:22 -08:00