提交 21e638c9 编写于 作者: D David Majnemer 提交者: TensorFlower Gardener

Automated rollback of commit 7fe36045

PiperOrigin-RevId: 294313888
Change-Id: I34c828ad40d388b60bd61ca1cf0df30d6825a3cd
上级 67becd55
......@@ -310,6 +310,7 @@ Status CpuCompiler::RunHloPassesThroughLayoutAssn(
pass.AddPass<HloConstantFolding>();
pass.AddPass<ConditionalSimplifier>();
}
pipeline.AddPass<DotDecomposer>();
pipeline.AddPass<IndexedArrayAnalysisPrinterPass>();
pipeline.AddPass<TransposeFolding>(
[&](const HloInstruction& dot,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册