STT-tensorflow/tensorflow/c/experimental
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
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
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
rendezvous.cc Reduce dependence from tensorflow/c to tensorflow/core/lib. 2020-04-01 08:56:02 -07:00
rendezvous.h
rendezvous_internal.h