Home
last modified time | relevance | path

Searched defs:codegen_transpose (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/benchmarks/
H A Dbenchmark_mlir_function.cc83 bool vectorize, bool codegen_transpose) { in RunJitRtBenchmark()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/jit/python_binding/
H A Dtf_jitrt_executor.cc79 Specialization specialization, bool vectorize, bool codegen_transpose, in Compile()