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

update #6

Merged
merged 15 commits into from
May 26, 2021
Merged

update #6

merged 15 commits into from
May 26, 2021

Commits on May 25, 2021

  1. Configuration menu
    Copy the full SHA
    9f6e5fd View commit details
    Browse the repository at this point in the history
  2. fix hogwild_worker init_place bug (#33078)

    * fix hogwild_worker dev_ctx place bug; test=develop
    danleifeng authored May 25, 2021
    Configuration menu
    Copy the full SHA
    88dfb30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc72ffa View commit details
    Browse the repository at this point in the history
  4. add async save for sparse table (#33072)

    * add async save for sparse table
    * add load profiler for sparse table
    * add load info for sparse table
    seiriosPlus authored May 25, 2021
    Configuration menu
    Copy the full SHA
    ac3603b View commit details
    Browse the repository at this point in the history
  5. [Other] SparseShardingMerge Tool (#32887)

    * fix save/load with unexpected value
    * fix save and user interface
    * add save sparse sharding to selected rows
    seiriosPlus authored May 25, 2021
    Configuration menu
    Copy the full SHA
    09bc0f5 View commit details
    Browse the repository at this point in the history
  6. 禁止在低版本TRT中使用strides>1的conv (#32997)

    * revert elementwise and disable trt conv if strides > 1
    
    * strides check
    
    * remove useless var
    
    * comments
    b3602sss authored May 25, 2021
    Configuration menu
    Copy the full SHA
    c294cca View commit details
    Browse the repository at this point in the history
  7. add the op def proto, test=develop (#33098)

    * add the op def proto, test=develop
    
    * add while.pbtxt
    Shixiaowei02 authored May 25, 2021
    Configuration menu
    Copy the full SHA
    3a7b9ed View commit details
    Browse the repository at this point in the history
  8. modify complex template for elementwise ops (#33071)

    * modify complex template for elementwise ops
    
    * modify mul, div grad struct
    
    * add complex template for CudaShuffleDownSync CudaShuffleXorSync funcs and fix the bug when delete cuda<9000
    
    * fix shuffle func args bug
    
    * fix shuffle func args bug
    
    * fix shuffle func args bug
    MingMingShangTian authored May 25, 2021
    Configuration menu
    Copy the full SHA
    dbc08d6 View commit details
    Browse the repository at this point in the history
  9. fix utest (#33108)

    ForFishes authored May 25, 2021
    Configuration menu
    Copy the full SHA
    1bb73c6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f91e0f4 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

  1. Fix ninja compilation bug and warning on windows (#32987)

    * fix ninja compilation bug on windows
    
    * polish windows ci
    
    * polish windows ci
    zhwesky2010 authored May 26, 2021
    Configuration menu
    Copy the full SHA
    accf284 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14e8d19 View commit details
    Browse the repository at this point in the history
  3. fix model_benchmark ci (#33093)

    * fix model_benchmark ci
    
    * ADD proto_so
    tianshuo78520a authored May 26, 2021
    Configuration menu
    Copy the full SHA
    009ff61 View commit details
    Browse the repository at this point in the history
  4. Added cast op oneDNN kernel for bf16/fp32 datatypes casting(FWD/BWD) (#…

    …33056)
    
    * added op cast functionality for fp32/bf16
    
    * added newline
    
    * added entries in static mode white list and unity build
    
    * fixed failing tests
    
    * changes after review
    
    * added formatting
    
    * upgraded tests file as reviewer suggested
    
    * changes after review
    
    * minor change
    jakpiase authored May 26, 2021
    Configuration menu
    Copy the full SHA
    a2a45d8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    20b9be6 View commit details
    Browse the repository at this point in the history