- 14 12月, 2017 1 次提交
-
-
由 fengjiayi 提交于
-
- 11 12月, 2017 1 次提交
-
-
由 Yiqun Liu 提交于
* Fix compiling error of gcc4.9. * Refine the check of cxx compiler flags in api/CMakeLists.txt.
-
- 04 12月, 2017 1 次提交
-
-
由 Yu Yang 提交于
* Add DataFeeder A v2 API like data feeder for book demos. We can feed data directly from reader. * Fix CI * Add an unittest for while/rnn op forward * Add unittest for raw while op backward * Fix CI
-
- 26 11月, 2017 1 次提交
-
-
由 dzhwinter 提交于
* "make global tensor function independently" * "replace functor" * "fix inline template error" * "fix tensor array with CopyFrom" * "fix other case use CopyFrom" * "move the op interface hardly" * "fix operators" * "fix typo" * "delete dynamic recurrent rnn and fix gru_unit in debugmode" * "fix unique_ptr copy" * "fix cuda copy" * "fix namespace error" * "removed nccl python test" * "fix include error" * "fix typo" * fix copy util test
-
- 24 11月, 2017 1 次提交
-
-
由 fengjiayi 提交于
* Change all `data_type` in Python to `dtype` * Change `date_type` in C++ to `dtype` * Refine
-
- 11 11月, 2017 1 次提交
-
-
由 Yu Yang 提交于
it is useful in gradient phase of an operator with block
-
- 05 11月, 2017 1 次提交
-
-
由 kexinzhao 提交于
* polish r operator docs * fix on naming convention
-
- 02 11月, 2017 1 次提交
-
-
由 Yu Yang 提交于
* Init commit * Make executor use ProgramDescBind * Change Attribute from BlockDesc to BlockDescBind * Since we will get the program desc in RNN, just BlockDesc is not enough. * Add DeviceContext to Executor API * Rewrite RNN * Pass Python * AddBiasOp does not care num_flatten_dims * Stash * Fix MacOS Compile * Pass RNN forward * add python test * refactor test * Make compile pass * add gradopmaker * First draft done * Polish code * add grad op maker and grad infershape * Polish code * Fix backward.cc bug * Fix infershape * Rename function * add backward test * simplify recurrent test * Update * Pass unittest * Add comments & refine test * Add comments * refactor test * Complete Unittest * fix StepScopes enforce * Remove unused unittest * no type error * Update * Make RNN Pass unittest
-
- 21 10月, 2017 1 次提交
-
-
由 Yan Chunwei 提交于
-
- 20 10月, 2017 1 次提交
-
-
由 Yu Yang 提交于
* Remove template parameter for Tensor methods * Also check the type is correct when data() * Simplize holder_ * Fix accuracy_op * Register Code
-
- 12 10月, 2017 3 次提交
-
-
由 dongzhihong 提交于
-
由 dongzhihong 提交于
-
由 QI JUN 提交于
* init * unify CopyFrom interface * fix gpu build error * fix bug in tensor_py.h * refine code comments and add TODO list * fix conflicts in FeedOp and FetchOp
-
- 03 10月, 2017 3 次提交
-
-
由 qiaolongfei 提交于
-
由 qiaolongfei 提交于
-
由 qiaolongfei 提交于
-
- 02 10月, 2017 1 次提交
-
-
由 qiaolongfei 提交于
-
- 28 9月, 2017 1 次提交
-
-
由 Yu Yang 提交于
InferShape in Operator should be performed in OperatorBase::Run. * cond_op, recurrent_op and mnist might be changed in following PR
-
- 21 9月, 2017 3 次提交
-
-
由 superjom 提交于
-
由 Yan Chunwei 提交于
* remove alias
-
由 superjom 提交于
-
- 20 9月, 2017 1 次提交
-
-
由 superjom 提交于
-
- 13 9月, 2017 1 次提交
-
-
由 dangqingqing 提交于
-
- 04 9月, 2017 1 次提交
-
-
由 Luo Tao 提交于
-
- 20 8月, 2017 1 次提交
-
-
由 Yu Yang 提交于
Fix cycle dependencies, Fix #3583.
-
- 16 8月, 2017 3 次提交
- 15 8月, 2017 1 次提交
-
-
由 Yan Chunwei 提交于
* make stepnet member * add pybind support * fix Inputs Outputs * remove unique_ptr
-
- 14 8月, 2017 3 次提交
-
-
由 qiaolongfei 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
- 12 8月, 2017 2 次提交
- 08 8月, 2017 1 次提交
-
-
由 Yu Yang 提交于
-
- 07 8月, 2017 2 次提交
-
-
由 dongzhihong 提交于
-
由 Yan Chunwei 提交于
* finish forward debug
-
- 05 8月, 2017 3 次提交
-
-
由 Yan Chunwei 提交于
* move namespace rnn to a directory
-
由 Yi Wang 提交于
-
由 Yi Wang 提交于
-