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 #1

Merged
merged 12 commits into from
Mar 25, 2021
Merged

update #1

merged 12 commits into from
Mar 25, 2021

Commits on Mar 24, 2021

  1. Configuration menu
    Copy the full SHA
    270699e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68497e7 View commit details
    Browse the repository at this point in the history
  3. [dygraph qat] Refine saving output scale to infer program (#31784)

    * Refine saving output scale to infer program
    juncaipeng committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    84a5513 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f2cfc0f View commit details
    Browse the repository at this point in the history
  5. fix cache key in concat oneDNN kernel (#31820)

    * fix cache key in concat oneDNN kernel
    
    * key simplified
    Wojciech Uss committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    e5f7a83 View commit details
    Browse the repository at this point in the history
  6. [Dy2stat] Fix the bug that loop_body_func may return single element (#…

    …31806)
    
    Our old `loop_body` function may return single element when `loop_vars` just contains only 1 element, which can cause bug. The key point of this PR is forcing `loop_body` functions always return tuple.
    zhhsplendid committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    649868f View commit details
    Browse the repository at this point in the history
  7. Update pooling.py (#31829)

    Fix default argument of nn.MaxPool3D()
    parap1uie-s committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    5d89ec3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e7f28d6 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. Configuration menu
    Copy the full SHA
    6472d62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    511e204 View commit details
    Browse the repository at this point in the history
  3. Polish two error messages (#31852)

    * polish two error messages
    
    * polish details
    chenwhql committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    27f2d8d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf09dcb View commit details
    Browse the repository at this point in the history