Searched refs:ShouldUseMultiThreadedEigen (Results 1 – 1 of 1) sorted by relevance
61 bool ShouldUseMultiThreadedEigen(const HloModuleConfig& config) { in ShouldUseMultiThreadedEigen() function803 bool multi_threaded = ShouldUseMultiThreadedEigen(hlo_module_config_); in EmitCallToRuntime()1160 if (ShouldUseMultiThreadedEigen(config)) { in CanEmitTiledLlvmIrGemm()1389 if (ShouldUseMultiThreadedEigen(hlo_module_config) && in EmitBatchDotOperation()