- 28 6月, 2021 17 次提交
-
-
由 lyuwenyu 提交于
-
由 lyuwenyu 提交于
-
由 lyuwenyu 提交于
-
由 lyuwenyu 提交于
-
由 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 14 次提交
-
-
由 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 提交于
-