Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_module_config.cc36 void HloModuleConfig::SetDefaultComputationLayout( in SetDefaultComputationLayout() function in xla::HloModuleConfig
Dhlo_module_config.h55 void SetDefaultComputationLayout(const ProgramShape& program_shape);
Dhlo_module.cc61 config_.SetDefaultComputationLayout( in AddComputationInternal()