STT-tensorflow/tensorflow/cc/saved_model/experimental/tests
Brian Zhao bfeba4d9ec Experimental implementation of saved model C API. This supports loading constants, unpartitioned variables, and tf.functions annotated with an input signature from a TF 2 saved model. See RFC 207: https://github.com/tensorflow/community/pull/207
Future CLs will flesh out some of the missing pieces (specifying a tag, loading models with resources/assets, batching tensor restores per device, etc).

PiperOrigin-RevId: 321262527
Change-Id: I76dbe4617acd7bdbe5f093e6e22b328842a65780
2020-07-14 16:59:14 -07:00
..
BUILD Adding a missing "data" attributed to the test rule. 2020-06-25 14:13:01 -07:00
saved_model_api_test.cc Experimental implementation of saved model C API. This supports loading constants, unpartitioned variables, and tf.functions annotated with an input signature from a TF 2 saved model. See RFC 207: https://github.com/tensorflow/community/pull/207 2020-07-14 16:59:14 -07:00