Home
last modified time | relevance | path

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

/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 nnTensorType) in AddVectorInt32Tensor() argument
89 TfLiteStatus AddVectorInt64Tensor(const int64_t* values, uint32_t numValues, OH_NN_TensorType nnTensorType) in AddVectorInt64Tensor() argument
93 TfLiteStatus AddVectorFloat32Tensor(const float* values, uint32_t numValues, OH_NN_TensorType nnTensorType) in AddVectorFloat32Tensor() argument
148 TfLiteStatus AddVectorTensor(const T* values, int32_t numValues, OH_NN_DataType nnType, in AddVectorTensor() argument
/foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/
H A Ddsched_continue_event.cpp77 int32_t *numValues[] = { &version_, &serviceType_, &subServiceType_, &continueByType_, &sourceMissionId_, in Unmarshal() local
489 int32_t *numValues[] = { in UnmarshalCallerInfo() local
658 int32_t *numValues[] = { in Unmarshal() local

Completed in 2 milliseconds