- 15 11月, 2016 2 次提交
-
-
由 wangyang59 提交于
-
由 wangyang59 提交于
-
- 14 11月, 2016 8 次提交
-
-
由 qingqing01 提交于
Revert "fix url of sub-pages"
-
由 Tao Luo 提交于
-
由 Tao Luo 提交于
modify document directory structure in model config helpers
-
由 Luo Tao 提交于
-
由 Tao Luo 提交于
fix url of sub-pages
-
由 qingqing01 提交于
Added a Resnet example to quick_start demo
-
由 alvations 提交于
-
由 zhangao 提交于
-
- 13 11月, 2016 2 次提交
-
-
由 Yu Yang 提交于
Bug fix in testing mode.
-
由 dangqingqing 提交于
-
- 12 11月, 2016 8 次提交
- 11 11月, 2016 18 次提交
-
-
由 Yu Yang 提交于
use yapf to format python code, add style config file
-
由 Yu Yang 提交于
Add checkout name for Dockerfile
-
由 QiJune 提交于
Feature/fix pydataprovider multiple obj bugs
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
fix test_layerHelpers unittest error
-
由 qijun 提交于
-
由 qijun 提交于
-
由 Tao Luo 提交于
add SpatialPyramidPoolLayer c++ support
-
由 Yu Yang 提交于
Fix previous ci error.
-
由 Luo Tao 提交于
-
由 Haonan 提交于
change the act.name for LinearActivation() to "linear" so that it won't fail in hl_activetype; also fix the hasinputsset in submodel
-
由 Tao Luo 提交于
Add SumCost
-
由 Haonan 提交于
'*' operator overload for LayerOutput
-
由 Haonan 提交于
-
由 xuwei06 提交于
Making '*' support the multiplication between a scalar and LayerOutput Also changing '+' to support adding between a vector and a scalar. Change-Id: I7daf35590dc2b2f855a29d9ef43ac57979442e0f
-
- 10 11月, 2016 2 次提交
-
-
由 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.
-
由 qijun 提交于
-