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

check conflict #7

Closed
wants to merge 58 commits into from

Commits on Apr 7, 2022

  1. Configuration menu
    Copy the full SHA
    75227c9 View commit details
    Browse the repository at this point in the history
  2. Switch some dy2st UT to eager mode (#41382)

    * Sitch some dy2st UT to eager mode
    
    * Fix test_lstm and remove test_transformer
    
    * Run test_resnet_v2 in old dy mode
    0x45f committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    edbb398 View commit details
    Browse the repository at this point in the history
  3. [Phi] Add unbind yaml and final state api (#41277)

    * add unbind yaml
    
    * fix unittest
    chenwhql committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    5516f18 View commit details
    Browse the repository at this point in the history
  4. Add yaml for matrix rank op (#41466)

    * modify matrix_rank
    
    * add matrix_rank shape
    
    * add matrix_rank shape
    
    * Add yaml for matrix_rank OP
    
    * Add UT
    
    Co-authored-by: zhoujianqian <15205085056@163.com>
    From00 and Zjq9409 committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    c77a263 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8fb8fa4 View commit details
    Browse the repository at this point in the history
  6. [Phi]Add hard_swish/kron/linspace/logit yaml file (#41298)

    * add yaml
    
    * perfect converage
    YuanRisheng committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    90cb337 View commit details
    Browse the repository at this point in the history
  7. Add dist norm yamls (#41424)

    * add dist erfinv gumbel softmax
    
    * fix test gumbel softmax op bug
    
    * try to fix gumbel softmax error
    
    * add label smooth backlist
    phlrain committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    50ddc0b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0d642d3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9714878 View commit details
    Browse the repository at this point in the history
  10. [GPUPS] bind afs wrpper (#41227)

    * afs wrapper
    
    * format
    
    * format
    
    * macro
    Thunderbrook committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    b3bcebb View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. [Phi] Add swish yaml and final state api (#41479)

    * add swish yaml and final state api
    
    * skip mkldnn test
    
    * fix grad mkldnn test
    chenwhql committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    9844aaf View commit details
    Browse the repository at this point in the history
  2. Add conj pixel shuffle yaml (#41499)

    * ad conj flip yaml
    
    * add flip conj pixel shuffle
    phlrain committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    bc88fbb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cd577c View commit details
    Browse the repository at this point in the history
  4. Fix cv2 import error and some issues for lamb (#41500)

    * fix image cv2 import
    
    * fix lamb
    sneaxiy committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    1ed1a97 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    770ce7c View commit details
    Browse the repository at this point in the history
  6. [ROCm] fix dcu error in device event base, test=develop (#41521)

    * [ROCm] fix dcu error in device event base, test=develop
    
    * fix, test=develop
    qili93 committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    14dba63 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f43af27 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    acc25d0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    70036d5 View commit details
    Browse the repository at this point in the history
  10. [Eager]Fix segment_pool/allclose/isclose/scale API bug (#41506)

    * [Eager]Fix segment_pool/allclose/isclose/scale API bug
    
    * fix kernel register problem
    Aurelius84 committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    0a6fe69 View commit details
    Browse the repository at this point in the history
  11. modify unittest of lstm forward, *test=kunlun (#41534)

    * modify unittest of lstm forward, *test=kunlun
    
    * modify unittest of lstm forward, *test=kunlun
    helen88 committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    d4710df View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    09203e4 View commit details
    Browse the repository at this point in the history
  13. [Eager] Remove elementwise add in conv (#41515)

    * remove elementwise add in conv
    
    * use reshape
    chenwhql committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    33abfbe View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fcccb3f View commit details
    Browse the repository at this point in the history
  15. update (#41309)

    lilong12 committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    ab137a8 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c2e1294 View commit details
    Browse the repository at this point in the history
  17. fix group_norm (#41531)

    fix group_norm vectorized address misalignment
    Zjq9409 committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    04a4bdf View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    330582e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b3e7973 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2022

  1. [new-exec] fix bug that no thread is waked up when adding task to thr…

    …eadpool (#41567)
    
    * fix bug that no thread is waked up when adding task to threadpool
    
    * fix typo
    zhiqiu committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    f581f5b View commit details
    Browse the repository at this point in the history
  2. fix cross entropy (#41541)

    sneaxiy committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    0e048fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be11648 View commit details
    Browse the repository at this point in the history
  4. fix_ci_problem3 (#41484)

    * fix_ci_problem3
    
    * support windows no default error
    JiabinYang committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    9cb2287 View commit details
    Browse the repository at this point in the history
  5. Add get profiler from config (#41532)

    * no
    
    * maintain old profiler
    
    * add get profiler from serialization config
    
    * add unit test
    
    * improve coverage
    
    * fix
    
    * Revert "improve coverage"
    
    This reverts commit 4a980bf.
    
    * fix unit
    
    * fix
    
    * fix
    rainyfly committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    e1792a3 View commit details
    Browse the repository at this point in the history
  6. Autotune the workspace_size_limit in conv. (#40338)

    * Using the maximum workspace_size of all alogirhms to limit the workspace size in exhaustive search mode.
    
    * Use the system cudaMalloc and cudaFree to allocate workspace during searching.
    
    * Enable switch of two kind of workspace setting methods.
    
    Co-authored-by: Liu Yiqun <liuyiqun01@baidu.com>
    JamesLim-sy and Xreki committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    b937cdc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    96ced1a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b3b8d34 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9872da0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ff2fba3 View commit details
    Browse the repository at this point in the history
  11. Unittest recover (#41431)

    * update name
    
    * update name
    
    * fix test
    
    * fix fleet bind
    
    * update name
    
    * update name
    
    * fix test
    
    * fix gpups wrapper
    
    * remove Push/Pull/Load/Save with context in client and wrapper base class
    
    * fix
    
    * fix
    
    * remove some interface
    
    * fix
    
    * remove
    
    * code style
    
    * recover
    
    * fix
    
    * remove code unused
    
    * remove some unused table & accessor & CommonDenseTable => MemoryDenseTable
    
    * fix
    
    * fix
    
    * fix
    
    * recover
    
    * remove unused code
    
    * recover unittest
    
    * fix
    
    * remove
    
    * fix
    
    * remove code unuseful
    
    * remove
    
    * fix
    
    * recover
    
    * remove
    
    Co-authored-by: esythan <esythan@126.com>
    zhaocaibei123 and esythan committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    7a07c4a View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2022

  1. add mkldnn int8 pass [step1] (#41579)

    * add mkldnn int8 pass
    
    * add mkldnn int8 pass
    
    * update pass
    baoachun committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    e68da18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a78ca1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c00d869 View commit details
    Browse the repository at this point in the history
  4. [Yaml] Modify api and add unittests for full api final state. (#41437)

    * full api fix
    
    * when out is None, go old dygraph mode
    
    * fix
    
    * add name for buffer
    
    * fix by code review
    
    * fix
    
    * by static check
    2742195759 committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    81c4072 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    91d6f47 View commit details
    Browse the repository at this point in the history
  6. [KP]fix bug when TruncatedNormal cannot fall back in cpu (#41565)

    * [KP]fix bug when TruncatedNormal cannot fall back in cpu
    
    * delete useless comment
    
    * delete useless comment
    Liu-xiandong committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    c1394c6 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. fix some ops (#41577)

    sneaxiy committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    795d712 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9107dc6 View commit details
    Browse the repository at this point in the history
  3. [Yaml] add yaml for Uniform random and add unit test. (#41517)

    * gather op
    
    * add mod
    
    * [Yaml] final state for uniform and uniform_random
    2742195759 committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    cd2a4cd View commit details
    Browse the repository at this point in the history
  4. [Yaml] Add assign yaml (#41428)

    * add assign yaml
    
    * add assign api
    
    * add assign backward api
    
    * add assign
    
    * add assign yaml
    
    * add assign
    
    * assign yaml
    
    * add assign raw kernel and use assign_raw in yaml
    
    * merge develop branch
    
    * add missing python_api
    MingMingShangTian committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    437bebd View commit details
    Browse the repository at this point in the history
  5. Modify op-benchamrk script (#41470)

    * Modify op-benchamrk script
    
    * fix
    ZzSean committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    89bfa96 View commit details
    Browse the repository at this point in the history
  6. [Phi]Add multi_dot/maxout/multiplex op yaml (#41550)

    * add multi_dot,maxout,multiplex yaml
    
    * add code converage
    YuanRisheng committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    36d7684 View commit details
    Browse the repository at this point in the history
  7. Add no need buffer config (#41605)

    * add no need buffer
    
    * add no need buffer
    
    * remove determinant no need buffer
    phlrain committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    9287d5a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    368f1dd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8fc9c41 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    535810b View commit details
    Browse the repository at this point in the history
  11. support more ops (#41421)

    gglin001 committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    fc621df View commit details
    Browse the repository at this point in the history
  12. add backend for heter training (#41526)

    lilong12 committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    c64d9a4 View commit details
    Browse the repository at this point in the history