Searched defs:AddOperation (Results 1 – 3 of 3) sorted by relevance
97 OH_NN_ReturnCode NNRtTest::AddOperation(OH_NN_OperationType opType, in AddOperation() function in OHOS::NeuralNetworkRuntime::SystemTest::NNRtTest
139 inline void AddOperation(const RdbPredicateOperator op, const std::string& field, in AddOperation() function144 inline void AddOperation(const RdbPredicateOperator op, const std::string& field, in AddOperation() function
331 OH_NN_ReturnCode InnerModel::AddOperation(OH_NN_OperationType opType, const OH_NN_UInt32Array& para… in AddOperation() function in OHOS::NeuralNetworkRuntime::InnerModel