- 31 10月, 2018 6 次提交
-
-
由 Tao Luo 提交于
Max Sequence pool optimization
-
由 Xin Pan 提交于
remove with_inference option
-
由 Yu Yang 提交于
* feat(platform): lazy initialization of devicecontext in pool Use std::async(deferer, []{...}) to lazy initialize DeviceContext in Pool test=develop * Add future includes test=develop
-
由 Xin Pan 提交于
increase test timeout coverage.
-
由 Xin Pan 提交于
-
由 Xin Pan 提交于
1.add position encoding 2.logloss in nn.py
-
- 30 10月, 2018 12 次提交
-
-
由 dzhwinter 提交于
-
由 Yan Chunwei 提交于
-
由 Xin Pan 提交于
Fix inference model not found on Mac CI
-
由 chengduo 提交于
* fix sum_op's GetExpectedKernelType test=develop * fix ci fail test=develop
-
由 gmcather 提交于
test=develop
-
由 Tao Luo 提交于
test=develop
-
由 chengduo 提交于
test=develop
-
由 JiabinYang 提交于
-
由 qingqing01 提交于
generate proposal labels doc
-
由 tensor-tang 提交于
Refine/jit/crf decoding
-
由 Xin Pan 提交于
Fix import plot in py3
-
由 Xin Pan 提交于
disable some tests
-
- 29 10月, 2018 22 次提交
-
-
由 Xin Pan 提交于
[1.1] fix cmake warning when ON_INFER=false
-
由 Xin Pan 提交于
OrderSet default is mutableSet, not set.
-
由 Xin Pan 提交于
fix xxhash compile on macos
-
由 Xin Pan 提交于
[1.1] Cpu for 1.1 merge with shape
-
-
由 root 提交于
-
由 Jacek Czaja 提交于
test=develop - Added rough profiling - Profiled maxpool itself - First draft of max seqpool optimization (is_test added) - Added unit tests to seqpool - Cosmetic fixes - Fix to UT of Seq pool Disabled grad checking for sequence max pool when is_test is set to True -Cosmetic fix to comment test=develop - Fix to GPU build test=develop - yet another GPU fix for sequence max pool - Fix to comment test=develop - Change to API of sequence_pool test=develop - Yet another API spec change test=develop
-
由 superjomn 提交于
test=develop
-
由 Tao Luo 提交于
test=develop
-
由 Xin Pan 提交于
[1.1]Fix op_role value
-
由 chengduozh 提交于
test=release/1.1
-
由 Qiao Longfei 提交于
-
-
由 Qiao Longfei 提交于
test=develop
-
由 Tao Luo 提交于
fix test resnet50 multi-threading on mkldnn
-
由 Wu Yi 提交于
* fix nccl2 lars dist support * put lars in momentum op * add tests lars * fix ci * fix cpu kernel * soft warning * remove lars in test_recognize_digits.py * move to another op * add file * update api.spec test=develop * update test=develop * fix api.spec test=develop * wip * wip, finish grad merge ops * wip, finish graph build * wip test running * work on 1 gpu * workable version * update * fix tests * fuse broadcast op * fix compile failed * refine * add batch merge test mnist * fix CI test=develop * fix build * use independent bn params for batch merge test=develop * update api.spec * follow comments and for test * wip * refine tests test=develop * follow comments test=develop * remove startup bn modify test=develop * follow comments test=develop * fix merge test=develop
-
由 Tao Luo 提交于
test=develop
-
由 Qiao Longfei 提交于
test=develop
-
由 Xin Pan 提交于
delete unused codes.
-
由 Tao Luo 提交于
test=develop
-
由 dongzhihong 提交于
-
由 dongzhihong 提交于
-