- 09 11月, 2017 16 次提交
-
-
由 xionglei 提交于
-
由 Tao Luo 提交于
-
由 Cao Ying 提交于
NCE does not need to set its activation.
-
由 caoying03 提交于
-
由 Yan Chunwei 提交于
-
由 Cao Ying 提交于
Update annotations of layers.py.
-
由 Yang yaming 提交于
Add ScaleSubRegion Layer.
-
由 yangyaming 提交于
-
由 ranqiu 提交于
-
由 yangyaming 提交于
-
由 Hu Weiwei 提交于
add clip_by_norm op
-
由 tensor-tang 提交于
update tags of MKLML and MKL-DNN
-
由 fengjiayi 提交于
* 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 * Add grad for ops * Debug * Fix a bug * fix a bug * fix a bug
-
由 Yu Yang 提交于
Add force_cpu for fill_constant op
-
由 Yu Yang 提交于
CompareOp's kernel device type is decided by input tensor place
-
由 Yu Yang 提交于
Feature/shrink memory op
-
- 08 11月, 2017 24 次提交
-
-
由 tensor-tang 提交于
and abandoned deprecated sum API interface
-
由 wwhu 提交于
-
由 yangyaming 提交于
-
由 caoying03 提交于
-
由 Tao Luo 提交于
add doc for image.py
-
由 tensor-tang 提交于
-
由 Luo Tao 提交于
-
由 武毅 提交于
fix accuracy cudamemset
-
由 yangyaming 提交于
-
由 ranqiu 提交于
-
由 yangyaming 提交于
-
由 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
-