Installation
Application
API References
RELEASE NOTES
Evaluate the model during training.
model (Model) – A testing network.
eval_ds (Dataset) – Dataset to evaluate the model.
eval_interval (int) – Specifies how many epochs to train before evaluating.
Ascend
Evaluate the model at the end of epoch.
run_context (RunContext) – Context of the train running.