Home
last modified time | relevance | path

Searched defs:numValues (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/delegates/nnrt_delegate/
H A Dnnrt_op_builder.h85 …TfLiteStatus AddVectorInt32Tensor(const int32_t* values, uint32_t numValues, OH_NN_TensorType nnTe… in AddVectorInt32Tensor()
89 …TfLiteStatus AddVectorInt64Tensor(const int64_t* values, uint32_t numValues, OH_NN_TensorType nnTe… in AddVectorInt64Tensor()
93 …TfLiteStatus AddVectorFloat32Tensor(const float* values, uint32_t numValues, OH_NN_TensorType nnTe… in AddVectorFloat32Tensor()
148 TfLiteStatus AddVectorTensor(const T* values, int32_t numValues, OH_NN_DataType nnType, in AddVectorTensor()
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/
H A Ddsched_continue_event.cpp77 …int32_t *numValues[] = { &version_, &serviceType_, &subServiceType_, &continueByType_, &sourceMiss… in Unmarshal() local
489 int32_t *numValues[] = { in UnmarshalCallerInfo() local
658 int32_t *numValues[] = { in Unmarshal() local