..
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
Comment out a number of google-internal targets when copybara-exporting instead of removing them.
2021-01-26 05:47:31 -08:00
bundle_v2_test.cc
Load SavedModelV2 variables directly from the checkpoint.
2019-11-25 15:01:01 -08:00
bundle_v2.cc
Allows for reading program-only saved models in C++.
2021-02-08 10:02:26 -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 NodeDef
s from FunctionDefLibrary
of a GraphDef
.
2020-09-18 15:17:30 -07:00
signature_constants.h
tag_constants.h