- 02 8月, 2017 1 次提交
-
-
由 caoying03 提交于
-
- 27 7月, 2017 1 次提交
-
-
由 Yu Yang 提交于
Also remove operator bool in Error. The Error should be removed later because it is not necessary for Paddle. We are now using Enforce to handle error.
-
- 25 7月, 2017 1 次提交
-
-
由 wanghaoshuang 提交于
-
- 19 7月, 2017 3 次提交
-
-
由 xzl 提交于
-
由 xzl 提交于
-
由 wanghaoshuang 提交于
2. Add crop layer unitest 3. Fix bugs
-
- 18 7月, 2017 1 次提交
-
-
由 xzl 提交于
-
- 15 7月, 2017 1 次提交
-
-
由 liaogang 提交于
-
- 14 7月, 2017 1 次提交
-
-
由 hedaoyuan 提交于
-
- 12 7月, 2017 1 次提交
-
-
由 xzl 提交于
-
- 10 7月, 2017 2 次提交
- 07 7月, 2017 2 次提交
- 06 7月, 2017 1 次提交
-
-
由 Yu Yang 提交于
* We should not EXPECT_EQ between a float value and a int value. Use ASSERT_NEAR instead.
-
- 05 7月, 2017 10 次提交
-
-
由 yangyaming 提交于
-
由 yangyaming 提交于
-
由 yangyaming 提交于
-
由 Luo Tao 提交于
-
由 wanghaoshuang 提交于
-
由 wanghaoshuang 提交于
1. change configure content to 'axis, offset, shape' 2. add an optional input to crop layer as cropping reference
-
由 wanghaoshuang 提交于
-
由 wanghaoshuang 提交于
-
由 wanghaoshuang 提交于
1. change configure content to 'axis, offset, shape' 2. add an optional input to crop layer as cropping reference
-
由 wanghaoshuang 提交于
-
- 04 7月, 2017 3 次提交
-
-
由 zlx 提交于
-
由 yangyaming 提交于
-
由 Luo Tao 提交于
-
- 03 7月, 2017 1 次提交
-
-
由 Luo Tao 提交于
-
- 30 6月, 2017 2 次提交
- 29 6月, 2017 1 次提交
-
-
由 yangyaming 提交于
-
- 28 6月, 2017 3 次提交
-
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
Fix #2567
-
由 dangqingqing 提交于
-
- 27 6月, 2017 2 次提交
- 26 6月, 2017 1 次提交
-
-
由 qiaolongfei 提交于
-
- 25 6月, 2017 1 次提交
-
-
由 qiaolongfei 提交于
-
- 24 6月, 2017 1 次提交
-
-
由 Yu Yang 提交于
Please use `override` not `virtual` in sub-classes. `override` can check if there is a method in `parent` while compiling.
-