- 12 10月, 2017 1 次提交
-
-
由 wanghaoshuang 提交于
-
- 11 10月, 2017 1 次提交
-
-
由 wanghaoshuang 提交于
1. Add unitest 2. Add SeqExpandOpKernel
-
- 10 10月, 2017 22 次提交
-
-
由 Tao Luo 提交于
fix compiler error: ‘unique_ptr’ is not a member of ‘std’
-
由 QI JUN 提交于
Implementing the fill constant op for the executor
-
由 Tao Luo 提交于
add interpolation op
-
由 Luo Tao 提交于
-
由 Abhinav Arora 提交于
-
由 Yu Yang 提交于
Use PROTO_LITE when refactoring Paddle
-
由 fengjiayi 提交于
Add unit test of attributes in backward
-
由 Yu Yang 提交于
-
由 fengjiayi 提交于
-
-
由 fengjiayi 提交于
-
由 Abhinav Arora 提交于
* Adding implementation for copying a vector to tensor * Changing Tensor test to access gpu memory indirectly
-
由 Yu Yang 提交于
It will significantly reduce binary size. It is useful for mobile deployment.
-
由 Yu Yang 提交于
Fix compile error in develop branch
-
由 Yu Yang 提交于
Fix bug of foward default attribute not passed to backward
-
由 Yu Yang 提交于
-
由 Qiao Longfei 提交于
Merge infershapecontext and ExecutionContext
-
由 Yu Yang 提交于
-
由 fengjiayi 提交于
Fix flushing vars
-
由 Abhinav Arora 提交于
* Implementing the Adamax optimizer step operator * Adding unit tests for adamax_op * Changing learning rate and time step to inputs from attributes * Changing learning rate and time step to input(tensors) * Making the Adamax operator conform to naming convention * Removing Tensor<float> from comments * Rectifying the Adamax implementation * Changing Unit Test values and adding comments * Changing Unit Test to test multiple steps
-
由 kavyasrinet 提交于
-
由 fengjiayi 提交于
-
- 09 10月, 2017 11 次提交
- 07 10月, 2017 5 次提交
-
-
由 qiaolongfei 提交于
-
由 qiaolongfei 提交于
-
由 fengjiayi 提交于
Backward for op desc
-
由 Yi Wang 提交于
* Update program.md * Update * Update
-
由 Yan Chunwei 提交于
* fix block syntax * add builder * fix argument names * uniform all Var to var * fix c demo * factor set_outputs * update block * delete as_ifelse_input interface from block design * simplify set_outputs and output_num * make the c++ codes compatible with demo * fix compatible * fix syntax * update ie * update syntax
-