Home
last modified time | relevance | path

Searched defs:dataType (Results 1 – 16 of 16) sorted by relevance

/test/xts/acts/ai/nncore/nncoretest/src/
DHdiTensorDescTest.cpp105 int dataType = static_cast<int>(OH_NN_FLOAT64)+1; variable
119 OH_NN_DataType dataType; variable
132 OH_NN_DataType dataType = OH_NN_UNKNOWN; variable
/test/ostest/wukong/report/src/
Ddata_unit.cpp22 ErrCode DataUnit::AddData(std::string key, std::string value, DataType dataType) in AddData()
/test/xts/acts/ai/nncore/opstest/src/
Dnncore_utils.cpp28 NN_TensorDesc* createTensorDesc(const int32_t* shape, size_t shapeNum, OH_NN_DataType dataType, OH_… in createTensorDesc()
Dconstant_of_shape_test.cpp36 …OHNNOperandTest dataType = {OH_NN_INT64, OH_NN_CONSTANT_OF_SHAPE_DATA_TYPE, {1}, dataTypeValue, si… member
55 …OHNNOperandTest dataType = {OH_NN_INT64, OH_NN_CONSTANT_OF_SHAPE_DATA_TYPE, {1}, dataTypeValue, si… member
/test/xts/acts/ai/neural_network_runtime/neural_network_core/entry/src/main/cpp/
DNeuralNetworkTensorTypeTest.cpp193 NN_TensorDesc *createTensorDesc(const int32_t *shape, size_t shapeNum, OH_NN_DataType dataType, OH_… in createTensorDesc()
DNeuralNetworkRuntimeTypeTest.cpp178 OH_NN_DataType dataType = GetDataTypeByName(dataTypeName); in NNDataTypeCommonTest() local
DNeuralNetworkCoreTest.cpp165 OH_NN_DataType dataType; in NNTensorDesc_GetDataTypeA() local
176 OH_NN_DataType dataType; in NNTensorDesc_GetDataTypeB() local
/test/xts/acts/ai/nncore/opstest/include/
Dnncore_utils.h30 OH_NN_DataType dataType; member
/test/xts/acts/security/cryptoFramework/js_api_test_one/entry/src/ohosTest/js/test/utils/asymmetric/
DpublicAsymmetricPromise.js346 async function signAndVerifyNormalProcessDataException(asyAlgoName, signVerifyAlgoName, dataType) { argument
/test/xts/acts/ai/neural_network_runtime/v2_0/common/
Dnnrt_utils.h32 OH_NN_DataType dataType; member
/test/xts/acts/ai/neural_network_runtime/v1_0/common/
Dnnrt_utils.h32 OH_NN_DataType dataType; member
/test/xts/acts/ai/nncore/e2etest/src/
DEndToEndTest.cpp125 OH_NN_DataType dataType(OH_NN_FLOAT32); in SetInputData() local
/test/xts/acts/ai/nncore/common/
Dnncore_utils.h32 OH_NN_DataType dataType; member
Dnncore_utils.cpp29 NN_TensorDesc* createTensorDesc(const int32_t* shape, size_t shapeNum, OH_NN_DataType dataType, OH_… in createTensorDesc()
/test/xts/acts/multimedia/photoAccess/photoAccess/entry/src/main/cpp/
Dmain.cpp660 … NapiMediaAssetDataHandler(napi_env env, napi_ref jsMediaAssetDataHandler, ReturnDataType dataType) in NapiMediaAssetDataHandler()
/test/xts/acts/ai/nnrtndk/entry/src/main/cpp/
Dnnrtndk.cpp40 OH_NN_DataType dataType; member