Home
last modified time | relevance | path

Searched refs:update_weights (Results 1 - 1 of 1) sorted by relevance

/third_party/mindspore/test/unittest/
H A Dmindspore_unit_test.cpp619 OH_AI_TensorHandleArray update_weights = {1, vec_inputs.data()}; in HWTEST() local
620 status = OH_AI_ModelUpdateWeights(model, update_weights); in HWTEST()
678 OH_AI_TensorHandleArray update_weights = {1, vec_inputs.data()}; in HWTEST() local
679 status = OH_AI_ModelUpdateWeights(model, update_weights); in HWTEST()

Completed in 2 milliseconds