Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support sgd & dot & embedding with rsp #75

Merged
merged 1 commit into from
Jun 10, 2017
Merged

Commits on Jun 9, 2017

  1. draft for sgd rsp rsp

    support sgd(rsp, rsp)
    
    support dot(csr, rsp) when rsp is full
    
    add ref to const ndarray params
    
    support sparse embedding with rsp weight'
    
    fix lint
    
    modify embedding backward to produce dense grad
    
    remove invalid_rid for rsp->dns
    
    remove previous embedding op changes
    
    pass sparse embedding test
    
    add STORAGE_TYPE_ASSIGN_CHECK
    
    remove backward storage infer
    eric-haibin-lin committed Jun 9, 2017
    Configuration menu
    Copy the full SHA
    d1ca7b6 View commit details
    Browse the repository at this point in the history