Home
last modified time | relevance | path

Searched defs:Transpose2D (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/benchmarks/
H A Dtranspose_op_benchmark.cc50 static std::string Transpose2D() { return llvm::formatv(mlir_2d_input); } in Transpose2D() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/utils/
H A Dlstm_utils.cc112 Value Transpose2D(OpBuilder* builder, Value value_to_transpose, in Transpose2D() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
H A Doptimized_ops.h7109 inline void Transpose2D(const RuntimeShape& input_shape, const T* input_data, in Transpose2D() function
7205 inline void Transpose2D(const RuntimeShape& input_shape, in Transpose2D() function