Commit Graph

6993 Commits

Author SHA1 Message Date
i-robot ad5502dfa5 !26479 fix the problem of the probability of use_case failure when get or init GraphCell params
Merge pull request !26479 from zhangbuxue/fix_the_problem_of_the_probability_of_use_case_failure
2021-11-18 11:14:25 +00:00
i-robot 9d6248194e !26310 MindSpore support load custom aicpu kernels.
Merge pull request !26310 from linqingke/aicpu
2021-11-18 08:09:26 +00:00
i-robot 23da0717bc !26187 Support CSRTensor
Merge pull request !26187 from 杨林枫/csr_frontend
2021-11-18 07:13:42 +00:00
i-robot 9f52343a6a !26350 add check for resizenearestneighbor parallel op
Merge pull request !26350 from yangzhenzhang/add-check-for-resize-op
2021-11-18 05:45:57 +00:00
i-robot ec4cd6933d !26292 Add GPU operator NeighborExchange
Merge pull request !26292 from Cononlly/master
2021-11-18 05:16:41 +00:00
buxue 0b00f4cb55 fix the problem of the probability of use_case failure when get or init GraphCell params 2021-11-18 11:41:16 +08:00
i-robot 707e7fbbf9 !26453 [Fallback] Add some fallback numpy test cases
Merge pull request !26453 from Margaret_wangrui/fallback_tests
2021-11-18 03:01:47 +00:00
Margaret_wangrui c6582b9390 [Fallback] Add some fallback numpy test cases 2021-11-18 10:18:13 +08:00
i-robot 4e88f2e5e8 !26345 add examples of function grad, jvp and vjp
Merge pull request !26345 from chenzhuo/jvp
2021-11-17 08:35:38 +00:00
cononlly 8035bafd7c Add NeighborExchange support for GPU 2021-11-17 16:00:33 +08:00
linqingke bef2923acf MindSpore support load custom aicpu ops. 2021-11-17 14:58:50 +08:00
yanglf1121 72db8e4d3f support sparse tensor frontend 2021-11-17 14:52:28 +08:00
i-robot 36517de69c !24519 [assistant][ops] Add new audio operator SlidingWindowCmn.
Merge pull request !24519 from Rainfor/SlidingWindowCmn
2021-11-17 06:40:43 +00:00
i-robot 5c2d1bad14 !26406 Delete a bfgs test case.
Merge pull request !26406 from hezhenhao1/master
2021-11-17 03:17:32 +00:00
i-robot 745fb98d65 !26059 support get parameters and init parameters in GraphCell
Merge pull request !26059 from zhangbuxue/expand_mindir_function
2021-11-17 02:45:20 +00:00
i-robot 9f2e1edc00 !26279 neighborexchangev2 fix bug
Merge pull request !26279 from TuDouNi/neighborexchangev2_bug
2021-11-17 02:29:21 +00:00
i-robot 605c07d898 !26127 Add cell dump option when dump_mode=2
Merge pull request !26127 from sabrinasun_59ee/cell
2021-11-17 01:58:46 +00:00
i-robot 2e49770c01 !26159 scipy gmres batched interface
Merge pull request !26159 from zhuzhongrui/pub_master
2021-11-17 01:47:21 +00:00
hezhenhao1 954dc51a9d Delete a bfgs test case. 2021-11-17 09:13:55 +08:00
sabrinasun 99a434672f support cell dump when dump_mode=2 2021-11-16 16:01:13 -05:00
wangkc123 706f9e2cbb [feat] [assistant] [I3CKEH] add new audio operator SlidingWindowCmn 2021-11-16 22:00:09 +08:00
z00512249 c3f823cb3e scipy gmres batched interface 2021-11-16 21:10:08 +08:00
i-robot 11ed323e66 !26336 update akg, refine document of Custom op
Merge pull request !26336 from looop5/update_akg_11_16
2021-11-16 12:41:29 +00:00
buxue 45e0a4b9bf support upodate parameters after load mindir 2021-11-16 19:07:29 +08:00
yangzhenzhang ba99e4c505 add check for resize op 2021-11-16 15:39:52 +08:00
i-robot 58b69a05ee !20576 [assistant][ops] add new dataset loading operator LJSpeechDataset
Merge pull request !20576 from 杨旭华/LJSpeechDataset
2021-11-16 07:00:20 +00:00
i-robot 260e6e8214 !25794 gmres
Merge pull request !25794 from zhujingxuan/master
2021-11-16 06:49:43 +00:00
chenzhuo d07f24462c add examples of grad, jvp and vjp 2021-11-16 14:15:26 +08:00
ttudu 33ac1de062 fix bug 2021-11-16 11:14:58 +08:00
looop5 9c4fe8b6bf update akg, refine document of Custom op 2021-11-16 11:06:40 +08:00
i-robot 7cdef3da6e !26334 [MD] fix occasional fail in random rampler ut
Merge pull request !26334 from liyong126/fix_random_sampler
2021-11-16 02:49:59 +00:00
i-robot dc5278516c !26130 add cholesky, cho_factor primitive and backend gpu implements
Merge pull request !26130 from zhuzhongrui/gmres
2021-11-16 02:37:32 +00:00
i-robot 6bdd38399a !25811 fault_recover_by_mirror_group
Merge pull request !25811 from yao_yf/fault_recover_by_mirror_group
2021-11-16 02:20:58 +00:00
liyong 9663884db3 fix occasional failed in random sampler 2021-11-16 09:53:38 +08:00
i-robot 5af8572cd7 !25488 add the set_dump API
Merge pull request !25488 from wenkai/wk1027setdump1
2021-11-16 01:47:32 +00:00
i-robot 2b2194b0f4 !25602 Dump tensor statistics in csv format
Merge pull request !25602 from Jimmy Qi/csvdump
2021-11-16 01:28:06 +00:00
i-robot 0113b3eee1 !26236 Add MD Profiler save()
Merge pull request !26236 from Mohammad Motallebi/add_profiler_save
2021-11-16 01:04:53 +00:00
Jimmy Qi b21c099767 Add option to dump tensor statistics in csv format 2021-11-15 19:00:59 +00:00
mohammad 5c8ab5f60c add MD Profiler Save() 2021-11-15 13:18:36 -05:00
wenkai d2eca80d40 add the set_dump API, see I4AUIR for details 2021-11-15 21:28:40 +08:00
z00512249 36032e7ee2 add cholesky, cho_factor primitive and backend gpu implements 2021-11-15 21:19:56 +08:00
i-robot 9dfe08b805 !25909 [Fallback] Add global Py param when processing global namespace info
Merge pull request !25909 from huangbingjian/update_global_params
2021-11-15 11:43:35 +00:00
zhujingxuan 54c3bfac79 gmres 2021-11-15 17:16:42 +08:00
i-robot f01b5e4816 !26158 add command fuser to figure out the root cause of testcase failure
Merge pull request !26158 from anzhengqi/optimize-testcase-resnet50
2021-11-15 09:04:09 +00:00
i-robot 4dc5beb839 !26266 Fix LessEqual
Merge pull request !26266 from zuochuanyong/fix_less_than_gpu
2021-11-15 07:32:46 +00:00
hezhenhao1 93decfffae Add cg method and test cases. And refactor the st test. 2021-11-15 10:49:58 +08:00
i-robot 9522ee9686 !25703 [assistant][ops] Add math operator LpNorm
Merge pull request !25703 from 孟权令/LpNorm
2021-11-15 02:36:54 +00:00
vddong 6fe2d35ae2 [feat][assistant][I3T96D] add new dataset loading operator LJSpeechDataset 2021-11-14 14:52:15 +08:00
zuochuanyong 1f289803e9 fix LessEqual bug 2021-11-14 14:07:15 +08:00
yao_yf 501b978d16 find data parallel common group in auto parallel 2021-11-13 10:23:45 +08:00