Commit Graph

115 Commits

Author SHA1 Message Date
yanglf1121 e6afdeb7f9 fix array_creations 2021-08-26 10:01:45 +08:00
wangrao124 7331a5712d fix numpy.rollaxis in graph mode 2021-08-23 17:47:08 +08:00
ms_yan 36a8886ca2 Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset"
This reverts commit b077aa1cab.

Revert "[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset"

This reverts commit 4e6f7dc97d.

delete pass_registry_test.cc

comment  hiai_nlu_model_multi.pb related  line
2021-08-23 01:46:38 +08:00
djc b077aa1cab [feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset 2021-08-22 16:26:45 +08:00
djc 4e6f7dc97d [feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset 2021-08-22 13:39:37 +08:00
changzherui 1ee887a39e clean code for master 2021-08-18 00:06:29 +08:00
wangrao124 afb65503e4 fix numpy docs 2021-08-10 15:04:40 +08:00
i-robot b2e5612c64 !21311 add sponge frontend
Merge pull request !21311 from huangmengxi/sponge_pr
2021-08-04 09:02:54 +00:00
huangmengxi 5c9bc28798 add sponge frontend 2021-08-04 10:23:23 +08:00
yanglf1121 93eeddb9d6 fix code check r1.3 2021-08-02 15:26:28 +08:00
wangshuide2020 ce5e320b93 update the result of example for Split, Tril, Triu and ApplyFtrl. 2021-07-15 16:18:08 +08:00
huangmengxi 44bb28ff3c fix numpy docstrings 2021-07-12 11:05:17 +08:00
yanglf1121 7078ac4299 fix numbers.Number 2021-07-07 18:47:30 +08:00
yanglf1121 bc6e674dde fix numpy api 2021-07-05 10:02:51 +08:00
yanglf1121 476089b5c1 fix linspace arange isclose 2021-07-01 15:34:32 +08:00
i-robot 2fb9921b6b !18985 numpy-native fix norm, linspace
Merge pull request !18985 from huangmengxi/numpy_fix
2021-06-30 02:49:09 +00:00
huangmengxi 7f2eb50abb fix 2021-06-29 14:14:43 +08:00
wangrao da7ba4ab1a fix docstr and tensor.sum 2021-06-28 10:53:14 +08:00
i-robot e7152ea01f !18498 Fix numpy interfaces including array_str, sum, copysign
Merge pull request !18498 from wangrao124/fix_numpy
2021-06-21 10:47:44 +08:00
i-robot 7a41a3db63 !18500 numpy-native fix np.choose broadcast
Merge pull request !18500 from huangmengxi/numpy_fix
2021-06-21 10:13:55 +08:00
wangrao b2db38be5d fix numpy interfaces including array_str, sum, copysign 2021-06-18 11:40:15 +08:00
huangmengxi 4ebd647590 fix 2021-06-18 10:19:46 +08:00
i-robot 019e141191 !18233 fix numpy api errors
Merge pull request !18233 from 杨林枫/numpy_fix_api_example_error
2021-06-17 19:56:51 +08:00
i-robot a0c5b56f5f !18418 numpy-native fix histogram
Merge pull request !18418 from huangmengxi/numpy_fix
2021-06-17 15:33:01 +08:00
yanglf1121 a6325a15b8 fix numpy api example errors 2021-06-17 11:24:01 +08:00
huangmengxi 9f48b0a347 fix histogram weights shape 2021-06-17 10:04:18 +08:00
wangrao fcda73ecf0 fix docstring for tensor.var, tensor.trace, rint 2021-06-16 14:52:36 +08:00
dinglinhe 18cdd5e2c8 fix description of 'get_activation' and some example 2021-06-10 09:17:02 +08:00
mindspore-ci-bot 9528543174 !17331 numpy-native standardize handling of isnan on Ascend
From: @jachua
Reviewed-by: @liangchenghui,@guoqi1024,@c_34
Signed-off-by: @guoqi1024,@c_34
2021-06-01 09:56:15 +08:00
mindspore-ci-bot 97a0368951 !17090 fix codecheck errors
From: @yanglf1121
Reviewed-by: @liangchenghui,@kingxian
Signed-off-by: @liangchenghui,@kingxian
2021-05-31 14:06:39 +08:00
huangmengxi 1a8b759ea0 fix isnan 2021-05-29 17:43:59 +08:00
wangrao 5bc9c24152 fix np.array_str, np.size 2021-05-27 17:17:08 +08:00
yanglf1121 a9bae02ec6 fix numpy code check 2021-05-27 14:28:58 +08:00
mindspore-ci-bot 17f666545c !16699 add isnan cpu op & graph mode equal registered types
From: @jachua
Reviewed-by: @liangchenghui,@c_34
Signed-off-by: @wuxuejian
2021-05-27 10:01:49 +08:00
huangmengxi bfde2029ee fix
add isnan cpu

fix multi_dot
2021-05-26 17:18:47 +08:00
mindspore-ci-bot 8e58c85022 !16661 fix mindspore.numpy interfaces
From: @wangrao124
Reviewed-by: @guoqi1024,@liangchenghui
Signed-off-by: @guoqi1024
2021-05-25 14:31:01 +08:00
wangrao 34737151e5 fix mindspore.numpy interfaces 2021-05-24 11:32:44 +08:00
mindspore-ci-bot 6bbbfe32a5 !16535 fix code_check warnings
From: @yanglf1121
Reviewed-by: @guoqi1024,@kingxian
Signed-off-by: @kingxian
2021-05-24 10:01:40 +08:00
mindspore-ci-bot d9546a0979 !16664 fix docstrings for some tensor methods
From: @wangrao124
Reviewed-by: @liangchenghui,@guoqi1024
Signed-off-by: @liangchenghui
2021-05-24 09:54:49 +08:00
wangrao ddb82a8fea fix docstrings for some tensor methods 2021-05-20 17:54:13 +08:00
huangmengxi ba2757b830 fix 2021-05-20 17:49:39 +08:00
huangmengxi 0e3ce1fc72 fix 2021-05-19 15:04:35 +08:00
yanglf1121 8ac955e8bf fix static check errors 2021-05-18 20:16:12 +08:00
huangmengxi a32dd94f44 fix 2021-05-17 15:48:59 +08:00
mindspore-ci-bot d4eef75155 !16288 fix numpy-native bugs
From: @yanglf1121
Reviewed-by: @guoqi1024,@liangchenghui
Signed-off-by: @liangchenghui
2021-05-14 19:05:18 +08:00
yanglf1121 e13c70bddd fix numpy native bugs 2021-05-13 14:04:21 +08:00
huangmengxi 2478b73ef5 bug fix
raise index error when index result has size 0
2021-05-11 18:40:26 +08:00
yepei6 acbd7eb023 add more tensor methods 2021-05-10 14:40:53 +08:00
yanglf1121 56fbac9310 fix np.array and remove joined str 2021-05-07 16:03:46 +08:00
huangmengxi 5aef276bc8 fix 2021-05-06 14:20:45 +08:00