- 08 11月, 2017 1 次提交
-
-
由 Yu Yang 提交于
* Add LoDRankTable LoD Rank Table stores the `level` of `lod` which is ordered by sequence length in descending order. It is useful when implement dynamic RNN and is shared by dynamic RNN memory, dynamic RNN slice input and dynamic RNN slice output operators. * Add skeleton for array_to_lod_tensor and lod_tensor_to_array * Add VarType::LoDTensorArray * Add PyBind of LoDTensorArray * Add InferVarType * Add first unittest * Add ut * Add unittest * Add unittest * Add unittests * update * init * add infershape for lod_tensor_to_array_op * compelete array_to_lod_tensor_op * copy data * clean code * clean code * Fix unittest data * fix bugs * fix compile error * Refine TensorToArrayOp * refactor array_to_lod_tensor * Unittest * fix bugs * Fix unittest * Fix unittest * debug * Debug * Fix unittest * clean code * refactor * use ostream * update test * fix gpu build error * make gpu test pass
-
- 27 10月, 2017 1 次提交
-
-
由 chengduoZH 提交于
-
- 21 9月, 2017 1 次提交
-
-
由 wanghaoshuang 提交于
-
- 07 9月, 2017 3 次提交
- 06 9月, 2017 3 次提交
- 05 9月, 2017 1 次提交
-
-
由 fengjiayi 提交于
-
- 14 8月, 2017 1 次提交
-
-
由 Yu Yang 提交于
-
- 08 8月, 2017 1 次提交
-
-
由 Yu Yang 提交于
-
- 18 7月, 2017 1 次提交
-
-
由 Yu Yang 提交于
* There is a merge conflict when merge PR #2914 * Develop and PR #2914 both add `DDim::size` method, but did not triger git merge conflict while merge.
-
- 17 7月, 2017 3 次提交
- 16 7月, 2017 1 次提交
-
-
由 fengjiayi 提交于
1. Refactor DDim's product() to make it more efficiently. 2. Add slice_ddim().
-
- 15 7月, 2017 1 次提交
-
-
由 liaogang 提交于
-
- 14 7月, 2017 1 次提交
-
-
由 fengjiayi 提交于
-
- 11 7月, 2017 3 次提交
- 20 6月, 2017 2 次提交
- 19 5月, 2017 1 次提交
-
-
由 fengjiayi 提交于
-
- 18 5月, 2017 1 次提交
-
-
由 fengjiayi 提交于
-