Searched defs:nnType (Results 1 – 4 of 4) sorted by relevance
125 TfLiteStatus AddScalarTensor(T value, OH_NN_DataType nnType, OH_NN_TensorType nnTensorType) in AddScalarTensor()148 TfLiteStatus AddVectorTensor(const T* values, int32_t numValues, OH_NN_DataType nnType, in AddVectorTensor()
125 …nvertType(TfLiteContext* context, int32_t tensorIndex, int32_t tensorFlags, OH_NN_DataType& nnType) in ConvertType()
193 OH_NN_DataType nnType {OH_NN_FLOAT32}; in AddQuantizeParams() local432 OH_NN_DataType nnType {OH_NN_UNKNOWN}; in ConstructNNTensor() local
296 OH_NN_DataType nnType {OH_NN_UNKNOWN}; in ConvertTensorTypeToNn() local