Home
last modified time | relevance | path

Searched defs:tensors_and_devices (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dgraph_execution_state.cc430 const std::vector<TensorAndDevice>& tensors_and_devices) { in ValidateFeedAndFetchDevices()
511 std::vector<TensorAndDevice> tensors_and_devices; in PruneGraph() local