- 29 9月, 2018 1 次提交
-
-
由 Xin Pan 提交于
test=develop
-
- 25 9月, 2018 4 次提交
- 20 9月, 2018 1 次提交
-
-
由 chengduo 提交于
* Add Preface * Add demo code * Save file * Refine code * seems can work * use elementwise strategy * Use ElementwiseComputeEx * Add comments * extract functions from operator * Refine code * Follow comment * code refine * add op_fuse pass * add backward * code refine * use TopologySortOperations * follow comments * refine IsFusible * code enhance * fix op_fusion_pass * refine code * refine fuse_elemwise_act_op * adjust the input and output * refine logic * add intermediate_edge * disable inplace * follow comments * refine logic * follow comments * Remove the removable IntermediateOut * change strategy * code refine * enable fuse backward * code refine * code refine * rename unit test * follow comments
-
- 18 9月, 2018 1 次提交
-
-
由 Xin Pan 提交于
-
- 12 9月, 2018 1 次提交
-
-
由 Yancey1989 提交于
-
- 10 9月, 2018 3 次提交
- 27 8月, 2018 1 次提交
-
-
由 qingqing01 提交于
* Support int8 type.
-
- 17 8月, 2018 1 次提交
-
-
由 Qiao Longfei 提交于
Optimize selected rows for dist lookup table with rwlock
-
- 15 8月, 2018 1 次提交
-
-
由 yuyang18 提交于
-
- 14 8月, 2018 2 次提交
- 07 8月, 2018 1 次提交
-
-
由 minqiyang 提交于
Fix str and bytes problem Fix sorted problem Fix math problem Fix CI problem
-
- 26 7月, 2018 1 次提交
-
-
由 minqiyang 提交于
-
- 19 7月, 2018 1 次提交
-
-
由 Yancey1989 提交于
-
- 18 7月, 2018 1 次提交
-
-
由 Yancey1989 提交于
-
- 17 7月, 2018 1 次提交
-
-
由 Wei Xu 提交于
-
- 12 7月, 2018 4 次提交
-
-
由 Yancey1989 提交于
-
由 Yancey1989 提交于
-
由 Yancey1989 提交于
-
由 Yancey1989 提交于
-
- 11 7月, 2018 1 次提交
-
-
由 yuyang18 提交于
-
- 08 7月, 2018 1 次提交
-
-
由 fengjiayi 提交于
-
- 05 7月, 2018 1 次提交
-
-
由 dzhwinter 提交于
* move to platform * "move init from framework to platform" * "remove used init" * "fix ci" * "fix ci" * "fix generic" * "fix ci" * "fix ci" * "fix ci" * "disable fragile test"
-
- 02 7月, 2018 2 次提交
- 01 7月, 2018 1 次提交
-
-
由 Yancey1989 提交于
-
- 26 6月, 2018 1 次提交
-
-
由 sneaxiy 提交于
-
- 25 6月, 2018 2 次提交
- 21 6月, 2018 2 次提交
- 20 6月, 2018 1 次提交
-
-
由 gongweibao 提交于
-
- 15 6月, 2018 1 次提交
-
-
由 Kexin Zhao 提交于
* add lod_tensor util and modify pybind * refind pybind LoDTensor API and modify LoDTensor and DataFeeder test * fix test error * fix detection map op test * fix reorder_lod_tensor test * fix seq_concat_op * fix chunk evel op test * fix target assign op * fix warp ctc op * address comments step 1: reverse reset_lod op * step 2: modify op test * add warning message * remove has_valid_lod * add back has_valid_lod * address comments * add exception catching trial
-
- 12 6月, 2018 1 次提交
-
-
由 Wu Yi 提交于
* wip * use executor.complete to end trainer * fix build * fix build with distribute off * fix typo * fix cmake typo * fix build
-
- 11 6月, 2018 1 次提交
-
-
由 chengduoZH 提交于
replace use_event with use_cuda, because use_event means the program running with CUDA, so use_cuda maybe more intuitive.
-