Home
last modified time | relevance | path

Searched refs:BuildDynamicShapeNodes (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
H A Ddistributed_tpu_rewrite_pass.h349 static Status BuildDynamicShapeNodes(
H A Ddistributed_tpu_rewrite_pass.cc2463 /* static */ Status DistributedTPURewritePass::BuildDynamicShapeNodes( in BuildDynamicShapeNodes() function in tensorflow::DistributedTPURewritePass
4817 TF_RETURN_IF_ERROR(BuildDynamicShapeNodes(*replicate_node, arg_shapes, in RewriteTPUReplicateNode()