- 19 9月, 2018 15 次提交
-
-
由 Xin Pan 提交于
In the future, we'd like to encourage user to save everything during training. This allows us to 1. Do more flexible optimization passes 2. Re-train and fune-tune
-
由 Wu Yi 提交于
fix py2 matplotlib deps
-
由 Xin Pan 提交于
clean unused inference_optimize c++ implementation
-
由 chengduo 提交于
* add unit test for nested drnn * add nested dyn_rnn * refine while_op * fix bug
-
由 whs 提交于
* Add truncated gaussian initializer. * Fix unitest. * Update API.spec * Fix code style and fix bug. * Fix code style. * Small fix.
-
由 Zeng Jinle 提交于
Modify some ops to save memory
-
由 Yu Yang 提交于
Wait input when data transform
-
由 whs 提交于
* Add python api for expand op. * Fix unitest. * Remove 'out' from arguments and fix code style. * fix API.spec * Fix API * Fix unitest
-
由 Dun 提交于
* loosen the restriction of output_size in conv2d_transpose * test and docs * fix code style * fix ci test error * bug fix * fix python3 issue
-
由 typhoonzero 提交于
-
由 Yu Yang 提交于
fix memory optimize
-
由 qingqing01 提交于
-
由 chengduo 提交于
-
由 Yu Yang 提交于
Speed up lod_tensor to array and array to lod_tensor
-
由 Yu Yang 提交于
Hide RecordIO Reader
-
- 18 9月, 2018 25 次提交
-
-
由 Wu Yi 提交于
* hide program APIs * fix merge error * update
-
由 qingqing01 提交于
-
由 chengduo 提交于
* refine seq_softmax_op * fix seq_softmax * use cub in seq_softmax
-
由 Shan Yi 提交于
update install command of latest readme
-
由 Yibing Liu 提交于
Get sequence length in sequence_pad op & fix sequence_mask op
-
由 Qiao Longfei 提交于
* fix dist table send hang problem * revert sync_mode config * fix async send table
-
由 Yu Yang 提交于
Refine seq_concat
-
由 Yu Yang 提交于
Refine seq_pool
-
由 Yu Yang 提交于
Speed up lod
-
由 sneaxiy 提交于
-
由 Xin Pan 提交于
-
由 Yu Yang 提交于
-
由 Xin Pan 提交于
Versioning doc
-
由 Zhaolong Xing 提交于
fix dso cmake typo
-
-
由 chengduo 提交于
* Add sequence_expand_as_op * follow comment
-
-
-
-
由 Yu Yang 提交于
Fix transformer random failed
-
由 Xin Pan 提交于
simplify and hide bcast_params
-
由 Yu Yang 提交于
-
由 Tao Luo 提交于
-
由 sneaxiy 提交于
-
由 chengduoZH 提交于
-