Home
last modified time | relevance | path

Searched defs:operandType (Results 1 – 25 of 27) sorted by relevance

12

/external/android-nn-driver/test/
DDriverTestHelpers.hpp247 HalOperandType operandType = HalOperandType::TENSOR_FLOAT32, in AddInputOperand()
274 HalOperandType operandType = HalOperandType::TENSOR_FLOAT32, in AddOutputOperand()
348 armnn_driver::hal_1_3::HalPolicy::OperandType operandType = in AddInputOperand()
374 armnn_driver::hal_1_3::HalPolicy::OperandType operandType = in AddOutputOperand()
420 HalOperandType operandType = HalOperandType::TENSOR_FLOAT32, in AddTensorOperand()
468 HalOperandType operandType = HalPolicy::OperandType::TENSOR_FLOAT32, in AddTensorOperand()
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/include/mlir-hlo/utils/
Dlhlo_utils.h59 Type operandType = std::get<0>(it.value()); in verifyAllReduce() local
/external/deqp/modules/gles31/functional/
Des31fShaderAtomicOpTests.cpp99AtomicOperandType operandType, DataType type, Precision precision, in ShaderAtomicOpCase()
264 …ShaderAtomicAddCase(Context &context, const char *name, AtomicOperandType operandType, DataType ty… in ShaderAtomicAddCase()
426 …ShaderAtomicMinCase(Context &context, const char *name, AtomicOperandType operandType, DataType ty… in ShaderAtomicMinCase()
509 …ShaderAtomicMaxCase(Context &context, const char *name, AtomicOperandType operandType, DataType ty… in ShaderAtomicMaxCase()
593 …ShaderAtomicAndCase(Context &context, const char *name, AtomicOperandType operandType, DataType ty… in ShaderAtomicAndCase()
673 …ShaderAtomicOrCase(Context &context, const char *name, AtomicOperandType operandType, DataType typ… in ShaderAtomicOrCase()
748 …ShaderAtomicXorCase(Context &context, const char *name, AtomicOperandType operandType, DataType ty… in ShaderAtomicXorCase()
835 …ShaderAtomicExchangeCase(Context &context, const char *name, AtomicOperandType operandType, DataTy… in ShaderAtomicExchangeCase()
923 …apCase::ShaderAtomicCompSwapCase(Context &context, const char *name, AtomicOperandType operandType, in ShaderAtomicCompSwapCase()
1126 …omicOpTests::ShaderAtomicOpTests(Context &context, const char *name, AtomicOperandType operandType) in ShaderAtomicOpTests()
[all …]
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/transforms/
Dunfuse_batch_norm.cc170 auto operandType = operand.getType().cast<RankedTensorType>(); in createReduce() local
200 RankedTensorType operandType, Value scale, in calculateReduceSize()
254 auto operandType = bnOp.operand().getType().dyn_cast<RankedTensorType>(); in matchAndRewrite() local
Dmaterialize_broadcasts.cc39 auto operandType = op.operand().getType().dyn_cast<RankedTensorType>(); in matchAndRewrite() local
Dlegalize_einsum_to_dot_general.cc76 SmallVector<int64_t> &dotResultShape) { in matchAndRewrite()
Dlegalize_mhlo_to_thlo.cc190 auto operandType = op.operand().getType().dyn_cast<RankedTensorType>(); in matchAndRewrite() local
Dhlo_legalize_to_memref.cc229 auto operandType = operand.getType().cast<MemRefType>(); in insertDynamicMemrefCastOp() local
Dhlo_legalize_to_lhlo.cc120 auto operandType = operand.getType().dyn_cast<MemRefType>(); in convertResults() local
Dlegalize_to_linalg.cc685 auto operandType = in getIndexingMaps() local
734 auto operandType = operand.getType().dyn_cast<RankedTensorType>(); in matchAndRewrite() local
931 auto operandType = operand.getType().cast<ShapedType>(); in matchAndRewrite() local
1313 auto operandType = adaptor.operand().getType().dyn_cast<RankedTensorType>(); in matchAndRewrite() local
1798 auto operandType = adaptor.operand().getType().cast<ShapedType>(); in matchAndRewrite() local
Dchlo_legalize_to_hlo.cc1396 auto operandType = op.operand().getType().cast<RankedTensorType>(); in matchAndRewrite() local
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/stablehlo/dialect/
DStablehloOps.cpp603 auto operandType = std::get<0>(it).cast<ShapedType>(); in verifyReduceScatter() local
644 auto operandType = operand().getType().cast<TensorType>(); in verify() local
1212 auto operandType = adaptor.operand().getType().cast<TensorType>(); in inferReturnTypeComponents() local
2180 auto operandType = getOperand().getType().cast<TupleType>(); in verify() local
2225 Type operandType = adaptor.operand().getType(); in inferReturnTypeComponents() local
2273 auto operandType = operand().getType().dyn_cast<RankedTensorType>(); in verify() local
2326 auto operandType = operand().getType().cast<RankedTensorType>(); in verify() local
2371 auto operandType = operand().getType().cast<RankedTensorType>(); in verify() local
2412 auto operandType = operand().getType().cast<RankedTensorType>(); in verify() local
2449 auto operandType = operands[0].getType().dyn_cast<RankedTensorType>(); in reifyReturnTypeShapes() local
[all …]
DChloOps.cpp354 Type operandType = op.operand().getType(); in inferReturnTypeComponents() local
/external/android-nn-driver/
DUtils.cpp632 bool isQuantizedOperand(const V1_0::OperandType& operandType) in isQuantizedOperand()
645 bool isQuantizedOperand(const V1_2::OperandType& operandType) in isQuantizedOperand()
662 bool isQuantizedOperand(const V1_3::OperandType& operandType) in isQuantizedOperand()
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/IR/
Dhlo_ops.cc639 auto operandType = operand().getType().cast<TensorType>(); in verify() local
1249 auto operandType = adaptor.operand().getType().cast<TensorType>(); in inferReturnTypeComponents() local
1353 RankedTensorType operandType = in matchAndRewrite() local
2650 auto operandType = getOperand().getType().cast<TupleType>(); in verify() local
2742 Type operandType = adaptor.operand().getType(); in inferReturnTypeComponents() local
2790 auto operandType = operand().getType().dyn_cast<RankedTensorType>(); in verify() local
2843 auto operandType = operand().getType().cast<RankedTensorType>(); in verify() local
2888 auto operandType = operand().getType().cast<RankedTensorType>(); in verify() local
2929 auto operandType = operand().getType().cast<RankedTensorType>(); in verify() local
2966 auto operandType = operands[0].getType().dyn_cast<RankedTensorType>(); in reifyReturnTypeShapes() local
[all …]
Dhlo_ops_common.cc67 auto operandType = std::get<0>(it).cast<ShapedType>(); in verifyReduceScatter() local
Dchlo_ops.cc381 Type operandType = op.operand().getType(); in inferReturnTypeComponents() local
/external/executorch/backends/mediatek/runtime/
DNeuronExecutor.cpp62 int32_t operandType = 0; in LoadFromCompiledNetwork() local
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/lhlo/IR/
Dlhlo_ops.cc101 auto operandType = getElementTypeOrSelf(op.getInput().getType()); in verify() local
276 auto operandType = op.getOperand().getType().dyn_cast<ShapedType>(); in verify() local
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/lhlo/transforms/
Dlhlo_legalize_to_affine.cc137 MemRefType operandType = operand.getType().cast<MemRefType>(); in matchAndRewrite() local
250 MemRefType operandType = operand.getType().cast<MemRefType>(); in matchAndRewrite() local
483 auto operandType = operand.getType().dyn_cast<ShapedType>(); in matchAndRewrite() local
/external/armnn/shim/sl/canonical/
DCanonicalUtils.cpp505 bool isQuantizedOperand(const OperandType& operandType) in isQuantizedOperand()
/external/skia/src/sksl/codegen/
DSkSLSPIRVCodeGenerator.cpp2308 const Type& operandType = arguments[0]->type(); in writeSpecialIntrinsic() local
3634 SpvId SPIRVCodeGenerator::writeBinaryOperation(const Type& resultType, const Type& operandType, in writeBinaryOperation()
3654 const Type& operandType, in writeBinaryOperationComponentwiseIfMatrix()
3664 SpvId SPIRVCodeGenerator::writeBinaryOperation(const Type& resultType, const Type& operandType, in writeBinaryOperation()
3672 SpvId SPIRVCodeGenerator::foldToBool(SpvId id, const Type& operandType, SpvOp op, in foldToBool()
3682 SpvId SPIRVCodeGenerator::writeMatrixComparison(const Type& operandType, SpvId lhs, SpvId rhs, in writeMatrixComparison()
3714 SpvId SPIRVCodeGenerator::writeComponentwiseMatrixUnary(const Type& operandType, in writeComponentwiseMatrixUnary()
3733 SpvId SPIRVCodeGenerator::writeComponentwiseMatrixBinary(const Type& operandType, SpvId lhs, in writeComponentwiseMatrixBinary()
3836 const Type* operandType; in writeBinaryExpression() local
/external/tensorflow/tensorflow/lite/nnapi/sl/public/
DNeuralNetworksSupportLibraryImpl.h71 int32_t operandType; member
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c273 unsigned operandType; member
636 unsigned operandType, unsigned index) in check_register_index()
3846 VGPU10_OPERAND_TYPE operandType, in emit_input_declaration()
4428 unsigned operandType, VGPU10_SYSTEM_NAME name, in emit_tesslevel_declaration()
5199 unsigned opcodeType, operandType; in emit_gs_input_declarations() local
5267 VGPU10_OPERAND_TYPE operandType = VGPU10_OPERAND_TYPE_INPUT; in emit_tcs_input_declarations() local
5409 VGPU10_OPERAND_TYPE operandType; in emit_tes_input_declarations() local
/external/angle/src/compiler/translator/spirv/
DOutputSPIRV.cpp3106 const TType &operandType = operand->getType(); in createCompare() local
3177 const TType &operandType = node->getChildNode(0)->getAsTyped()->getType(); in createAtomicBuiltIn() local
4485 const TType &operandType, in createCompareImpl()

12