STT-tensorflow/tensorflow/cc/saved_model/experimental
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
..
public Remove unused ListFunctions API from experimental C Saved Model interface. 2020-11-03 16:45:47 -08:00
tests 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