Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dunroll_batch_matmul.cc64 TF::ReshapeOp ConvertTFBatchMatMulOp<BatchMatMulOpType>::createReshapeOp( in createReshapeOp() function in mlir::TF::ConvertTFBatchMatMulOp
Deinsum.cc71 TF::ReshapeOp createReshapeOp(Value value, ArrayRef<int64_t> shape, in createReshapeOp() function