Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
Ddistributed_tpu_configuration_rewrite_pass.cc45 constexpr char kInternalConfigureOp[] = "_ConfigureDistributedTPU"; variable
61 config_def.set_op(kInternalConfigureOp); in AddConfigurationNode()