Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
Ddistributed_tpu_configuration_rewrite_pass.cc57 bool enable_whole_mesh_compilations, in AddConfigurationNode() argument
64 AddNodeAttr("enable_whole_mesh_compilations", enable_whole_mesh_compilations, in AddConfigurationNode()
79 bool enable_whole_mesh_compilations, in AddHostConfigNode() argument
85 AddNodeAttr("enable_whole_mesh_compilations", enable_whole_mesh_compilations, in AddHostConfigNode()
275 bool enable_whole_mesh_compilations = false; in Run() local
280 &enable_whole_mesh_compilations); in Run()
295 enable_whole_mesh_compilations, &configuration_node)); in Run()
311 enable_whole_mesh_compilations, &host_configuration_node)); in Run()
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v1/
DConfigureDistributedTPU.pbtxt58 name: "enable_whole_mesh_compilations"
94 name: "enable_whole_mesh_compilations"
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v2/
DConfigureDistributedTPU.pbtxt58 name: "enable_whole_mesh_compilations"
/external/tensorflow/tensorflow/core/tpu/
Dtpu_ops_c_api.h249 bool enable_whole_mesh_compilations; member
/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_configuration_ops.cc303 params.enable_whole_mesh_compilations = enable_whole_mesh_compilations_; in Compute()
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.raw_ops.pbtxt837 …ng_config\', \'tpu_embedding_config\', \'is_global_init\', \'enable_whole_mesh_compilations\', \'c…
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.raw_ops.pbtxt837 …ng_config\', \'tpu_embedding_config\', \'is_global_init\', \'enable_whole_mesh_compilations\', \'c…
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_generated_ops.td2097 DefaultValuedAttr<BoolAttr, "false">:$enable_whole_mesh_compilations,
/external/tensorflow/tensorflow/core/ops/
Dops.pbtxt8392 name: "enable_whole_mesh_compilations"