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
/
c
/
experimental
/
saved_model
/
public
History
Brian Zhao
8565ed2eed
Removing TensorHandleList Delete APIs, since TensorHandleList pointer is owned by ConcreteFunction.
...
PiperOrigin-RevId: 311541122 Change-Id: I0a538b3452c62ee021cf7a41257cbcf580c0d3f2
2020-05-14 08:58:40 -07:00
..
BUILD
Adding TensorHandleList as the returned type for TF_ConcreteFunctionGetCaptures.
2020-05-13 10:52:37 -07:00
c_saved_model_api.h
Adding TensorHandleList as the returned type for TF_ConcreteFunctionGetCaptures.
2020-05-13 10:52:37 -07:00
concrete_function_list.h
Adding TensorHandleList as the returned type for TF_ConcreteFunctionGetCaptures.
2020-05-13 10:52:37 -07:00
concrete_function.h
Adding TensorHandleList as the returned type for TF_ConcreteFunctionGetCaptures.
2020-05-13 10:52:37 -07:00
function_metadata.h
…
saved_model_api.h
Initial checkin of SavedModelAPI C++ header-only API. Tensor, TensorHandle and ConreteFunction::Run will be added in a subsequent change. See RFC
https://github.com/tensorflow/community/pull/207
.
2020-04-30 11:06:58 -07:00
tensorhandle_list.h
Removing TensorHandleList Delete APIs, since TensorHandleList pointer is owned by ConcreteFunction.
2020-05-14 08:58:40 -07:00