- 01 11月, 2018 8 次提交
-
-
由 dengkaipeng 提交于
-
由 Xin Pan 提交于
update doc to 1.1
-
由 Xin Pan 提交于
-
由 Yan Xu 提交于
add fused broadcast op unit test
-
由 Yu Yang 提交于
It seems that the blocking queue might be destroyed early than Run method complete. It might because the Run method throw some unhandled exception. However, it should be shared_ptr when multthread access an resource. So change BlockingQueue as a shared_ptr. test=develop
-
由 Xin Pan 提交于
fix sequence_pad example error
-
由 Wu Yi 提交于
* fix use_reader_alloc uts * dist ut fixes test=develop * update test=develop * fix test for py3 test=develop
-
由 Yan Chunwei 提交于
-
- 31 10月, 2018 16 次提交
-
-
由 chengduo 提交于
test=develop
-
由 Yan Chunwei 提交于
remove the optimized but buggy implementation
-
由 chengduo 提交于
test=develop
-
由 Zeng Jinle 提交于
Fix dynamic_gru h_0 bug
-
由 Qiyang Min 提交于
Fix Mac Python3 CI job
-
由 Tao Luo 提交于
Max Sequence pool optimization
-
由 Xin Pan 提交于
remove with_inference option
-
由 minqiyang 提交于
test=develop
-
由 minqiyang 提交于
test=develop
-
由 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
-
由 minqiyang 提交于
test=develop
-
由 minqiyang 提交于
test=develop
-
由 Xin Pan 提交于
increase test timeout coverage.
-
由 Xin Pan 提交于
-
由 Xin Pan 提交于
1.add position encoding 2.logloss in nn.py
-
由 minqiyang 提交于
test=develop
-
- 30 10月, 2018 16 次提交
-
-
由 minqiyang 提交于
test=develop
-
由 gmcather 提交于
test=develop
-
由 Yancey1989 提交于
-
由 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
-
由 sneaxiy 提交于
-
由 JiabinYang 提交于
-
由 qingqing01 提交于
generate proposal labels doc
-
由 tensor-tang 提交于
Refine/jit/crf decoding
-
由 Xin Pan 提交于
Fix import plot in py3
-
由 Xin Pan 提交于
disable some tests
-