Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

[v1.6.x] Backport [MKL-DNN] Integrate Conv3d and Pool3d/1d (#17884) and Fix Sanity pipeline in 1.6.x #18206

Merged
merged 7 commits into from
May 6, 2020

Commits on Apr 30, 2020

  1. [MKL-DNN] Integrate Conv3d and Pool3d/1d (apache#17884)

    * Integrate MKl-DNN conv3d and pool3d/1d
    
    * fix UT & address comments
    
    * clean code
    
    * rebase against latest master
    wuxun-zhang authored and ChaiBapchya committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    6996261 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2020

  1. Configuration menu
    Copy the full SHA
    88c7d33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    679ae04 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2020

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

Commits on May 4, 2020

  1. Configuration menu
    Copy the full SHA
    62be87b View commit details
    Browse the repository at this point in the history
  2. Remove dilation restriction for conv3d (apache#17491)

    * Remove conv3d dilation restriction
    
    * Remove comment
    reminisce authored and ChaiBapchya committed May 4, 2020
    Configuration menu
    Copy the full SHA
    6373936 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

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