onnxruntime/onnxruntime
Dmitri Smirnov 75f241d02c
Enhance compatibility with proto3 and replace or abstract has_*() methods. (#1778)
Enhance proto3 compatibility.
  Replace has_*() method to corresponding enum handling so we can deal with
  proto3 generated stream from proto2 code.
  Add utility wrappers for remaining has_*() methods so we can
  easily deal with them if/when we switch to proto3.
2019-09-09 14:07:30 -07:00
..
automl_ops Add AutoML to 3 main builds. (#1631) 2019-08-16 18:06:16 -07:00
contrib_ops add dequantize and quantize back to contrib ops (#1712) 2019-09-06 08:55:42 -07:00
core Enhance compatibility with proto3 and replace or abstract has_*() methods. (#1778) 2019-09-09 14:07:30 -07:00
python Enhance compatibility with proto3 and replace or abstract has_*() methods. (#1778) 2019-09-09 14:07:30 -07:00
server Rename OrtAllocatorInfo to OrtMemoryInfo to make it more obvious. (#1758) 2019-09-05 14:20:37 -07:00
test Enhance compatibility with proto3 and replace or abstract has_*() methods. (#1778) 2019-09-09 14:07:30 -07:00
__init__.py Python API naming and other cleanup (#1678) 2019-08-27 12:48:46 -07: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