-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Conversation
Hey @bgawrych , Thanks for submitting the PR
CI supported jobs: [website, clang, unix-cpu, miscellaneous, windows-cpu, sanity, windows-gpu, centos-gpu, unix-gpu, edge, centos-cpu] Note: |
@mxnet-bot run ci [windows-gpu, unix-gpu] |
Jenkins CI successfully triggered : [unix-gpu, windows-gpu] |
@mxnet-bot run ci [windows-gpu, unix-gpu] |
Jenkins CI successfully triggered : [unix-gpu, windows-gpu] |
@mxnet-bot run ci [unix-gpu] |
Jenkins CI successfully triggered : [unix-gpu] |
Co-authored-by: bartekkuncer <bartosz.kuncer@intel.com>
@mxnet-bot run ci [unix-cpu, windows-gpu] |
Jenkins CI successfully triggered : [windows-gpu, unix-cpu] |
Description
This change optimizes take operator by new CPU Kernel - it is performing less memory operations (IO), especially for axes in the middle.
Benchmark on CLX-8280 (28 cores)
Script:
Checklist
Essentials
Changes
Comments