Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
Ddistributed_tpu_rewrite_pass.cc2318 Node** compile_node, int64 autotuner_thresh) { in BuildCompileNode()
4218 int64 autotuner_thresh) { in RewriteTPUReplicateNode()
4474 int64 autotuner_thresh = options.session_options->config.experimental() in Run() local