Home
last modified time | relevance | path

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

/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/deqp/modules/gles31/functional/
Des31fShaderAtomicOpTests.cpp96 …se (Context& context, const char* name, const char* funcName, AtomicOperandType operandType, DataT… in ShaderAtomicOpCase()
258 …ShaderAtomicAddCase (Context& context, const char* name, AtomicOperandType operandType, DataType t… in ShaderAtomicAddCase()
412 …ShaderAtomicMinCase (Context& context, const char* name, AtomicOperandType operandType, DataType t… in ShaderAtomicMinCase()
493 …ShaderAtomicMaxCase (Context& context, const char* name, AtomicOperandType operandType, DataType t… in ShaderAtomicMaxCase()
575 …ShaderAtomicAndCase (Context& context, const char* name, AtomicOperandType operandType, DataType t… in ShaderAtomicAndCase()
651 …ShaderAtomicOrCase (Context& context, const char* name, AtomicOperandType operandType, DataType ty… in ShaderAtomicOrCase()
722 …ShaderAtomicXorCase (Context& context, const char* name, AtomicOperandType operandType, DataType t… in ShaderAtomicXorCase()
806 …ShaderAtomicExchangeCase (Context& context, const char* name, AtomicOperandType operandType, DataT… in ShaderAtomicExchangeCase()
891 …ShaderAtomicCompSwapCase (Context& context, const char* name, AtomicOperandType operandType, DataT… in ShaderAtomicCompSwapCase()
1087 …micOpTests::ShaderAtomicOpTests (Context& context, const char* name, AtomicOperandType operandType) in ShaderAtomicOpTests()
[all …]
/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/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/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.cpp1544 const Type& operandType = arguments[0]->type(); in writeSpecialIntrinsic() local
2685 const Type& operandType, SpvId lhs, in writeBinaryOperation()
2699 SpvId SPIRVCodeGenerator::foldToBool(SpvId id, const Type& operandType, SpvOp op, in foldToBool()
2709 SpvId SPIRVCodeGenerator::writeMatrixComparison(const Type& operandType, SpvId lhs, SpvId rhs, in writeMatrixComparison()
2741 SpvId SPIRVCodeGenerator::writeComponentwiseMatrixUnary(const Type& operandType, in writeComponentwiseMatrixUnary()
2762 SpvId SPIRVCodeGenerator::writeComponentwiseMatrixBinary(const Type& operandType, SpvId lhs, in writeComponentwiseMatrixBinary()
2823 const Type* operandType; in writeBinaryExpression() local
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c249 unsigned operandType; member
578 unsigned operandType, unsigned index) in check_register_index()
3537 VGPU10_OPERAND_TYPE operandType, in emit_input_declaration()
4119 unsigned operandType, VGPU10_SYSTEM_NAME name, in emit_tesslevel_declaration()
4817 unsigned opcodeType, operandType; in emit_gs_input_declarations() local
4886 VGPU10_OPERAND_TYPE operandType = VGPU10_OPERAND_TYPE_INPUT; in emit_tcs_input_declarations() local
5052 VGPU10_OPERAND_TYPE operandType; in emit_tes_input_declarations() local
/external/tensorflow/tensorflow/lite/nnapi/sl/public/
DNeuralNetworksSupportLibraryImpl.h71 int32_t operandType; member
/external/angle/src/compiler/translator/spirv/
DOutputSPIRV.cpp3145 const TType &operandType = operand->getType(); in createCompare() local
3216 const TType &operandType = node->getChildNode(0)->getAsTyped()->getType(); in createAtomicBuiltIn() local
4541 const TType &operandType, in createCompareImpl()
/external/mesa3d/src/gallium/drivers/svga/include/
DVGPU10ShaderTokens.h713 unsigned int operandType : 8; /* VGPU10_OPERAND_TYPE */ member