Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_module_config.cc44 void HloModuleConfig::SetComputationLayoutIfExists( in SetComputationLayoutIfExists() function in xla::HloModuleConfig
H A Dhlo_module_config.h95 void SetComputationLayoutIfExists(const ProgramShape& program_shape);
H A Dhlo_module.cc83 config_.SetComputationLayoutIfExists( in AddComputationInternal()