Home
last modified time | relevance | path

Searched refs:TensorAndDevice (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dgraph_execution_state.cc382 struct TensorAndDevice { struct
430 const std::vector<TensorAndDevice>& tensors_and_devices) { in ValidateFeedAndFetchDevices()
441 const TensorAndDevice& td = tensors_and_devices[i]; in ValidateFeedAndFetchDevices()
511 std::vector<TensorAndDevice> tensors_and_devices; in PruneGraph()