Home
last modified time | relevance | path

Searched refs:IsOpParameter (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dnn_tensor.h79 bool IsOpParameter() const;
H A Dnn_tensor.cpp482 bool NNTensor::IsOpParameter() const in IsOpParameter() function in OHOS::NeuralNetworkRuntime::NNTensor
H A Dinner_model.cpp622 if (nnTensor->IsOpParameter()) { in AddTensorsToLiteGraph()