STT-tensorflow/tensorflow/cc/saved_model
Kuangyuan Chen d6a0f20592 Refactor GetInitOp() and GetAssetFileDefs() to loader_util.{cc|h} file so that
it can be used by saved model MLIR importer.

PiperOrigin-RevId: 316160822
Change-Id: Ic6e1c09715f33f21c3f015c4e90145987f354389
2020-06-12 13:05:11 -07:00
..
experimental Initial checkin of C++ header-only TensorHandle as part of RFC https://github.com/tensorflow/community/pull/207. 2020-05-12 12:37:48 -07:00
python
testdata Prevent loading saved models where constant nodes have no tensor value. 2020-04-24 15:44:48 -07:00
BUILD Refactor GetInitOp() and GetAssetFileDefs() to loader_util.{cc|h} file so that 2020-06-12 13:05:11 -07:00
README.md
bundle_v2.cc
bundle_v2.h
bundle_v2_test.cc
constants.h
loader.cc Refactor GetInitOp() and GetAssetFileDefs() to loader_util.{cc|h} file so that 2020-06-12 13:05:11 -07:00
loader.h Qualify uses of std::string. 2020-03-25 09:53:25 -07:00
loader_util.cc Refactor GetInitOp() and GetAssetFileDefs() to loader_util.{cc|h} file so that 2020-06-12 13:05:11 -07:00
loader_util.h Refactor GetInitOp() and GetAssetFileDefs() to loader_util.{cc|h} file so that 2020-06-12 13:05:11 -07:00
reader.cc
reader.h
reader_test.cc
saved_model_bundle_lite_test.cc
saved_model_bundle_test.cc Prevent loading saved models where constant nodes have no tensor value. 2020-04-24 15:44:48 -07:00
signature_constants.h
tag_constants.h

README.md