Commit Graph

466 Commits

Author SHA1 Message Date
i-robot d0be01fcb0
!44581 tensor_neg_master
Merge pull request !44581 from yide12/tensor_neg_master
2022-10-27 09:27:24 +00:00
i-robot b12587f4d8
!43520 [ST][MS][OPS] greater, greater_equal, igamma, igammac Functional APIs; index_add, greater, greater_equal, igamma, igammac Tensor APIs and STs.
Merge pull request !43520 from alashkari/new-apis-oct-10
2022-10-27 09:06:22 +00:00
i-robot e720b5e117
!44543 add nn and function api for dropout1d
Merge pull request !44543 from ZhidanLiu/master
2022-10-27 08:00:13 +00:00
i-robot bf99cc4fa1
!44558 Add tensor.det() and tensor.ndimension()
Merge pull request !44558 from shaojunsong/feature/tensor1025
2022-10-27 03:52:38 +00:00
ZhidanLiu 5667a08106 add nn and function api for dropout1d 2022-10-26 19:04:52 +08:00
alashkari 6eb0c045d5 Added New Functional & Tensor APIs. 2022-10-26 02:41:53 -04:00
fengyihang 265a5be6e3 fix tensor docs 2022-10-26 14:27:19 +08:00
i-robot c1547b7222
!44198 support LPPool
Merge pull request !44198 from 冯一航/support_lppool
2022-10-26 03:35:33 +00:00
yide12 b48f5c41d4 tensor_neg_master 2022-10-26 10:47:24 +08:00
shaojunsong 4c3b9a84fe add tensor.det and tensor.ndimension 2022-10-26 10:46:29 +08:00
i-robot 9b86178885
!44521 [MS]solve the review comments for log_uniform_candidate_sampler primitive
Merge pull request !44521 from zhaizhiqiang/master
2022-10-26 02:01:22 +00:00
fengyihang c3d8bbc738 add LPPool1d 2022-10-25 15:59:55 +08:00
zhaizhiqiang d9f5e65047 resolve the review comments for log_uniform_candidate_sampler op 2022-10-25 15:40:15 +08:00
i-robot 8d88f5f72b
!44025 add_ctcloss
Merge pull request !44025 from yide12/loss_ctc_master
2022-10-25 02:23:18 +00:00
shaojunsong 17e8e40ec5 Add nn.HingeEmbeddingLoss 2022-10-24 17:30:41 +08:00
yide12 a9b4a4b0f9 add ctcloss 2022-10-24 09:32:19 +08:00
i-robot 43af19a7cf
!44254 Rename the decorator ms_kernel to kernel
Merge pull request !44254 from zichun_ye/custom_kernel_rename
2022-10-21 08:52:17 +00:00
i-robot 41cd603770
!44278 reversev2 add gpu data type and test cases
Merge pull request !44278 from 黄勇/reverse_add_data_type
2022-10-21 08:08:31 +00:00
i-robot 9e8fcda9a7
!44145 fix code cleans for dynamic obfuscation
Merge pull request !44145 from jxlang910/master
2022-10-21 07:47:42 +00:00
i-robot 3b6370e2e1
!43890 Add api mindspore.jit and mindspore.jit_class.
Merge pull request !43890 from huangbingjian/jit_decorator
2022-10-21 07:11:17 +00:00
jin-xiulang 8987faef8d fix review opinions and add ut for dynamic obfuscation 2022-10-21 14:26:49 +08:00
i-robot 7fa11d0958
!40682 【算子众智】【电子科技大学】【数据算子】【encode_jpeg】encode a image as jpeg
Merge pull request !40682 from dengjian/upstream_encode_jpeg
2022-10-21 03:36:12 +00:00
huangbingjian b98fc0021a Add api mindspore.jit and mindspore.jit_class.
1、ms_function will be removed in a future version and replaced with jit.
2、ms_class will be removed in a future version and replaced with
jit_class.
2022-10-21 10:17:44 +08:00
huangyong cdd9e64d67 add reversev2 data type and test case 2022-10-21 09:42:16 +08:00
i-robot 246b7c28c6
!43448 for replicationpad
Merge pull request !43448 from 于振华/replicationpad_develop_1008
2022-10-20 17:38:55 +00:00
deng jian 832489a372 [feat] [assistant] [I4S2F8] add new data operator encode_jpeg 2022-10-20 11:38:58 -04:00
i-robot 25ee22283e
!43972 add nn api of MaxUnpool1d, 2d, 3d
Merge pull request !43972 from LV/master
2022-10-20 11:59:31 +00:00
Zichun Ye 26a70116f2 rename the docarator ms_kernel to kernel
fix code check problem

fix code check problem

fix code review comment
2022-10-20 16:05:12 +08:00
LV 60b2bce240 add nn api of MaxUnpool1d, 2d, 3d 2022-10-20 15:21:33 +08:00
i-robot e0f7852c5c
!44253 remove operator ScalarToArray
Merge pull request !44253 from zhujingxuan/remove
2022-10-20 06:34:48 +00:00
i-robot e186f406a2
!44205 reverse增加cpu动态shape, nn、functional接口及中文api
Merge pull request !44205 from 黄勇/reverse
2022-10-20 06:17:56 +00:00
zhujingxuan 5dfe8f2669 remove operator ScalarToArray 2022-10-20 09:33:32 +08:00
i-robot c805e8bb9a
!42911 [ST][MS][OPS] cumprod Functional API & STs; cumprod, expand, div, equal & expm1 Tensor APIs & STs.
Merge pull request !42911 from alashkari/functional-tensor-apis-sept-25
2022-10-19 08:35:36 +00:00
huangyong b3da2ebeb5 reversev2 接口补齐
reversev2 cpu add dynamic shape
2022-10-19 15:31:45 +08:00
i-robot eac31a1a40
!44008 Add nn.GaussianNLLLoss
Merge pull request !44008 from shaojunsong/feature/nnBilinear
2022-10-19 06:47:38 +00:00
i-robot 3942f0a0d8
!43988 Add Tensor interface of ReverseSequence GPU kernel
Merge pull request !43988 from liulei277/interface_dev
2022-10-19 03:47:22 +00:00
i-robot 1726b105f7
!44122 [API] data sink for functional program r2.0
Merge pull request !44122 from kingxian/master
2022-10-18 18:55:42 +00:00
liulei277 27e14b0ddb reverse sequence gpu kernel add tensor interface
add tensor interface docs

add tensor api st cases
2022-10-19 00:15:52 +08:00
shaojunsong 0961e395a7 Add nn.GaussianNLLLoss 2022-10-18 20:07:06 +08:00
i-robot a60615e409
!43911 Support MarginRankingLoss
Merge pull request !43911 from 冯一航/support_MarginRankingLoss
2022-10-18 11:45:56 +00:00
jinxiaoxian e6a494f0ef 2.0 data sink 2022-10-18 18:00:43 +08:00
i-robot 1ed689f087
!43432 fractional_max_pool_2d_3d
Merge pull request !43432 from yide12/fractionalmaxpool
2022-10-18 07:18:49 +00:00
i-robot ee7f194a58
!44013 del close_pool and to_device operation
Merge pull request !44013 from 刘勇琪/master
2022-10-18 06:39:46 +00:00
i-robot a1a612c0ea
!42652 del batch operation param column_order & pad_info
Merge pull request !42652 from guozhijian/del_batch_parameter
2022-10-18 06:34:26 +00:00
i-robot 1443fe82c3
!43327 Add dynamic obfuscation feature
Merge pull request !43327 from jxlang910/obf_pr
2022-10-18 06:26:23 +00:00
alashkari afb525b7dc Added new Functional & Tensor APIs with STs. 2022-10-17 23:18:59 -04:00
fengyihang f56f8e936f support MarginRankingLoss 2022-10-18 10:34:04 +08:00
i-robot 792c41d95c
!43978 Fix doc && bug of CumSum.
Merge pull request !43978 from hezhenhao1/add_cumsum
2022-10-18 02:26:10 +00:00
liu-yongqi-63 fa8891c68d Delete close_pool and to_device interface 2022-10-18 09:30:58 +08:00
jin-xiulang 969e368cc5 Add dynamic obfucation tool 2022-10-18 00:36:18 +08:00