Home
last modified time | relevance | path

Searched refs:CreateTPUVariableRuntimeReformattingPass (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dbridge.cc190 pm.addPass(CreateTPUVariableRuntimeReformattingPass()); in CreateTPUBridgePipelineImpl()
H A Dpasses.h490 CreateTPUVariableRuntimeReformattingPass();
H A Dtpu_variable_runtime_reformatting.cc499 CreateTPUVariableRuntimeReformattingPass() { in CreateTPUVariableRuntimeReformattingPass() function
H A Dtf_passes.td185 let constructor = "TFTPU::CreateTPUVariableRuntimeReformattingPass()";