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
History
TensorFlower Gardener
7975b7a0c0
Merge pull request
#40641
from vnvo2409:gcs-appendable
...
PiperOrigin-RevId: 317740303 Change-Id: Ice0d235e04932eb44f81bd5029cbdbf6279abe2c
2020-06-22 15:02:25 -07:00
..
filesystem
Merge pull request
#40641
from vnvo2409:gcs-appendable
2020-06-22 15:02:25 -07:00
saved_model
Moving RAII helpers for TensorHandle, Tensor, and Operation to their respective classes.
2020-06-21 19:12:38 -07:00
BUILD
internal BUILD file cleanup
2019-11-06 05:10:36 -08:00
network_internal.h
Reduce dependence from tensorflow/c to tensorflow/core/lib.
2020-04-01 08:56:02 -07:00
network_test.cc
Reduce dependence from tensorflow/c to tensorflow/core/lib.
2020-04-01 08:56:02 -07:00
network.cc
When calling connect_to_cluser, if the options are identical and there is no renaming of local device, reuse existing local DeviceManager, otherwise we keep the old DeviceManager around to allow the old Tensor created to be usable.
2020-05-20 08:53:52 -07:00
network.h
…
rendezvous_internal.h
…
rendezvous.cc
Reduce dependence from tensorflow/c to tensorflow/core/lib.
2020-04-01 08:56:02 -07:00
rendezvous.h
…