Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
H A Dhost_training_loop_optimization_util.cc562 const auto variable_edge = info.var_inputs[i]; in AddReshardOp() local
610 const auto variable_edge = info.var_inputs[i]; in AddReshardOp() local
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/
H A Dtpu_functional_ops.cc2014 for (const Edge* variable_edge : read_node->out_edges()) { in InferShapesWithResourceVar() local