Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
H A Ddistributed_tpu_rewrite_pass.h548 static Status DealWithConstantsAndVariables(
H A Ddistributed_tpu_rewrite_pass.cc4551 /* static */ Status DistributedTPURewritePass::DealWithConstantsAndVariables( in DealWithConstantsAndVariables() function in tensorflow::DistributedTPURewritePass
4809 TF_RETURN_IF_ERROR(DealWithConstantsAndVariables( in RewriteTPUReplicateNode()