Commit Graph

7326 Commits

Author SHA1 Message Date
andy a017586794 add new nets and modify sh for x86 run 2020-08-13 11:40:26 +08:00
xuyongfei 3554cad325 update serving cpp_client compiler; update serving acl build option 2020-08-13 11:32:27 +08:00
mindspore-ci-bot 1716beb037 !3942 embeddinglookup_wrap
Merge pull request !3942 from yao_yf/embeddinglookup_wrap
2020-08-13 11:21:22 +08:00
Pengyongrong 519581e114 concat performance upgrade 2020-08-12 19:55:55 -07:00
cjh9368 2ae2c3ceca solve aware quantizer memory problem 2020-08-13 10:49:38 +08:00
mindspore-ci-bot 10015ad9b2 !4371 Add fp16 pooling
Merge pull request !4371 from fuzhiye/tmp
2020-08-13 10:37:13 +08:00
kai00 9638139e27 fixed format trans 2020-08-13 10:36:05 +08:00
fuzhiye a8b1e99506 1.Add fp16 pooling
2.Add fp16 cast
2020-08-13 10:35:55 +08:00
yangzhenzhang 4a0e6ff7fc update field split 2020-08-13 10:35:04 +08:00
mindspore-ci-bot a7556d874d !4317 Add nasnet mobile and nasnet large model test
Merge pull request !4317 from ghzl/add-test-case
2020-08-13 10:31:02 +08:00
liuxiao93 68d9faf766 Add ops ReverseSequence for GE.
Adapter some op-info for VM.
2020-08-13 10:18:32 +08:00
chenzupeng e1b78c1f49 add opencl reshape op 2020-08-13 10:15:20 +08:00
wsc 067beb2590 Modify the method for getting output index of metagraph. 2020-08-13 10:10:24 +08:00
Xun Deng c0a3b51bb8 fixed minor issues in docs, updated parameter checking in some functions in distributions 2020-08-12 22:05:58 -04:00
mindspore-ci-bot 04371f6d38 !4364 add aware quant converter
Merge pull request !4364 from cjh9368/aware_quant
2020-08-13 09:42:34 +08:00
mindspore-ci-bot 103b25ad49 !4215 Add uncertainty toolbox to nn/probability
Merge pull request !4215 from zhangxinfeng3/uncer
2020-08-13 09:42:28 +08:00
mindspore-ci-bot ddec0c0f96 !4365 Update random uniform op invocation
Merge pull request !4365 from peixu_ren/custom_bijector
2020-08-13 09:35:08 +08:00
mindspore-ci-bot 462fbaf9c6 !4278 Add transforms to nn.probability
Merge pull request !4278 from byweng/transform
2020-08-13 09:31:49 +08:00
mindspore-ci-bot 61a2274787 !4359 fix layernorm grad error in pynative mode
Merge pull request !4359 from chujinjin/fix_layernorm_grad_error_in_pynative
2020-08-13 09:04:25 +08:00
mindspore-ci-bot 64923214f1 !4248 Update RowTensorEliminater and IndexedSliceEliminate to Pattern Matcher
Merge pull request !4248 from Giancarlo/pm_update_sparsetensor
2020-08-13 09:02:03 +08:00
mindspore-ci-bot 9e5f4182a8 !4329 Revert the AdamApplyOneAssign fusion pass before op registration
Merge pull request !4329 from YuJianfeng/adam_assign
2020-08-13 08:57:34 +08:00
mindspore-ci-bot 03210ef166 !2557 Add UnsortedSegmentSum fission pass
Merge pull request !2557 from huanghui/unsorted-segment-sum-fission-pass
2020-08-13 08:57:01 +08:00
mindspore-ci-bot 265064733b !4340 move cc file that end with py to pybind
Merge pull request !4340 from liubuyu/master
2020-08-13 08:56:01 +08:00
Peilin Wang 3cb3a5c7d8 type support for faster rcnn gpu kernels
addressed code review comments

fix cpplint and pylint

trying to fix python ut

fix smoke test
2020-08-12 19:27:05 -04:00
TFbunny 17d01e838f add fix to GPU-RandomChoiceWithMask (bitonicsort & testcase) 2020-08-12 19:22:04 -04:00
tinazhang 0868720eb7 fix parameter type for repeat op in c++ api and added c++/python ut. 2020-08-12 17:23:42 -04:00
peixu_ren 33efb86b12 Added interger check for seed parameters in random ops 2020-08-12 16:38:27 -04:00
mindspore-ci-bot f37a2fa402 !4252 Follow up to pr 4025 to Reorganize tests and includes
Merge pull request !4252 from tony_liu2/staging
2020-08-13 04:16:29 +08:00
peixu_ren 3a11d123d4 Update random uniform op invocation 2020-08-12 15:22:32 -04:00
tony_liu2 deb1146474 reorganize headers and tests
remove headers

fix iterator file

fix pr comments

fix new file
2020-08-12 14:36:01 -04:00
mindspore-ci-bot 64b0feb7a2 !4315 support int8, int16, bool types for akg ops GPU
Merge pull request !4315 from JonathanY/akg_ops
2020-08-12 23:15:48 +08:00
cjh9368 18c6ac9988 add quant aware compile success 2020-08-12 22:54:25 +08:00
mindspore-ci-bot 1351d5f431 !4333 Sovled THOR for Resnet50 net train failed
Merge pull request !4333 from wangmin0104/master
2020-08-12 20:39:18 +08:00
chengxianbin 759392571f upload yolov3-darknet53 quant code 2020-08-12 20:32:59 +08:00
mindspore-ci-bot cfd37ca90d !4350 fix the bias too big of the caffe model ml_bank_recog by fix qsort of the argmax
Merge pull request !4350 from zhaodezan/master
2020-08-12 20:17:33 +08:00
liuzhongkai 2eb55946f6 add opencl leaky relu kernel 2020-08-12 05:13:17 -07:00
chujinjin 9cc9f6b470 fix layernorm grad error in pynative 2020-08-12 20:11:58 +08:00
zhaodezan 8eafbc8fb9 using qsort function correctly 2020-08-12 07:35:50 -04:00
zhangxinfeng3 735279a063 add uncertainty toolbox 2020-08-12 19:35:23 +08:00
huanghui b8d7f6d77f add UnsortedSegmentSum fission pass 2020-08-12 19:17:19 +08:00
mindspore-ci-bot 874972caf8 !4349 [MS][LITE][Develop]compare ops support quant
Merge pull request !4349 from chenjianping/lite_dev2
2020-08-12 19:16:09 +08:00
mindspore-ci-bot 66d6334791 !4332 fix tools bugs
Merge pull request !4332 from yeyunpeng2020/master_time_profile
2020-08-12 19:08:45 +08:00
changzherui d3f709be55 modify python ut runtest.sh 2020-08-12 19:06:06 +08:00
mindspore-ci-bot 967a87160e !4309 fix round divide for int8
Merge pull request !4309 from lixian/master
2020-08-12 19:02:55 +08:00
mindspore-ci-bot acba17e248 !4320 adjust anf_exporter and anf_importer
Merge pull request !4320 from 徐安越/move_primitive_2
2020-08-12 19:02:01 +08:00
bingyaweng 1b1ad52e7c add transforms to nn.probability 2020-08-12 18:40:21 +08:00
mindspore-ci-bot 1406ac43c3 !4339 fix multinomial
Merge pull request !4339 from baihuawei/0812
2020-08-12 18:35:50 +08:00
shenwei41 6913c96f11 Alarm modification 2020-08-12 18:20:02 +08:00
shenwei41 ec6fa65fd9 Add parameter information 2020-08-12 18:20:02 +08:00
buxue 9c7cdcf1e9 support bool tensor and bool do equal 2020-08-12 18:12:33 +08:00