Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
Ddistributed_tpu_rewrite_pass.h194 bool IsConstantArg(int64 index) const { in IsConstantArg() function
Ddistributed_tpu_rewrite_pass.cc2393 params_info.IsConstantArg(i))); in BuildCompileNode()