Fix function description for CreateTPUBridgePipeline (NFC).

The last description line was accidentally removed when the v1 pipeline was added.

PiperOrigin-RevId: 329842158
Change-Id: Ied3953e55bc6523d823d75b271a648ce0a549c39
This commit is contained in:
Andy Ly 2020-09-02 20:28:05 -07:00 committed by TensorFlower Gardener
parent a042174977
commit 03b2e0b612

View File

@ -337,6 +337,7 @@ std::unique_ptr<OperationPass<ModuleOp>>
CreateTPUExtractOutsideCompilationPass();
// Populates the supplied passmanager with the passes required to run the
// bridge.
void CreateTPUBridgePipeline(OpPassManager& pm);
// Populates the supplied passmanager with the passes required to run the