H A D | nnrt_op_builder.cpp | 326 TfLiteStatus NnrtOpBuilder::AddTensor(int32_t tensorIndex, int32_t builtinCode, std::vector<uint32_… in AddTensor() function in tflite::delegate::nnrt::NnrtOpBuilder 342 TF_LITE_ENSURE_STATUS(AddTensor(tensorIndex, builtinCode, tensorFlags, nnTensorIndex)); in AddTensor() 349 TfLiteStatus NnrtOpBuilder::AddTensor(int32_t tensorIndex, int32_t builtinCode, int32_t tensorFlags, in AddTensor() function in tflite::delegate::nnrt::NnrtOpBuilder
|