Permalink
Commits on Jul 13, 2017
  1. Merge branch 'release_1.0.1_rc1' of ssh://git-ccr-1.devtools.intel.co…

    …m:29418/dl_framework-intel_caffe
    daisyden committed Jul 13, 2017
  2. Update and refine the shell script to download the MLSL release and h…

    …andle the old version of MLSL.
    
    (cherry picked from commit a0fdbf07bb15e6e357e80f63541257b3a4f646a3)
    Yu, Chong committed with linxinan Jul 4, 2017
Commits on Jul 7, 2017
  1. Merge branch 'release_1.0.1_rc1' of ssh://git-ccr-1.devtools.intel.co…

    …m:29418/dl_framework-intel_caffe
    daisyden committed Jul 7, 2017
Commits on Jul 4, 2017
  1. Fix bug in RemoveBNScale

    Signed-off-by: Jin, Ge <ge.jin@intel.com>
    Jin, Ge committed Jul 4, 2017
Commits on Jul 3, 2017
  1. Fix bug in RemoveBNScale

    To handle "conv----bn" structure
    
    Signed-off-by: Jin, Ge <ge.jin@intel.com>
    Jin, Ge committed Jul 3, 2017
Commits on Jun 28, 2017
  1. Fix bug in RemoveBNScale feature with GoogleNetv2

    Currently, we don't handle fc--bn--scale structure, so the bn layers
    should be added to kept_bn_layers list.
    
    Signed-off-by: Jin, Ge <ge.jin@intel.com>
    Jin, Ge committed Jun 28, 2017
Commits on Jun 27, 2017
  1. Fix bug in RemoveBNScale feature

    Signed-off-by: Jin, Ge <ge.jin@intel.com>
    Jin, Ge committed Jun 27, 2017
Commits on Jun 24, 2017
  1. Add RemoveBNScale feature

    Signed-off-by: Jin, Ge <ge.jin@intel.com>
    Jin, Ge committed Jun 24, 2017
Commits on Jun 23, 2017
  1. Merge "Add mkl_deconvolution layer and corresponding unitest"

    linxinan committed with Gerrit Code Review Jun 23, 2017
  2. Add mkl_deconvolution layer and corresponding unitest

    Change-Id: I1c56fb598b6e517ef85b7177d6fe81d3f17b851b
    linxinan committed Jun 23, 2017
  3. Add Winograd support

    hshen14 committed Jun 23, 2017
  4. Update Dockfile

    hshen14 committed Jun 23, 2017
  5. Fix (ICL-128) GoogleNet-V2 inference resut with MKLDNN engine will be…

    … -nan with two times running
    Yu, Chong committed Jun 23, 2017
  6. Merge changes Ib9bd590d,I5bb522e4

    * changes:
      Merge branch 'master' of ssh://git-ccr-1.devtools.intel.com:29418/dl_framework-intel_caffe
      fix BN bug of multinode
    jgong5 committed with Gerrit Code Review Jun 23, 2017
  7. Merge branch 'master' of ssh://git-ccr-1.devtools.intel.com:29418/dl_…

    …framework-intel_caffe
    jgong5 committed Jun 23, 2017
  8. Merge "Fix batch normalization global status checker; add optimizatio…

    …n for batch size 1; correct data type for 3D convolution"
    hshen14 committed with Gerrit Code Review Jun 23, 2017
  9. Merge changes I31ef95ee,Ie58f2388

    * changes:
      Fix the problem that VERSION_LINE may not be an integer if the MLSL_ROOT is provided by User.
      1. Change the tab format. 2. Change the MLSLROOT to MLSL_ROOT.
    Lin, Xinan committed with Gerrit Code Review Jun 23, 2017
  10. Merge "Fix the asum_data() logic of SYNCED_PRV, fix ICL-74."

    Yu, Chong committed with Gerrit Code Review Jun 23, 2017
Commits on Jun 22, 2017
  1. fix BN bug of multinode

    jgong5 committed Jun 22, 2017
  2. Fix the problem that VERSION_LINE may not be an integer if the MLSL_R…

    …OOT is provided by User.
    Yu, Chong committed Jun 22, 2017
  3. Add option for average pooling include/exclude padding, and default i…

    …s include.
    
    Change-Id: Id69a653ea65e6282e8cdc83edcfcfd2f4d736b85
    linxinan committed Jun 22, 2017
  4. Fix batch normalization global status checker; add optimization for b…

    …atch size 1; correct data type for 3D convolution
    hshen14 committed Jun 22, 2017
  5. Fix the asum_data() logic of SYNCED_PRV, fix ICL-74.

    Yu, Chong committed Jun 22, 2017
Commits on Jun 21, 2017
  1. Update the prepare_mlsl.sh for more complex situations of customized …

    …MLSLROOT.
    Yu, Chong committed Jun 21, 2017
  2. Update the prepare_mlsl shell script to handle the case that MLSLROOT…

    … is set with no proper version.
    Yu, Chong committed Jun 21, 2017
Commits on Jun 20, 2017
  1. 1. Update the prepare_mlsl script for return value. 2. Enable the mls…

    …l download and installation for make and CMake.
    Yu, Chong committed Jun 20, 2017
  2. Add the shell script to support the automatic downloading and install…

    …ation of MLSL.
    Yu, Chong committed Jun 20, 2017
Commits on Jun 19, 2017
  1. Merge "1. Update the mkldnn version to fix the ResNet regression and …

    …improve the KNL performance. 2. Change to keep the backward compatibility of cpp_classification."
    Yu, Chong committed with Gerrit Code Review Jun 19, 2017
  2. Merge "disable model parallelism for cross-channel LRN"

    jgong5 committed with Gerrit Code Review Jun 19, 2017
  3. Merge "use MLSL_DEFAULT_COLOR to replace -1"

    jgong5 committed with Gerrit Code Review Jun 19, 2017
  4. Merge "simplify ByPass logic"

    jgong5 committed with Gerrit Code Review Jun 19, 2017