Automated rollback of commit 21e638c9d7ac9008c0eab95fb55b55cc929a976c
PiperOrigin-RevId: 295009079 Change-Id: Ibbbaf5cb253940e6b0d3719087fbf75ad6e44cfe
This commit is contained in:
parent
a15fe8f606
commit
4c4d5b7078
@ -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…
x
Reference in New Issue
Block a user