Searched defs:createReshapeOp (Results 1 – 2 of 2) sorted by relevance
64 TF::ReshapeOp ConvertTFBatchMatMulOp<BatchMatMulOpType>::createReshapeOp( in createReshapeOp() function in mlir::TF::ConvertTFBatchMatMulOp
71 TF::ReshapeOp createReshapeOp(Value value, ArrayRef<int64_t> shape, in createReshapeOp() function