XJDKC edited a comment on pull request #697: URL: https://github.com/apache/singa/pull/697#issuecomment-637235955
Summary: * set hx.creator and cx.creator to None. (Still can't use the graph to train correctly but can be executed normally) * create ReLU and Loss layer instances, update conv and linear layers to include an argument for activation. * remove set_attribute function, just copy the initial value from tensor directly. Raise warning in \_\_setattr\_\_ when the types do not match * remove on_device function, get device info from input tensors ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
