Searched refs:TPUBridge (Results 1 – 3 of 3) sorted by relevance
28 tensorflow::Status TPUBridge(ModuleOp module, bool enable_logging);
156 tensorflow::Status TPUBridge(ModuleOp module, bool enable_logging) { in TPUBridge() function
136 mlir::TFTPU::TPUBridge(module, /*enable_logging=*/VLOG_IS_ON(1))); in Run()