- 28 6月, 2021 13 次提交
-
-
由 lyuwenyu 提交于
-
由 lyuwenyu 提交于
-
由 lyuwenyu 提交于
-
由 lyuwenyu 提交于
-
由 lyuwenyu 提交于
-
由 lyuwenyu 提交于
-
由 wanghuancoder 提交于
* PyNumber_Long only for numpy, test=develop
-
由 Qi Li 提交于
* [ROCM] fix RNN miopen as weight need to permuted, test=develop * [ROCM] fix data share when is_test, test=develop * update, test=develop
-
由 Jiaqi Liu 提交于
-
由 zlsh80826 提交于
-
由 Pei Yang 提交于
* fix trt flatten converter when batch_size > 1 * change ut to same dynamic shape
-
由 王明冬 提交于
-
由 Ethanzjp 提交于
-
- 25 6月, 2021 9 次提交
-
-
由 MissPenguin 提交于
-
由 IMMORTAL 提交于
* fix random probability * fix random probability
-
由 pangyoki 提交于
* only save py37 of docker in release version * fix release16 errors * delete extra python in ubuntu18 * install vim in ubuntu18 * fix little bugs * fix whl package message
-
由 Wangzheee 提交于
-
由 wenbin 提交于
* qkv * ci_test
-
由 WangXi 提交于
-
由 chentianyu03 提交于
-
由 王明冬 提交于
-
由 王明冬 提交于
-
- 24 6月, 2021 16 次提交
-
-
由 pangyoki 提交于
-
由 Zhou Wei 提交于
-
由 zhouzj 提交于
-
由 houj04 提交于
* in NPU environment, use CPUPlace for missing operators. * in NPU environment, use CPUPlace for missing operators. * fix TensorCopy bug and add unit test. * fix code style. * add more unit tests.
-
由 Jacek Czaja 提交于
* - fix to #33282 * - Increased threshold for elementwise_mul_bf16 grad * -disabled faulty UT * - fix to approval
-
由 Aurelius84 提交于
* support type hint * fix unittest
-
由 zlsh80826 提交于
* add trt LT version helper * trt8 requires void** to be void* const*
-
由 WeiXin 提交于
* TestSaveLoadLargeParameters use cpu place. * edit unittest
-
由 Jiangxinz 提交于
-
由 Jiangxinz 提交于
-
由 Leo Chen 提交于
-
由 Zhou Wei 提交于
* Modify the search order of dynamic library * Modify the search order of dynamic library
-
由 zlsh80826 提交于
* add trt LT version helper * remove deprecated nvinfer1::DimsCHW and replace it to nvinfer1::Dims3 * remove deprecated nvinfer1::DimsNCHW and replace it to nvinfer1::Dims4 * update deserialize engine * update to createNetworkV2 * update to createNetworkV2 * update buildWithConfig and remove redundent config settings * replace createNetwork to createNetworkV2 * fix int8 * addMatrixMultiply * remove unnecessary const cast * IBuilder->setInt8Calibrator() is deprecated * auto enable fp16 when using int8 * remove the redundant line
-
由 XGZhang 提交于
-
由 CtfGo 提交于
As the title
-
由 Ren Wei (任卫) 提交于
* refactor check_pr_approval, allow using github login-id 2. remove the tricks for paddle.fluid.layers.ops.func * add testcases * simplify the test data, and added to file diff approvals * remove a approver * test_print_signatrues runs on a simple pipeline, no paddle installed * testcases for print_signatrures and sampcd . python3 only. * remove unused import directives * remove unused import directives
-
- 23 6月, 2021 2 次提交
-
-
由 feng_shuai 提交于
* tmp * pass con_element_add2_act * recover unittests CMakeLists * init pass enhance * fix the attr according to review * repair the attr conv2d * repair axis of elementwise_add * CI-coverage test=allcase * repari some attr * recover batch_norm_act * conv_elementwise_add2_act_fuse
-
由 jakpiase 提交于
* base changes for split op * 90% of split functionality added * full fp32 functionality * added bf16 test * added submemory caching * added bf test to static mode whitelist * minor change * enabled split op for inference * minor fix * minor fix
-