.. |
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
|
Use redirection point in core/platform for build_config.bzl
|
2019-11-25 16:38:05 -08:00 |
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 |
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
|
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 |
reader_test.cc
|
Make use of GetDataDependencyFilepath and JoinPath to build paths which will
|
2020-02-20 14:21:50 -08:00 |
reader.cc
|
[SavedModel C++] Avoid copying the MetaGraphDef in FindMetaGraphDef().
|
2019-08-26 12:16:08 -07:00 |
reader.h
|
TF SavedModel: Split off a reader from the loader module
|
2018-07-13 07:24:52 -07:00 |
README.md
|
Add readme for SavedModel in C++.
|
2016-11-04 09:04:41 -07:00 |
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
|
Prevent loading saved models where constant nodes have no tensor value.
|
2020-04-24 15:44:48 -07:00 |
signature_constants.h
|
Remove THIRD_PARTY_ from #include guards
|
2018-01-24 14:31:28 -08:00 |
tag_constants.h
|
Remove THIRD_PARTY_ from #include guards
|
2018-01-24 14:31:28 -08:00 |