- 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 提交于
-
- 03 8月, 2017 1 次提交
-
-
由 Yan Chunwei 提交于
* move net_op to operators
-
- 01 8月, 2017 4 次提交
-
-
由 dangqingqing 提交于
-
由 dangqingqing 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
* Make interface of Operator to `const Scope&`
-
- 31 7月, 2017 2 次提交
-
-
由 dangqingqing 提交于
* the tensor only contains shape and does not hold memory when inferring shape.
-
由 Yi Wang 提交于
-