Home
last modified time | relevance | path

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

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