Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/transforms/
Dlhlo_legalize_to_affine.cc136 ArrayRef<int64_t> operandShape = operandType.getShape(); in matchAndRewrite() local
/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/IR/
Dhlo_ops.cc990 auto operandShape = operandType.getShape(); in Verify() local
1243 auto operandShape = operandType.getShape(); in Verify() local
/external/android-nn-driver/
DConversionUtils.hpp2058 armnn::TensorShape operandShape = GetTensorShapeForOperand(*operand); in ConvertConcatenation() local