Home
last modified time | relevance | path

Searched refs:RunBridgeWithStandardPipeline (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dbridge.h51 tensorflow::Status RunBridgeWithStandardPipeline(ModuleOp module,
Dbridge.cc273 tensorflow::Status RunBridgeWithStandardPipeline(ModuleOp module, in RunBridgeWithStandardPipeline() function
/external/tensorflow/tensorflow/compiler/tf2xla/
Dmlir_tf2xla.cc159 TF_RETURN_IF_ERROR(mlir::TF::RunBridgeWithStandardPipeline( in ConvertGraphDefToXlaViaMlir()