- 09 11月, 2017 3 次提交
- 08 11月, 2017 37 次提交
-
-
由 Tao Luo 提交于
add doc for image.py
-
由 Luo Tao 提交于
-
由 武毅 提交于
fix accuracy cudamemset
-
由 Tao Luo 提交于
enable bias for mkldnn_addto
-
由 chengduo 提交于
fix_pool_op_attr_name
-
由 Luo Tao 提交于
-
由 Yang Yang(Tony) 提交于
* add fill_constant_batch_size_like_op to rnn h_boot * first commit * merge develop; fix conflict * update to main_program
-
由 typhoonzero 提交于
-
由 Yibing Liu 提交于
reduce the lr in case of nan in small batchsize
-
由 tensor-tang 提交于
-
由 typhoonzero 提交于
-
由 Yu Yang 提交于
Add `op::math::set_constant` without template
-
由 Tao Luo 提交于
uci_housing.py can download the trained model automatically.
-
由 Yang Yu 提交于
CompareOp can run on CPU even other operators are running on GPU, since opeatations like comparing control flags should be performed only on CPU
-
由 Yang Yu 提交于
-
由 Yang Yu 提交于
Follow comments
-
由 Yang Yu 提交于
-
由 Yu Yang 提交于
Add gtest for drnn
-
由 Yang Yu 提交于
-
由 Wang,Jeff 提交于
-
由 Yang Yu 提交于
-
由 Tao Luo 提交于
enable benchmark resnet with MKLDNN
-
由 chengduoZH 提交于
-
由 Yu Yang 提交于
Polish OpWithKernel
-
由 Cao Ying 提交于
Update annotations of layers.py.
-
由 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
-
由 Yang Yu 提交于
Used for shrink memories state in DyRNN. The height of state could be shrinked after running a step block.
-
由 Yang Yu 提交于
-
由 Yang Yu 提交于
-
由 Yang Yu 提交于
-
由 Yang Yu 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-