ndarray
autograd
loss
ParameterDict.
reset_ctx
Re-assign all Parameters to other contexts.
ctx (Context or list of Context, default context.current_context().) – Assign Parameter to given context. If ctx is a list of Context, a copy will be made for each context.
context.current_context()