- 16 11月, 2018 29 次提交
-
-
由 Michal Gallus 提交于
test=develop
-
由 Michal Gallus 提交于
test=develop
-
由 Michal Gallus 提交于
-
由 Michal Gallus 提交于
-
由 Michal Gallus 提交于
-
由 Michal Gallus 提交于
-
由 Tomasz Patejko 提交于
-
由 Tomasz Patejko 提交于
-
由 Tomasz Patejko 提交于
-
由 Tomasz Patejko 提交于
-
由 Wu Yi 提交于
* wip simplify operator framework * wip * wip * done test=develop * clean test=develop * fix test=develop * fix deps test=develop * fix cpu build test=develop * fix tensorrt build test=develop * fix tests test=develop * fix test=develop * fix cpu build test=develop
-
由 tensor-tang 提交于
jitcode act relu, exp, sigmoid, tanh
-
由 Jiabin Yang 提交于
* fix space_to_depth_op unicode problem * test=develop
-
由 Qiao Longfei 提交于
change the target cost of test_label_semantic_roles to speed up test
-
由 whs 提交于
* Fix truncated normal. * Fix. * Make nce support more distribution. * Fix API.spec. * Fix python API. * Fix. test=develop * Fix API.spec test=develop * Fix sampler. * Fix order of arguments in python API. test=develop
-
由 Qiao Longfei 提交于
test=develop
-
由 tensor-tang 提交于
test=develop
-
由 Qiao Longfei 提交于
-
由 Zhaolong Xing 提交于
Add PRelu tensorRT plugin and Conv2d transpose op converter
-
由 Qiyang Min 提交于
Fix expand op incorrect infer shape
-
由 hjchen2 提交于
-
由 Wu Yi 提交于
* add cudnn ctc loss * wip add test test=develop * wip * wip * done test=develop * move include cudnn test=develop * test test=develop * fix build test=develop * fix build test=develop * fix build on cudnn5 test=develop * fix cudnn5 build test=develop * fix cudnn5 build test=develop * merge develop softmax functor change test=develop
-
由 tensor-tang 提交于
test=develop
-
由 tensor-tang 提交于
test=develop
-
由 Xin Pan 提交于
fix typo test=develop
-
由 Yan Chunwei 提交于
* fix inference on gpu out of mem the transfer logic in operator.cc will keep creating new scopes.
-
由 tensor-tang 提交于
* rename and fix blas vsqr test=develop * update
-
由 hjchen2 提交于
-
由 hjchen2 提交于
-
- 15 11月, 2018 11 次提交
-
-
-
由 peizhilin 提交于
test=develop
-
由 tensor-tang 提交于
-
由 tensor-tang 提交于
-
由 tensor-tang 提交于
-
由 minqiyang 提交于
test=develop
-
由 minqiyang 提交于
test=develop
-
由 minqiyang 提交于
test=develop
-
由 peizhilin 提交于
-
由 Sylwester Fraczek 提交于
* add is_test to pooling and activations add prop_kind support for layers activation. conv and pooling add a pass that sets is_test to true add transpiler version of is_test pass test=develop * patch test and pass test=develop * add pass to analyzer.h test=develop * add is_test attr description & pass only on mkldnn in: activation_op.cc batch_norm_op.cc conv_op.cc dropout_op.cc lrn_op.cc pool_op.cc sequence_pool_op.cc softmax_op.cc * fix is_test handling for activation pool and conv * change description of is_test for all layers again * remove GetAttr(use_mkldnn) from pass * rename correct_mkldnn_test_phase to is_test and remove dependency on MKLDNN test=develop * review fix magic number * two if(..)s into one * Check is_test once and pass mkldnn forward prop kind * dereference shared_ptr with * (without get()) test=develop * add is_test_pass back test=develop
-
由 chengduo 提交于
* add selu * use for range test=develop * add API test=develop * follow comment test=develop * update API.spec test=develop
-