mindspore-ci-bot
|
3259dafa7e
|
!4712 Fix bugs in random ops
Merge pull request !4712 from peixu_ren/custom_pp_ops
|
5 years ago |
bingyaweng
|
82749d0a01
|
fix error in bnn_layers and transforms
|
5 years ago |
mindspore-ci-bot
|
6868b9b6fa
|
!4422 Minddata new dataset api ==> RandomData
Merge pull request !4422 from xiefangqi/xfq_c++api_randomdata
|
5 years ago |
fangzehua
|
1109a37c71
|
fix avgpool2dgrad
|
5 years ago |
mindspore-ci-bot
|
b80b992f72
|
!4677 Modify the quantization operation of softmax op
Merge pull request !4677 from wangminggui/master
|
5 years ago |
zhaozhenlong
|
6bfc483b74
|
fix fp16 transpose mean
|
5 years ago |
chenzomi
|
5bbfa67439
|
bug fix for ME
|
5 years ago |
zhoufeng
|
17d60b2ccb
|
fix open source ge backend compile
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
5 years ago |
wangzhe
|
c89312b61b
|
debug onnx model converter
|
5 years ago |
guohongzilong
|
966f1f9fb0
|
fix quant param nullptr
|
5 years ago |
王明贵
|
29c04de893
|
Modify the quantization operation of softmax op
|
5 years ago |
mindspore-ci-bot
|
9001dc48e6
|
!4672 optimize opencl winograd kernel performance
Merge pull request !4672 from 王东旭/opencl_winograd_optimize
|
5 years ago |
mindspore-ci-bot
|
147c745781
|
!4671 modify arm cpu fp16 op: arithmetic
Merge pull request !4671 from 陶云浩/lite
|
5 years ago |
mindspore-ci-bot
|
4d7304b821
|
!4687 [bug][pynative]fix bug when input is a tuple
Merge pull request !4687 from vlne-v1/I1QD6E-addn-infer-error
|
5 years ago |
peixu_ren
|
2830d7046b
|
Fix duplicated checks for random ops. Add restrictions for seeds in doc.
|
5 years ago |
mindspore-ci-bot
|
2cbb280bea
|
!4678 change ops getter
Merge pull request !4678 from yeyunpeng2020/master_cops_3
|
5 years ago |
mindspore-ci-bot
|
2b4febb430
|
!4436 Refactor uniform ops in GPU context
Merge pull request !4436 from peixu_ren/custom_gpu
|
5 years ago |
tao_yunhao
|
d1c8f967ac
|
modify arm cpu op: Arithmetic_fp16
|
5 years ago |
root
|
6b4fefe0c5
|
add opencl prelu kernel
|
5 years ago |
xiefangqi
|
8e0a7bfbd3
|
fix tfreader WaitPost register failed
|
5 years ago |
mindspore-ci-bot
|
58523a41fe
|
!4392 use builtin float16 for arm
Merge pull request !4392 from xychow/use-float16-in-arm-neon
|
5 years ago |
mindspore-ci-bot
|
50b5c8035b
|
!4701 fix concat get_dataset_size error
Merge pull request !4701 from guozhijian/fix_concat_get_dataset_size_err
|
5 years ago |
xiefangqi
|
b91e56375e
|
add randomdataset and schema
|
5 years ago |
mindspore-ci-bot
|
2aab14242c
|
!4669 add toolbox and dpn
Merge pull request !4669 from zhangxinfeng3/master
|
5 years ago |
mindspore-ci-bot
|
665d8228ff
|
!4708 Fixed indentation in Bijector Softplus comments
Merge pull request !4708 from XunDeng/scalar_affine_softplus
|
5 years ago |
caozhou
|
453d8763ac
|
code optimization based on the last push.
|
5 years ago |
mindspore-ci-bot
|
2159c952d7
|
!4707 Fixed bugs in cast_to_tensor and added more type check into distribution classes
Merge pull request !4707 from XunDeng/pp_poc_v3
|
5 years ago |
mindspore-ci-bot
|
039d87c5ae
|
!4700 add aware quant testcase
Merge pull request !4700 from cjh9368/aware_quant
|
5 years ago |
mindspore-ci-bot
|
505b6b5a9b
|
!4699 NMS_GPU_Sorting_Mem Fix
Merge pull request !4699 from danishnxt/GPU_two
|
5 years ago |
wangdongxu
|
d0ff232aa0
|
optimize opencl winograd kernel performance
|
5 years ago |
mindspore-ci-bot
|
fb4afb4501
|
!4705 Add type support for scatternd and atomic add
Merge pull request !4705 from Peilin/scatternd-type-support
|
5 years ago |
peixu_ren
|
5dd4933328
|
Refactor uniform ops in GPU context
|
5 years ago |
Xun Deng
|
e0009b9062
|
added type check in distributions and fixed bugs in cast_to_tensor
|
5 years ago |
Xun Deng
|
42c81e526c
|
fixed indentation in Softplus comments
|
5 years ago |
mindspore-ci-bot
|
1744948d80
|
!4621 [MD] change api for random solarized_op
Merge pull request !4621 from nhussain/add_solarize_cpp_tests
|
5 years ago |
nhussain
|
738ae2c78d
|
change api to use std_vector
try to display image
|
5 years ago |
mindspore-ci-bot
|
56bd92b88f
|
!4473 Implementing Posterize Op
Merge pull request !4473 from islam_amin/posterize_op
|
5 years ago |
islam_amin
|
979111d0ef
|
Added Posterize Op
|
5 years ago |
Peilin Wang
|
6719169a7f
|
added type support for atomic add and scatternd
fix ci
fix ci
|
5 years ago |
cjh9368
|
e5fd3ce24a
|
add aware quant testcase
|
5 years ago |
mindspore-ci-bot
|
0e27a04da1
|
!4697 freeze_bn should be int
Merge pull request !4697 from chenfei_mindspore/master
|
5 years ago |
jonyguo
|
b0b370336f
|
fix: concat get_dataset_size error
|
5 years ago |
danish
|
97f08e74ec
|
nms_sorting fix
lint py fix 2
nms_py_file test value fix
lint fix
|
5 years ago |
mindspore-ci-bot
|
8f6ed032e5
|
!4428 Operation Overflow Watchpoint for D-Chip debugger
Merge pull request !4428 from AdelShafiei/opoverflow2
|
5 years ago |
mindspore-ci-bot
|
bf2ef95fc3
|
!4694 fix: RandomAffine parameter check
Merge pull request !4694 from guozhijian/fix_randomaffine_err
|
5 years ago |
chenfei
|
9a12fab404
|
fix bug of freeze_bn default value
|
5 years ago |
mindspore-ci-bot
|
e9eee16e46
|
!4641 [MS][Quant] bug fix for lenet quant
Merge pull request !4641 from chenzhongming/new_master
|
5 years ago |
Wei Luning
|
1d6c76f350
|
board tensor for pynative infer
|
5 years ago |
jonyguo
|
5f294fb90d
|
fix: random affine parameter check
|
5 years ago |
mindspore-ci-bot
|
e60c0b605c
|
!4674 [MS][LITE][Develop]refactor kernel creator
Merge pull request !4674 from sunsuodong/refactor_kernel_creator
|
5 years ago |