onnxruntime/onnxruntime/core/codegen
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
..
common Enhance compatibility with proto3 and replace or abstract has_*() methods. (#1778) 2019-09-09 14:07:30 -07:00
mti Implementation of Nuphar execution provider (#881) 2019-09-01 23:01:47 -07:00
passes Enhance compatibility with proto3 and replace or abstract has_*() methods. (#1778) 2019-09-09 14:07:30 -07:00