Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/graph_executor/
H A Dgraph_executor.cc346 absl::Span<const std::string> target_tensor_names, in Run()
557 absl::Span<const std::string> target_tensor_names, in GetOrCreateLoadedClientGraph()
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dsession.cc40 const std::vector<string>& target_tensor_names, in Run()
/aosp_15_r20/external/tensorflow/tensorflow/core/public/
H A Dsession.h183 const std::vector<std::string>& target_tensor_names, in Run()
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/utils/
H A Dtfrt_graph_execution_state.cc154 absl::Span<const std::string> target_tensor_names) { in PopulateCallableOptions()
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/
H A Dsharding_util_ops_test.cc53 const std::vector<std::string>& target_tensor_names, in RunGraph()