- 13 11月, 2016 1 次提交
-
-
由 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 13 次提交
-
-
由 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 提交于
-
由 gangliao 提交于
Add bilinear interpolation layer
-
由 qingqing01 提交于
-
由 qijun 提交于
-
由 liaogang 提交于
-
由 qijun 提交于
-
由 Haonan 提交于
fail in hl_activetype; also fix the hasinputsset in submodel
-
由 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 提交于
-