- 08 11月, 2017 22 次提交
-
-
由 Yang Yang(Tony) 提交于
* add fill_constant_batch_size_like_op to rnn h_boot * first commit * merge develop; fix conflict * update to main_program
-
由 Yibing Liu 提交于
reduce the lr in case of nan in small batchsize
-
由 tensor-tang 提交于
-
由 Yu Yang 提交于
Add `op::math::set_constant` without template
-
由 Tao Luo 提交于
uci_housing.py can download the trained model automatically.
-
由 Yu Yang 提交于
Add gtest for drnn
-
由 Wang,Jeff 提交于
-
由 Tao Luo 提交于
enable benchmark resnet with MKLDNN
-
由 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 提交于
-
由 Yang Yu 提交于
-
由 Yang Yu 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
* Chage `IndicateDataType` to `GetKernelType`. Make it easier to understand. * Change `OpKernelKey` to `OpKernelType` * Make operator developers can customize which kernel the operator will use in runtime.
-
由 Yu Yang 提交于
* Compare Operator * Follow comments
-
由 qingqing01 提交于
-
- 07 11月, 2017 18 次提交
-
-
由 tensor-tang 提交于
-
由 tensor-tang 提交于
-
由 ranqiu 提交于
-
由 Tao Luo 提交于
Fix ci not exit 1 when error
-
由 typhoonzero 提交于
-
由 typhoonzero 提交于
-
由 typhoonzero 提交于
-
由 typhoonzero 提交于
-
由 kexinzhao 提交于
* small fix * fix comment * address comment * small fix
-
由 qingqing01 提交于
Fix cmake error when building with WITH_AVX=OFF.
-
-
由 dangqingqing 提交于
-
由 武毅 提交于
Refine get cuda context
-
由 tensor-tang 提交于
-
由 tensor-tang 提交于
-
由 tensor-tang 提交于
-
由 Yang yaming 提交于
MemoryHandle* --> MemoryHandlePtr
-
由 yangyaming 提交于
-