- 26 9月, 2017 1 次提交
-
-
由 Yu Yang 提交于
-
- 25 9月, 2017 13 次提交
-
-
由 Tao Luo 提交于
enable VGG with MKLDNN layers
-
由 tensor-tang 提交于
-
由 Guo Sheng 提交于
Add gemm with stride arguments
-
由 Qiao Longfei 提交于
add namespace and reduce warning
-
由 Cao Ying 提交于
Update annotation in layers.py and update FAQ.
-
由 qiaolongfei 提交于
-
由 ranqiu 提交于
-
由 Yibing Liu 提交于
Add multiplex operator
-
由 ranqiu 提交于
-
由 Yibing Liu 提交于
-
由 Tao Luo 提交于
implement framework of seq_pool_op and its unitest
-
由 ranqiu 提交于
-
由 Darcy 提交于
adding doc for comparing cluster bootstrapping tools
-
- 24 9月, 2017 1 次提交
-
-
由 Xi Chen 提交于
-
- 23 9月, 2017 18 次提交
-
-
-
由 ranqiu 提交于
-
由 Yibing Liu 提交于
-
由 fengjiayi 提交于
Change LoDTensorDesc::dims from int32 to int64
-
由 Yu Yang 提交于
-
由 fengjiayi 提交于
-
由 Yan Chunwei 提交于
-
由 Xi Chen 提交于
-
由 Xi Chen 提交于
-
由 Zhuoyuan 提交于
make RecurrentOp's backward compatible with framework
-
由 Qiao Longfei 提交于
Fix progma_once error
-
由 fengjiayi 提交于
-
由 Yu Yang 提交于
Change namespace of pybind.cc to pybind
-
由 fengjiayi 提交于
Remove `numel` field in tensor
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
* It is duplicated with `dim_`. We can use `dim_` to calculate `numel` everytime. It does not cost too much. * `numel` is not initialized by constructor. Also, `numel` is hard to synchronize with `dim_`. So just remove it.
-
由 Yu Yang 提交于
-
由 superjom 提交于
-
- 22 9月, 2017 7 次提交
-
-
由 ranqiu 提交于
-
由 tensor-tang 提交于
-
由 ranqiu 提交于
-
由 gongweibao 提交于
Elementwise operator add/sub/mul/div
-
由 Yiqun Liu 提交于
Fix bug in cc_library, when merging several libraries into one on Linux.
-
由 Liu Yiqun 提交于
-
由 qingqing01 提交于
Add bool type for attribute and use it in dropout_op.
-