Commit Graph

6140 Commits (374b7b8583fdf9f8a1ec5457cf7e7288c13db46a)
 

Author SHA1 Message Date
mindspore-ci-bot 465521b9d5 !3698 add spacetodepth and spacetobatch fp32
5 years ago
mindspore-ci-bot 2883f9366d !3738 fix bug of cast dtype when using mix_presion in pynative mode
5 years ago
changzherui 106ece221d modify version to r0.6 for master
5 years ago
zhongligeng 4b6b1ddc0e spacetodepth and spacetobatch fp32
5 years ago
wandongdong 60743492b3 add image2d for depthwise
5 years ago
zhengjun10 1561462925 add anf pass
5 years ago
mindspore-ci-bot 3d7732a7b3 !3726 add lite op PriorBox
5 years ago
liuwenhao4 b3cac13a1c Add new hms ops of crop with type of int8
5 years ago
mindspore-ci-bot 7d3f56c54f !3688 Add deconv parser
5 years ago
mindspore-ci-bot 9ba4e4d88d !3844 little optimization for depth wise kernels
5 years ago
mindspore-ci-bot 9eb0a7697f !3713 detect model fix bug
5 years ago
mindspore-ci-bot d7bc28dcde !3835 add lite kernel relu_int8 and hswish_int8
5 years ago
lixian f894ffe6ad little optimization for depth wise kernels
5 years ago
mindspore-ci-bot bab5aedd49 !3843 fix kernel registry bug
5 years ago
mindspore-ci-bot cf4533da68 !3810 update the performance of concat ops
5 years ago
fuzhiye 1eb86b7df2 fix kernel registry bug
5 years ago
zhaozhenlong 90553fef08 add lite op PriorBox
5 years ago
pengyongrong 514ba6e976 Optimize performance for master branch
5 years ago
guohongzilong 668db1dd7d deconv adapter
5 years ago
mindspore-ci-bot d1b3096418 !3837 add_test_for_mindrecord 3
5 years ago
sunsuodong 64c2f195b7 int8_relu_hswish
5 years ago
mindspore-ci-bot 5338128283 !3833 rewrite op register func
5 years ago
fuzhiye 3a70fd23ce rewrite op register func
5 years ago
mindspore-ci-bot 5a3b557354 !3814 enhance: map file label start begin 0 in imagenet_to_mr tool
5 years ago
wangdongxu 04e4cba6f0 update lite gpu opencl convolution kernel
5 years ago
mindspore-ci-bot 11f786c9bd !3808 remove predict
5 years ago
mindspore-ci-bot 53c40d0ec7 !3836 1. multithreading support for fc_int8_op. 2. change asm matmul output layout
5 years ago
mindspore-ci-bot 3819945547 !3776 fix compilation bugs on arm32 & add BiasAdd/Relu/DW kernels on arm64
5 years ago
z00505269 87668d6ea2 remove predict
5 years ago
liucunwei 8b99114f6d add mindrecord test case
5 years ago
mindspore-ci-bot 6e759cd487 !3815 compute threshold only once in post training quantization
5 years ago
lixian e52aa2b12f fix compile bugs on arm32 and add BiasAdd/Relu/Dw arm64 kernels
5 years ago
zhanyuan 9cab9f7a91 1. multithreading support for fc_int8_op. 2. change asm matmul output layout from col8x8 to row8x8
5 years ago
xutianchun fae78e11a7 1. compute threshold only once
5 years ago
mindspore-ci-bot 6c4ee3f3d1 !3827 add run_test.sh & fix bug in type_id.h build.sh gtest
5 years ago
linqingke d54fe5a60a fix sgd bug.
5 years ago
mindspore-ci-bot b5f317c29f !3610 Add C++ API support for Concat and Zip
5 years ago
mindspore-ci-bot 1595faadc3 !3829 C++ API: Reorder transforms.h alphabetically
5 years ago
tinazhang e57d849618 add concat op and extend zip support to cpp api
5 years ago
mindspore-ci-bot 6945eb2821 !3622 Added option to distributed sampler
5 years ago
Cathy Wong 49a1e01390 C++ API: Reorder transforms.h alphabetically
5 years ago
mindspore-ci-bot 2449e4e7f1 !3760 Fix GPU-ResizeNearestNeighbor
5 years ago
mindspore-ci-bot e1f93ec28c !3619 NMSWithMask - CUDA Impl
5 years ago
Eric 8c018da468 Fixing issues in distributed sampler
5 years ago
hangq ac05742619 add run_test.sh & fix bug in type_id.h build.sh gtest
5 years ago
mindspore-ci-bot 1165b27f41 !3693 Change the column order and add drop_reminder option to make the generated dataset compatible with BertCLS
5 years ago
mindspore-ci-bot 634d797ca3 !3549 MapOp refactor for device augmentation (part 1)
5 years ago
mindspore-ci-bot 27e51c5a63 !3553 Unify np array comparisons
5 years ago
kswang e6b0ac9b41 fix nopnode internal output error
5 years ago
He Wei d981dda97f Decouple infer trace from LogWriter
5 years ago