Commit Graph

2385 Commits

Author SHA1 Message Date
hangangqiang 33fdb3b7db add fakequantparam & quantdtype for quant-mindir 2022-10-26 19:23:07 +08:00
i-robot e0546b70aa
!44432 ACL support input/attr convert.
Merge pull request !44432 from linqingke/acl_op
2022-10-25 07:29:15 +00:00
gaoyong10 0863234588 Add ut test for runtime. 2022-10-25 09:45:03 +08:00
linqingke c8a5f7e8ea ACL support input/attr convert. 2022-10-24 20:22:08 +08:00
i-robot 90f66d904d
!44214 [MS][Kernel]add log_unform_candidate_sampler primitive
Merge pull request !44214 from zhaizhiqiang/master
2022-10-24 07:31:33 +00:00
zhaizhiqiang a254fee827 add log_uniform_candidate_sampler op 2022-10-24 09:16:07 +08:00
baihuawei ba7788e34a enable communication lib 2022-10-23 16:44:21 +08: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
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
i-robot 5117b4fe91
!42374 Delete Bucket
Merge pull request !42374 from caifubi/master-pynative-delete-old-code
2022-10-21 02:34:56 +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
i-robot 774826dcbd
!44255 Remove the default_value option in the MapParameter.get() interface; Provide three Tensor interfaces in MapTensor.
Merge pull request !44255 from Margaret_wangrui/MapParameter
2022-10-21 01:54:34 +00:00
deng jian 832489a372 [feat] [assistant] [I4S2F8] add new data operator encode_jpeg 2022-10-20 11:38:58 -04:00
Margaret_wangrui daf0805ee8 Remove the default_value option in the MapParameter.get() interface; provide three Tensor interfaces in MapTensor. 2022-10-20 19:47:28 +08:00
Xiao Tianci 560f3672c5 rectify terminology from operator to operation 2022-10-20 11:39:24 +08:00
caifubi 45206e51a1 Remove old code 2022-10-20 10:01:31 +08:00
i-robot c44b10b386
!44209 Code refactor for PS
Merge pull request !44209 from chengang/code_clean
2022-10-20 01:26:10 +00:00
cristoval da4426a1ba clean code 2022-10-19 18:48:21 +08:00
i-robot 2e5c712ebd
!44097 [revert] Onehot Dynamic Compile Static
Merge pull request !44097 from jiaoy1224/onehot
2022-10-19 08:41:51 +00:00
i-robot 0728f8ebb3
!42912 del map operation param column_order
Merge pull request !42912 from guozhijian/del_map_parameter
2022-10-19 01:53:03 +00:00
i-robot 2d696d1e36
!44069 Make MapTensor inherit Tensor to adapt to the backend.
Merge pull request !44069 from Margaret_wangrui/map_parameter
2022-10-19 01:42:11 +00:00
i-robot 0245490acb
!43657 remove usage of ScalarToArray
Merge pull request !43657 from zhujingxuan/replace
2022-10-19 01:23:45 +00:00
jonyguo 911cbd7f6a del: column_order in map 2022-10-18 21:07:38 +08:00
Yang Jiao 8ca2f04f6f Revert "!41872 Onehot Dynamic Compile Static"
This reverts commit d9020bc117, reversing
changes made to 987685cb31.
2022-10-18 16:14:53 +08:00
Margaret_wangrui 1006878920 Make MapTensor inherit Tensor to adapt to the backend. 2022-10-18 11:48:00 +08:00
i-robot d57236a794
!43038 change default mode to PyNative
Merge pull request !43038 from chujinjin/change_default_mode_to_pynative_for_master
2022-10-17 09:18:34 +00:00
zjun da1541e523 Fix grad param
Signed-off-by: zjun <zhangjun0@huawei.com>
2022-10-15 15:46:08 +08:00
i-robot 67524daccb
!43750 format some op and function name
Merge pull request !43750 from laiyongqiang/rename
2022-10-15 03:09:53 +00:00
chujinjin 3711a83f76 change default mode to pynative 2022-10-13 19:48:38 +08:00
zhujingxuan 1fd6d59f90 remove usage of ScalarToArray 2022-10-13 14:34:06 +08:00
i-robot 203eea3362
!43487 实现Embedding Stroe相关接口及周边适配
Merge pull request !43487 from larryzhangyong/emb-store-impl-withut
2022-10-13 02:25:53 +00:00
LaiYongqiang 88f5703eaa format some op and function name 2022-10-13 10:08:55 +08:00
zhangyong 9c6405fa96 impl emb-store interface 2022-10-12 14:22:31 +08:00
ZPaC 8bac1d81c6 Add place ut cases 2022-10-11 14:55:40 +08:00
i-robot 5f5a23c22c
!43415 fix slice construction in UnsortedSegmentSumDFission
Merge pull request !43415 from yuchaojie/ir_fusion2
2022-10-10 02:46:10 +00:00
yuchaojie f8191e02cc fix slice construction in UnsortedSegmentSumDFission 2022-10-09 17:14:07 +08:00
i-robot 0cad97acb0
!43303 Acl support ge adaptor.
Merge pull request !43303 from linqingke/acl_op
2022-10-09 06:37:15 +00:00
linqingke eb35769a30 Acl support ge adaptor. 2022-10-08 15:29:19 +08:00
i-robot 5108f4af77
!43231 [MS][OPS] update UnsortedSegmentSum ops npu dynamic compile static and add irfission
Merge pull request !43231 from luoyuan/UnsortedSegmentSum-dynamic-compile-static-and-add-irfission
2022-09-30 07:41:16 +00:00
i-robot 02fd717751
!43135 Unify dynamic shape and dynamic rank constant defenition
Merge pull request !43135 from chenfei_mindspore/unify-dyn-shape-define
2022-09-30 01:58:24 +00:00
luoyuan c0c76f7f17 [MS][OPS] unsorted_segment_sum op dynamic compile static and add irfission 2022-09-29 20:24:40 +08:00
i-robot 556fc5a8d0
!42996 Implement MapParameter default value and clone().
Merge pull request !42996 from hewei/map_param
2022-09-29 07:45:41 +00:00
i-robot b137afdade
!30285 [assistant][ops] Add new video operator RandomResizedCrop
Merge pull request !30285 from 杨旭华/RandomResizedCrop
2022-09-29 03:49:29 +00:00
chenfei 9b86f3e1f1 support two dyn shape join as dyn rank 2022-09-29 09:19:48 +08:00
He Wei 9c03020659 Implement MapParameter default value and clone() 2022-09-29 08:50:30 +08:00
i-robot ede4b8eea8
!41569 delete compile macro
Merge pull request !41569 from liubuyu/plugin_so
2022-09-28 07:06:54 +00:00
ccx f7c7da09cf RandomResizedCrop 2022-09-28 03:51:29 +08:00
i-robot 8257e6c4f7
!41900 [MD] Support repeatability when failover reset occurs
Merge pull request !41900 from Mohammad Motallebi/failover_randomness
2022-09-27 09:08:34 +00:00
lby 14f0560058 delete compie macro 2022-09-26 10:09:13 +08:00
i-robot 8fd7952b4b
!40774 [assistant][ops] Add new video operator HorizontalFlip
Merge pull request !40774 from Maeyon-Z/horizontalFlip_op
2022-09-24 07:51:50 +00:00