- 01 7月, 2021 6 次提交
-
-
由 JZ-LIANG 提交于
* dygraph sharding * update unitest hybrid_parallel_communicate_group
-
由 王明冬 提交于
-
由 wenbin 提交于
-
由 王明冬 提交于
-
由 feng_shuai 提交于
-
由 feng_shuai 提交于
-
- 30 6月, 2021 7 次提交
-
-
由 Li Min 提交于
-
由 jakpiase 提交于
* added matmul_v2 bf16/fp32 FWD kernel added matmul_v2 bf16/fp32 FWD kernel * added formatting * removed some tests due to timeout in CI * refactored tests * merged tests classes into one file * minor change * removed test guard for CUDA * remove skipIf * changes after review * formated one file * minor change * added skipping UT in CUDA place
-
由 wenbin 提交于
-
由 Wangzheee 提交于
-
由 Wangzheee 提交于
-
由 zhupengyang 提交于
-
由 houj04 提交于
* support set_device for NPU. * minor update doc and add more unit test.
-
- 29 6月, 2021 9 次提交
-
-
由 feng_shuai 提交于
-
由 feng_shuai 提交于
-
由 feng_shuai 提交于
* scale_matmul_fuse_pass_init * enhance scale_matmul_fuse_pass * change scale_matmul_fuse_pass unittest
-
由 Thunderbrook 提交于
* add retry in pull sparse * retry
-
由 王明冬 提交于
test=develop.
-
由 Wangzheee 提交于
-
由 Thunderbrook 提交于
* remove heterbox * remove heterbox
-
由 taixiurong 提交于
-
由 Leo Chen 提交于
-
- 28 6月, 2021 6 次提交
-
-
由 Double_V 提交于
* add transpose transpose opdef, test=develop * add line, test=develop * fix wrong name, test=develop * add pass, test=develop * fix bug, test=develop * fix bug, test=develop * delete limite about alpha, test=develop * add mul to reshape2MatmulFusePass, test=develop * add limit about alpha, test=develop * fix bug,test=develop * set adaptive as false and global_pooling as True, test=develop * set x_num_col_dims as 1, test=develop * fix reshape, add attr limit, test=develop * fix conflict,test=develop * fix comment, test=develop * fix comment,test=develop * fix comment,test=develop * ,test=develop * add IsType, test=develop * add IsType, test=develop
-
由 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
-
由 zlsh80826 提交于
-
由 Pei Yang 提交于
* fix trt flatten converter when batch_size > 1 * change ut to same dynamic shape
-
由 王明冬 提交于
-
- 25 6月, 2021 5 次提交
-
-
由 MissPenguin 提交于
-
由 Wangzheee 提交于
-
由 wenbin 提交于
* qkv * ci_test
-
由 王明冬 提交于
-
由 王明冬 提交于
-
- 24 6月, 2021 7 次提交
-
-
由 pangyoki 提交于
-
由 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
-
由 zlsh80826 提交于
* add trt LT version helper * trt8 requires void** to be void* const*
-
由 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
-