Searched refs:TPUBridge (Results 1 – 5 of 5) sorted by relevance
31 tensorflow::Status TPUBridge(ModuleOp module, bool enable_logging,
227 tensorflow::Status TPUBridge(ModuleOp module, bool enable_logging, in TPUBridge() function
17 // TPUBridge.
92 mlir::TFTPU::TPUBridge(module, /*enable_logging=*/VLOG_IS_ON(1))); in ConvertTfMlirToBef()
261 return mlir::TFTPU::TPUBridge(module, /*enable_logging=*/VLOG_IS_ON(1), in Run()