This website requires JavaScript.
Explore
Help
Sign In
experiments
/
STT-tensorflow
Watch
1
Star
0
Fork
0
You've already forked STT-tensorflow
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Config
STT-tensorflow
/
tensorflow
/
cc
/
saved_model
/
experimental
History
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