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

Merged
merged 9 commits into from
Sep 6, 2021
Merged

update #28

merged 9 commits into from
Sep 6, 2021

Commits on Sep 3, 2021

  1. [NPU] add int64_t kernels for YoloV3, test=develop (#35045)

    * [NPU] add int64 kernels, test=develop
    
    * update ci scripts to be able to trun WITH_ASCEND_INT64 on, test=develop
    qili93 authored Sep 3, 2021
    Configuration menu
    Copy the full SHA
    f014e30 View commit details
    Browse the repository at this point in the history
  2. [NPU] Add huber_loss op (#34826)

    * [NPU] Add huber_loss op
    
    * [NPU] Add huber_loss op
    
    * [NPU] Add huber_loss p[
    
    * [NPU] Add huber_loss
    Ray2020BD authored Sep 3, 2021
    Configuration menu
    Copy the full SHA
    4e67cd1 View commit details
    Browse the repository at this point in the history
  3. support lodtensorarray for send/recv (#35279)

    * support lodtensorarray
    lilong12 authored Sep 3, 2021
    Configuration menu
    Copy the full SHA
    b6adfd9 View commit details
    Browse the repository at this point in the history
  4. modify gc logic, use new device_event (#35208)

    * modify gc logic, use new device_event, test=develop
    
    * use GenerateDeviceEventFlag, test=develop
    
    * refine, test=develop
    
    * fix test_standalone_executor.py, test=develop
    
    * refine, test=develop
    wanghuancoder authored Sep 3, 2021
    Configuration menu
    Copy the full SHA
    80c0cc9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e8a8816 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2021

  1. Configuration menu
    Copy the full SHA
    e877248 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2021

  1. [WIP] paddle.where api add broadcast, when x_shape == y_shape, and x_…

    …shape != cond_shape (#35092)
    
    * where op add broadcast, when x_shape == y_shape, and x_shape != cond_shape
    
    * add static api tests, and delete debug codes
    windstamp authored Sep 5, 2021
    Configuration menu
    Copy the full SHA
    ffc3d36 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

  1. update trt ut. (#35458)

    jiweibo authored Sep 6, 2021
    Configuration menu
    Copy the full SHA
    18934c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3ad777 View commit details
    Browse the repository at this point in the history