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
STT-tensorflow
/
tensorflow
/
cc
/
saved_model
/
experimental
/
public
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
..
BUILD
Add target environment constraints to a subset of TensorFlow packages and targets.
2020-09-21 10:57:01 -07:00
concrete_function_list.h
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
concrete_function.h
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
function_metadata.h
…
saved_model_api.h
Remove unused ListFunctions API from experimental C Saved Model interface.
2020-11-03 16:45:47 -08:00
signature_def_function_metadata.h
Start separating the type TF_ConcreteFunction from TF_SignatureDefFunction. The two have significant enough differences in semantics and implementation that they should have different representations; see the comments in tensorflow/cc/saved_model/experimental/public/signature_def_function.h for more details.
2020-08-17 16:03:48 -07:00
signature_def_function.h
Start separating the type TF_ConcreteFunction from TF_SignatureDefFunction. The two have significant enough differences in semantics and implementation that they should have different representations; see the comments in tensorflow/cc/saved_model/experimental/public/signature_def_function.h for more details.
2020-08-17 16:03:48 -07:00