Home
last modified time | relevance | path

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

1234

/aosp_15_r20/system/tools/hidl/
DEnumType.cpp246 const ScalarType *scalarType = mStorageType->resolveToScalarType(); in emitReaderWriter() local
297 const ScalarType *scalarType = mStorageType->resolveToScalarType(); in emitTypeDeclarations() local
344 const ScalarType* scalarType = mStorageType->resolveToScalarType(); in emitTypeForwardDeclaration() local
381 const ScalarType *scalarType = mStorageType->resolveToScalarType(); in emitEnumBitwiseOperator() local
425 const ScalarType *scalarType = mStorageType->resolveToScalarType(); in emitBitFieldBitwiseAssignmentOperator() local
474 const ScalarType *scalarType = mStorageType->resolveToScalarType(); in emitPackageTypeHeaderDefinitions() local
530 const ScalarType *scalarType = mStorageType->resolveToScalarType(); in emitJavaTypeDeclarations() local
605 const ScalarType *scalarType = mStorageType->resolveToScalarType(); in emitVtsTypeDeclarations() local
727 const ScalarType *scalarType = mStorageType->resolveToScalarType(); in emitExportedHeader() local
/aosp_15_r20/external/pytorch/torch/csrc/utils/
H A Dtensor_apply.cpp33 ScalarType scalarType, in recursive_apply()
71 auto scalarType = self.scalar_type(); in apply_() local
90 auto scalarType = self.scalar_type(); in map_() local
121 auto scalarType = self.scalar_type(); in map2_() local
H A Dpython_scalars.h26 inline void store_scalar(void* data, at::ScalarType scalarType, PyObject* obj) { in store_scalar()
103 inline PyObject* load_scalar(const void* data, at::ScalarType scalarType) { in load_scalar()
H A Dout_types.cpp9 std::optional<at::ScalarType> scalarType, in check_out_type_matches()
H A Dtensor_dtypes.cpp22 for (at::ScalarType scalarType : all_scalar_types) { in initializeDtypes() local
H A Dtensor_list.cpp19 ScalarType scalarType, in recursive_to_list()
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/
DTestTrivialModel.cpp71 OperandType scalarType(Type::INT32, {}); in CreateAddTwoTensorModel() local
86 OperandType scalarType(Type::INT32, {}); in CreateAddThreeTensorModel() local
286 OperandType scalarType(Type::INT32, {}); in TEST_F() local
315 OperandType scalarType(Type::INT32, {}); in TEST_F() local
DTestMemory.cpp66 WrapperOperandType scalarType(WrapperType::INT32, {}); in TEST_F() local
129 WrapperOperandType scalarType(WrapperType::INT32, {}); in TEST_F() local
DTestTelemetry.cpp53 OperandType scalarType(Type::INT32, {}); in TEST_F() local
/aosp_15_r20/external/pytorch/torch/csrc/
H A DDynamicTypes.cpp30 void registerDtypeObject(THPDtype* dtype, at::ScalarType scalarType) { in registerDtypeObject()
38 THPDtype* getTHPDtype(at::ScalarType scalarType) { in getTHPDtype()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
H A DvktTransformFeedbackFuzzLayoutCase.cpp460 const glu::DataType scalarType = glu::getDataTypeScalarType(entry.type); in createMask() local
643 const glu::DataType scalarType = glu::getDataTypeScalarType(elemBasicType); in computeXfbLayout() local
918 const glu::DataType scalarType = glu::getDataTypeScalarType(entry.type); in generateValue() local
1239 const glu::DataType scalarType = glu::getDataTypeScalarType(entry.type); in generateValueSrc() local
1319 const glu::DataType scalarType = glu::getDataTypeScalarType(entry.type); in writeMatrixTypeSrc() local
1349 const glu::DataType scalarType = glu::getDataTypeScalarType(entry.type); in writeMatrixTypeSrc() local
1866 const glu::DataType scalarType = glu::getDataTypeScalarType(entry.type); in validateValue() local
/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DProcessGroupGloo.cpp897 const auto& scalarType = tensor.scalar_type(); in broadcast() local
1043 const auto& scalarType = tensors[0].scalar_type(); in allreduce() local
1650 const auto& scalarType = tensors[0].scalar_type(); in reduce() local
1824 const auto& scalarType = inputs[0].scalar_type(); in allgather() local
2098 const auto& scalarType = input_list[0].scalar_type(); in allgather_coalesced() local
2241 const auto scalarType = inputs[0].scalar_type(); in gather() local
2447 const auto scalarType = outputs[0].scalar_type(); in scatter() local
2642 const auto scalarType = outputTensor.scalar_type(); in alltoall() local
/aosp_15_r20/external/pytorch/torch/csrc/tensor/
H A Dpython_tensor.cpp217 static std::string get_name(Backend backend, ScalarType scalarType) { in get_name()
241 ScalarType scalarType) { in set_type()
/aosp_15_r20/packages/modules/NeuralNetworks/common/types/operations/src/
DElu.cpp34 auto scalarType = in validate() local
DResizeImageOps.cpp38 auto scalarType = context->getInputType(kOutputHeightParamScalar); in validate() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/mobile/
H A Dregister_ops_common_utils.h20 std::optional<at::ScalarType> scalarType, in to_dispatch()
/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dexternal_functions.h66 c10::ScalarType scalarType; member
/aosp_15_r20/external/skia/src/sksl/ir/
H A DSkSLConstructorArrayCast.cpp26 const Type& scalarType = destType.componentType(); in cast_constant_array() local
H A DSkSLConstructorCompoundCast.cpp29 const Type& scalarType = destType.componentType(); in cast_constant_composite() local
/aosp_15_r20/external/pytorch/tools/autograd/templates/
H A Dpython_nn_functions.cpp51 auto& scalarType = std::get<1>(parsed); in THPVariable__parse_to() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ssbo/
H A DvktSSBOLayoutCase.cpp788 const glu::DataType scalarType = glu::getDataTypeScalarType(entry.type); in generateValue() local
1139 const glu::DataType scalarType = glu::getDataTypeScalarType(basicType); in generateImmScalarVectorSrc() local
1601 glu::DataType scalarType = glu::getDataTypeScalarType(dstEntry.type); in copyBufferVarData() local
1766 bool compareComponents(glu::DataType scalarType, const void *ref, const void *res, int numComps) in compareComponents()
1820 const glu::DataType scalarType = glu::getDataTypeScalarType(refEntry.type); in compareBufferVarData() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderCommonFunctionTests.cpp170 const glu::DataType scalarType = glu::getDataTypeScalarType(type); in getComponentByteSize() local
316 const glu::DataType scalarType = glu::getDataTypeScalarType(basicType); in operator <<() local
369 for (const auto scalarType : scalarTypes) in addFunctionCases() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineSpecConstantTests.cpp2093 const glu::DataType scalarType = glu::getDataTypeScalarType(type); in makeMatrixVectorCompositeCaseDefinition() local
2153 const glu::DataType scalarType = glu::getDataTypeScalarType(elemType); in makeArrayCompositeCaseDefinition() local
2192 const glu::DataType scalarType = glu::getDataTypeScalarType(memberType); in makeStructCompositeCaseDefinition() local
/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A DDeprecatedTypeProperties.h49 ScalarType scalarType() const { in scalarType() function
/aosp_15_r20/external/pytorch/torch/csrc/lazy/ts_backend/
H A Dts_lowering_context.cpp66 auto scalarType = ts_data->scalar.value().type(); in GetParameter() local

1234