-
Merge branch 'release_1.0.1_rc1' of ssh://git-ccr-1.devtools.intel.co…
…m:29418/dl_framework-intel_caffe
-
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 linxinanJul 4, 2017
-
Merge branch 'release_1.0.1_rc1' of ssh://git-ccr-1.devtools.intel.co…
…m:29418/dl_framework-intel_caffe
daisyden committedJul 7, 2017
-
To handle "conv----bn" structure Signed-off-by: Jin, Ge <ge.jin@intel.com>
Jin, Ge committedJul 3, 2017
-
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 committedJun 28, 2017 -
Fix Winograd fallback to direct convolution
hshen14 committedJun 28, 2017
-
Fix bug in RemoveBNScale feature
Signed-off-by: Jin, Ge <ge.jin@intel.com>
Jin, Ge committedJun 27, 2017
-
Merge "Add mkl_deconvolution layer and corresponding unitest"
linxinan committed with Gerrit Code ReviewJun 23, 2017 -
Add mkl_deconvolution layer and corresponding unitest
Change-Id: I1c56fb598b6e517ef85b7177d6fe81d3f17b851b
linxinan committedJun 23, 2017 -
hshen14 committed
Jun 23, 2017 -
hshen14 committed
Jun 23, 2017 -
Fix (ICL-128) GoogleNet-V2 inference resut with MKLDNN engine will be…
… -nan with two times running
Yu, Chong committedJun 23, 2017 -
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
-
Merge branch 'master' of ssh://git-ccr-1.devtools.intel.com:29418/dl_…
…framework-intel_caffe
jgong5 committedJun 23, 2017 -
Merge "Fix batch normalization global status checker; add optimizatio…
…n for batch size 1; correct data type for 3D convolution"
-
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 ReviewJun 23, 2017 -
Merge "Fix the asum_data() logic of SYNCED_PRV, fix ICL-74."
Yu, Chong committed with Gerrit Code ReviewJun 23, 2017
-
jgong5 committed
Jun 22, 2017 -
Fix the problem that VERSION_LINE may not be an integer if the MLSL_R…
…OOT is provided by User.
Yu, Chong committedJun 22, 2017 -
Add option for average pooling include/exclude padding, and default i…
…s include. Change-Id: Id69a653ea65e6282e8cdc83edcfcfd2f4d736b85
linxinan committedJun 22, 2017 -
1. Change the tab format. 2. Change the MLSLROOT to MLSL_ROOT.
Yu, Chong committedJun 22, 2017 -
Fix batch normalization global status checker; add optimization for b…
…atch size 1; correct data type for 3D convolution
hshen14 committedJun 22, 2017 -
Fix the asum_data() logic of SYNCED_PRV, fix ICL-74.
Yu, Chong committedJun 22, 2017
-
Update the prepare_mlsl.sh for more complex situations of customized …
…MLSLROOT.
Yu, Chong committedJun 21, 2017 -
Update the prepare_mlsl shell script to handle the case that MLSLROOT…
… is set with no proper version.
Yu, Chong committedJun 21, 2017
-
1. Update the prepare_mlsl script for return value. 2. Enable the mls…
…l download and installation for make and CMake.
Yu, Chong committedJun 20, 2017 -
Add the shell script to support the automatic downloading and install…
…ation of MLSL.
Yu, Chong committedJun 20, 2017
-
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 ReviewJun 19, 2017 -
-
disable model parallelism for cross-channel LRN
jgong5 committedJun 19, 2017 -
use MLSL_DEFAULT_COLOR to replace -1
jgong5 committedJun 19, 2017 -
-