- 29 9月, 2018 1 次提交
 - 
- 
由 Yu Yang 提交于
 
 - 
 - 28 9月, 2018 1 次提交
 - 
- 
由 Yu Yang 提交于
Use OO style to rewrite memory allocation.
 
 - 
 - 17 8月, 2018 2 次提交
 - 
- 
由 Michal Gallus 提交于
Also replace memory types from int64_t to size_t
 - 
由 Michal Gallus 提交于
 
 - 
 - 14 8月, 2018 1 次提交
 - 
- 
由 fengjiayi 提交于
 
 - 
 - 30 6月, 2018 1 次提交
 - 
- 
由 Yan Chunwei 提交于
 
 - 
 - 06 6月, 2018 1 次提交
 - 
- 
由 yuyang18 提交于
 
 - 
 - 30 5月, 2018 1 次提交
 - 
- 
由 sneaxiy 提交于
 
 - 
 - 11 5月, 2018 1 次提交
 - 
- 
由 yuyang18 提交于
 
 - 
 - 18 4月, 2018 1 次提交
 - 
- 
由 typhoonzero 提交于
 
 - 
 - 16 4月, 2018 2 次提交
 - 
- 
由 typhoonzero 提交于
 - 
由 typhoonzero 提交于
 
 - 
 - 06 4月, 2018 1 次提交
 - 
- 
由 chengduoZH 提交于
 
 - 
 - 04 4月, 2018 1 次提交
 - 
- 
由 chengduoZH 提交于
 
 - 
 - 26 3月, 2018 3 次提交
 - 
- 
由 chengduoZH 提交于
 - 
由 chengduoZH 提交于
 - 
由 Qiao Longfei 提交于
* support empty tensor
 
 - 
 - 20 3月, 2018 1 次提交
 - 
- 
由 chengduoZH 提交于
 
 - 
 - 16 2月, 2018 1 次提交
 - 
- 
由 kexinzhao 提交于
 
 - 
 - 12 2月, 2018 1 次提交
 - 
- 
由 qingqing01 提交于
 
 - 
 - 10 2月, 2018 2 次提交
 - 09 2月, 2018 2 次提交
 - 08 2月, 2018 1 次提交
 - 
- 
由 Yu Yang 提交于
 
 - 
 - 08 1月, 2018 1 次提交
 - 
- 
由 Qiao Longfei 提交于
* add rename guard * add device_data_transform * add device_data_transform_test * modify GetExpectedKernelType * update operator.run * support test test_label_semantic_roles * optimize code * optimize code * rename GetActualKernelType to GetExpectedKernelType * fix chunk_eval_op and device_data_transform_test * add is_same_place to place * optimize code, refine rename_guard * refine rename guard, add GetKernelTypeForVar * optimize code * add some log * rename guard * use sub scope to create var * fix compile * add IsInitialized for Tensor * add VarIsTensor * fix op_registry_test * test * tmp disable priority * restore switch_kernel.md * code clean
 
 - 
 - 29 12月, 2017 1 次提交
 - 
- 
由 Yang Yu 提交于
 
 - 
 - 28 12月, 2017 1 次提交
 - 
- 
由 Yang Yu 提交于
 
 - 
 - 26 12月, 2017 2 次提交
 - 25 12月, 2017 2 次提交
 - 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
 
 - 
 - 08 11月, 2017 1 次提交
 - 
- 
由 Yu Yang 提交于
* Compare Operator * Follow comments
 
 - 
 - 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
 
 - 
 - 31 10月, 2017 2 次提交
 - 27 10月, 2017 1 次提交
 - 
- 
由 caoying03 提交于
 
 - 
 - 26 10月, 2017 1 次提交
 - 
- 
由 Yu Yang 提交于
* Init * Stash * Polish SaveLoadOp * Fix CI * Polish code * Save GPU Tensor * Stash * Fix CI
 
 - 
 - 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
 
 -