Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/
H A Dtfprof_log.proto82 map<int64, int32> src_output_index = 14; field
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/internal/
H A Dtfprof_node.h478 for (const auto& s : node.src_output_index()) { in FromProto()
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
H A Ddistributed_tpu_rewrite_pass.cc866 for (int src_output_index = 0; in CreateOrGetSplitNodesForInputSharding() local
867 src_output_index < input_split_node->num_outputs(); in CreateOrGetSplitNodesForInputSharding()
868 ++src_output_index) { in CreateOrGetSplitNodesForInputSharding()
874 src_output_index, dtype, in CreateOrGetSplitNodesForInputSharding()