STT-tensorflow/tensorflow/cc/saved_model
Cesar Crusius 317c2b8460 Remove unused ListFunctions API from experimental C Saved Model interface.
PiperOrigin-RevId: 340550186
Change-Id: Ie4197ed3a0c293a6504da90be287308f39453351
2020-11-03 16:45:47 -08:00
..
experimental Remove unused ListFunctions API from experimental C Saved Model interface. 2020-11-03 16:45:47 -08:00
python Use redirection point in core/platform for build_config.bzl 2019-11-25 16:38:05 -08:00
testdata Refactoring the guts of SavedModel loading to experimentally support loading resources that do not override _gather_saveables_for_checkpoint. This allows us to support simple resources like StaticHashTable. Note that additional logic related to checkpoints will need to be added to support df6b21c13c. 2020-09-22 21:49:47 -07:00
BUILD Internal refactoring, noop in oss. 2020-10-02 12:00:29 -07:00
bundle_v2_test.cc Load SavedModelV2 variables directly from the checkpoint. 2019-11-25 15:01:01 -08:00
bundle_v2.cc Load SavedModelV2 variables directly from the checkpoint. 2019-11-25 15:01:01 -08:00
bundle_v2.h Load SavedModelV2 variables directly from the checkpoint. 2019-11-25 15:01:01 -08:00
constants.h Load SavedModelV2 variables directly from the checkpoint. 2019-11-25 15:01:01 -08: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
loader.cc Enable saved model restoration using just a .pb file. 2020-10-21 14:45:27 -07:00
loader.h Expose some methods for restoring SavedModels 2020-08-17 13:24:26 -07:00
reader_test.cc Expose some methods for restoring SavedModels 2020-08-17 13:24:26 -07:00
reader.cc Expose some methods for restoring SavedModels 2020-08-17 13:24:26 -07:00
reader.h Expose some methods for restoring SavedModels 2020-08-17 13:24:26 -07:00
README.md
saved_model_bundle_lite_test.cc Set disallow_output_partition_graphs when creating a SavedModelBundleLite. 2019-10-07 10:47:19 -07:00
saved_model_bundle_test.cc Validate NodeDefs from FunctionDefLibrary of a GraphDef. 2020-09-18 15:17:30 -07:00
signature_constants.h
tag_constants.h