Commit Graph

855 Commits

Author SHA1 Message Date
i-robot 4d8ef64c11
!33931 [feat] [assistant] [ops] [I51VSB] Add new operator nn.Hardtanh
Merge pull request !33931 from fujianzhao/dev
2022-05-12 06:40:03 +00:00
liangzhibo 7fa0a77e08 Add round functional, tensor interface and vmap 2022-05-12 09:22:38 +08:00
i-robot 708188ac27
!34207 [ops]add the bessel_y0 and bessel_y1 CPU operator
Merge pull request !34207 from maoyaomin/mym_bessel_0507
2022-05-12 01:18:46 +00:00
i-robot 1664b9b2f2
!34087 Add tensor and functional interface for NonZero operator.
Merge pull request !34087 from hezhenhao1/add_nonzero
2022-05-11 10:59:40 +00:00
i-robot e138428c78
!34230 modify format
Merge pull request !34230 from 俞涵/code_docs_0511
2022-05-11 08:38:46 +00:00
i-robot e6d0f22c6d
!34220 [DOC]update en version of doc for SpaceToBatchNd
Merge pull request !34220 from zichun_ye/op_dev_space_to_batch_nd
2022-05-11 08:14:23 +00:00
huodagu 76c5654edd add mindspore.rewrite and modify format 2022-05-11 15:38:43 +08:00
xumengjuan1 19dfe00c12 modify link 2022-05-11 15:24:30 +08:00
i-robot b423ddebac
!34193 modify export input type check
Merge pull request !34193 from changzherui/mod_export_check
2022-05-11 07:05:11 +00:00
fujianzhao 5bb57674da [feat] [assistant] [ops] [I51VSB] Add new operator nn.Hardtanh 2022-05-11 14:23:11 +08:00
hezhenhao1 1b8a7b0a8f Add tensor and functional interface for NonZero operator. 2022-05-11 14:11:22 +08:00
maoyaomin 60913f4a5a add bessel_y0 and bessel_y1 cpu operator 2022-05-11 11:26:26 +08:00
i-robot a0a9c942c8
!33956 Add a nn cell for softsign.
Merge pull request !33956 from liqiliang/softsign-cpu
2022-05-11 03:15:10 +00:00
i-robot ddced156b0
!33955 add Ascend dynamic shape testcases for IndexAdd
Merge pull request !33955 from looop5/index_add_d_dynamic
2022-05-11 03:14:48 +00:00
Zichun Ye 7a20a726a9 update en version of doc for space_to_batch_nd 2022-05-11 11:10:08 +08:00
xumengjuan1 6bcc933646 modify mindspore_parallel 2022-05-11 10:10:35 +08:00
i-robot 74fce14134
!34179 modify context import supplementary
Merge pull request !34179 from 冯一航/context_supplementary_modification
2022-05-11 01:35:49 +00:00
fengyihang e23f0b0e37 modify context supplementar 2022-05-11 09:31:37 +08:00
changzherui d2221f53a3 mod export input type check 2022-05-10 21:30:36 +08:00
i-robot d950f383b2
!33883 Add bessel_k0 CPU operator and rework bessel_i0
Merge pull request !33883 from xutianyu/bessel_i0
2022-05-10 11:28:57 +00:00
xumengjuan1 1bedc4c3c5 modify mindspore_train 2022-05-10 17:40:30 +08:00
liqiliang 0fabbc4ccb Add a nn cell for softsign. 2022-05-10 17:09:33 +08:00
looop5 6bb066a4a5 add Ascend dynamic shape testcases for IndexAdd 2022-05-10 15:42:58 +08:00
Tianyu Xu 8f0f8ab034 Add bessel_k0 CPU operator and rework bessel_i0 2022-05-10 11:56:12 +08:00
i-robot 74dfd1ccf9
!34134 modify link
Merge pull request !34134 from xumengjuan1/code_docs_a
2022-05-10 03:18:26 +00:00
xumengjuan1 29e3fbee37 modify link 2022-05-10 10:58:42 +08:00
i-robot 33288b1fac
!34139 modify format
Merge pull request !34139 from 俞涵/code_docs_05101
2022-05-10 02:49:28 +00:00
huodagu bd701f7fbc modify format 2022-05-10 10:38:53 +08:00
i-robot df027ff448
!34031 Remove sensitive word face in docs
Merge pull request !34031 from xiaotianci/remove_face
2022-05-10 01:29:12 +00:00
i-robot 298d589423
!33640 [MS][cpu][kernel]add cdist grad kernel
Merge pull request !33640 from 张学同/opt_kernel
2022-05-10 01:14:46 +00:00
xumengjuan1 fade1fcde8 modify mindspore_profiler 2022-05-09 18:54:33 +08:00
i-robot c8ddcd01e5
!34106 modify typos
Merge pull request !34106 from 俞涵/code_docs_0509
2022-05-09 10:33:44 +00:00
huodagu 79dabc61c2 modify format 2022-05-09 17:49:18 +08:00
i-robot 0fe4091ea7
!34095 modify mindspore_profiler
Merge pull request !34095 from xumengjuan1/code_docs_f9
2022-05-09 09:25:18 +00:00
xumengjuan1 83919d0f15 modify mindspore_profiler 2022-05-09 17:01:21 +08:00
i-robot 815ea24de1
!34089 modify mindspore_context
Merge pull request !34089 from xumengjuan1/code_docs_f7
2022-05-09 08:16:07 +00:00
xumengjuan1 ce7719a346 modify mindspore_context 2022-05-09 15:58:06 +08:00
i-robot ac58831c9a
!33744 add specify_prefix for load_checkpoint
Merge pull request !33744 from changzherui/add_specify_prefix
2022-05-09 07:56:52 +00:00
huodagu 422aa03ed5 modify format 2022-05-09 14:45:08 +08:00
i-robot 4899e19a36
!33951 fix tensor_scatter_add param error
Merge pull request !33951 from yuchaojie/op_dev
2022-05-07 09:30:10 +00:00
Xiao Tianci 2da99cca95 remove word face in docs 2022-05-07 17:25:40 +08:00
zhangxuetong 3e205767a8 add cdist grad 2022-05-07 15:38:06 +08:00
hujiahui8 421fb8c725 add scatter_min operator documentation 2022-05-07 11:39:33 +08:00
i-robot d728f31cdb
!33960 modify format
Merge pull request !33960 from 俞涵/code_docs_0506
2022-05-07 02:42:56 +00:00
i-robot 944d7955cf
!33891 tensor scatter div dosc
Merge pull request !33891 from ling/code_docs_sr
2022-05-07 01:04:37 +00:00
changzherui deacc65ffd add specify_prefix for load_checkpoint 2022-05-06 23:42:40 +08:00
huodagu 1c155a93e8 modify format 2022-05-06 17:06:43 +08:00
i-robot d5d59fb6c2
!33933 [DOC][ops]modify bitwise doc
Merge pull request !33933 from KXiong/code_docs_master
2022-05-06 08:48:38 +00:00
yuchaojie 8d172e4973 fix tensor_scatter_add param error and add ut/st cases 2022-05-06 16:35:03 +08:00
xiongkun 72f5dea0db [DOC][ops]modify bitwise doc
[DOC][ops]modify bitwise doc

[DOC][ops]modify bitwise doc

[DOC][ops]modify bitwise doc

[DOC][ops]modify bitwise doc

[DOC][ops]modify bitwise doc
2022-05-06 15:57:28 +08:00