Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Ddot_op_emitter.cc61 bool ShouldUseMultiThreadedEigen(const HloModuleConfig& config) { in ShouldUseMultiThreadedEigen() function
803 bool multi_threaded = ShouldUseMultiThreadedEigen(hlo_module_config_); in EmitCallToRuntime()
1160 if (ShouldUseMultiThreadedEigen(config)) { in CanEmitTiledLlvmIrGemm()
1389 if (ShouldUseMultiThreadedEigen(hlo_module_config) && in EmitBatchDotOperation()