Automated rollback of commit 81cbebf768
PiperOrigin-RevId: 294293201 Change-Id: I37f343775c5e203be192858f2479f254bb982188
This commit is contained in:
parent
036b77ad19
commit
7fe360458c
@ -310,7 +310,6 @@ Status CpuCompiler::RunHloPassesThroughLayoutAssn(
|
||||
pass.AddPass<HloConstantFolding>();
|
||||
pass.AddPass<ConditionalSimplifier>();
|
||||
}
|
||||
pipeline.AddPass<DotDecomposer>();
|
||||
pipeline.AddPass<IndexedArrayAnalysisPrinterPass>();
|
||||
pipeline.AddPass<TransposeFolding>(
|
||||
[&](const HloInstruction& dot,
|
||||
|
Loading…
Reference in New Issue
Block a user