- 10 11月, 2016 24 次提交
-
-
由 Yu Yang 提交于
* Because in dockerhub, we cannot set the `docker build `running directory, we could only use `git clone` command to get the latest code if we put `Dockerfile` in subdirectory * But the `git clone` will checkout the default branch only, so here we add a `ENV` in Dockerfile to checkout special branch or tag in git repo. We could change it to `V0.9.0` tag when it release.
-
由 gangliao 提交于
Add bilinear interpolation layer
-
由 qingqing01 提交于
-
由 liaogang 提交于
-
由 Haonan 提交于
* set mixedlayer output size according to input operator * change from num_channel to num_channels for conv_operator (the old one is really misleading because all the others are num_channels) * also changed the arg name in projections.py
-
由 liaogang 提交于
-
由 emailweixu 提交于
Fix matrix inverse unittest to be more robust
-
由 wangyang59 提交于
-
由 wangyang59 提交于
-
由 wangyang59 提交于
-
由 wangyang59 提交于
-
由 wangyang59 提交于
-
由 wangyang59 提交于
-
由 wangyang59 提交于
-
由 wangyang59 提交于
-
由 wangyang59 提交于
rebase deconv implementation with develop branch and resolve conflicts with pull#218 commit 45c81a41
-
由 wangyang59 提交于
-
由 wangyang59 提交于
-
由 wangyang59 提交于
-
由 wangyang59 提交于
-
由 wangyang59 提交于
-
由 wangyang59 提交于
-
由 wangyang59 提交于
-
由 wangyang59 提交于
-
- 09 11月, 2016 14 次提交
-
-
由 liaogang 提交于
-
由 liaogang 提交于
-
由 liaogang 提交于
-
由 liaogang 提交于
-
由 liaogang 提交于
-
-
由 qingqing01 提交于
* the memory leak is inside one pass.
-
由 wangkuiyi 提交于
Update cluster_train.md for easier understanding
-
由 luotao1 提交于
* some tiny fixs * use VLOG(3)
-
由 gangliao 提交于
* make AVX_FOUND is default value to WITH AVX * let AVX_FLAG always keep -mavx flag since compiler can build binary with -mavx even CPU does not support avx.
-
-
由 liaogang 提交于
-
由 Liang Zhao 提交于
-
由 Liang Zhao 提交于
-
- 08 11月, 2016 2 次提交