Commit Graph

57793 Commits

Author SHA1 Message Date
ZPaC 9e5db04de3 Update 'place' doc 2023-01-19 10:06:56 +08:00
i-robot eeeb1e3d7c
!48033 fix supported platforms
Merge pull request !48033 from hedongdong/code_docs_r2.0.0-alpha_labels
2023-01-18 10:09:32 +00:00
hedongdong 5bae78b32e fix supported platforms 2023-01-18 17:16:36 +08:00
i-robot adde00125d
!47930 fix windows gpu
Merge pull request !47930 from zhoufeng/fix-windows-gpu-alpha
2023-01-18 08:30:57 +00:00
i-robot 7da675a5bd
!48007 Support bool of scalar operation
Merge pull request !48007 from huangbingjian/scalar_add_bool
2023-01-18 07:51:09 +00:00
i-robot eec6cae640
!47978 fix critical log in expander infer function
Merge pull request !47978 from DeshiChen/0116_critical_log_2.0
2023-01-18 07:47:50 +00:00
i-robot 864813db9c
!47984 modify format
Merge pull request !47984 from 俞涵/code_docs_2.0.0al
2023-01-18 02:50:41 +00:00
huodagu d81c6cd02d modify format 2023-01-18 09:41:42 +08:00
huangbingjian 57a89773da support scalar bool 2023-01-18 09:34:19 +08:00
i-robot 931030e2fa
!47980 fix maskedfill resize
Merge pull request !47980 from 范吉斌/fix_maskedfill_resize_alpha
2023-01-17 12:46:37 +00:00
i-robot 2174ae676c
!47908 add init_status for amp
Merge pull request !47908 from 吕昱峰(Nate.River)/r2.0.0-alpha
2023-01-17 12:12:28 +00:00
i-robot 71ceaf8653
!47975 Bugfix for the lstm gpu kernels
Merge pull request !47975 from chengang/fix_gpu_lstm_2
2023-01-17 11:50:33 +00:00
i-robot ee745e9eca
!47985 fix docs
Merge pull request !47985 from 李林杰/code_docs_0117_fix_docs
2023-01-17 09:32:08 +00:00
lilinjie 18c69a68a1 fix docs 2023-01-17 17:02:36 +08:00
i-robot d2fd24c998
!47951 fix pinns axis problem
Merge pull request !47951 from luochao60/fix_pinns_problem_20230117
2023-01-17 08:31:36 +00:00
fan-jibin 95cf7e641b fix maskedfill resize 2023-01-17 16:13:33 +08:00
chengang beb1e63151 fix gpu lstm kernels under dynamic shape 2023-01-17 15:52:15 +08:00
luochao 94fa82d18a fix pinns axis problem 2023-01-17 08:49:56 +08:00
i-robot 9c2e9e9c85
!47904 serving use device context
Merge pull request !47904 from zhoufeng/serving-use-device-context
2023-01-16 12:43:07 +00:00
i-robot 0c04bdff44
!47900 bug fix
Merge pull request !47900 from liubuyu/r2.0.0-alpha
2023-01-16 12:41:06 +00:00
i-robot 7179720c99
!47903 [r2.0.0 alpha] change warning log to debug
Merge pull request !47903 from xulei/log_info_r2.0_alpha
2023-01-16 12:18:32 +00:00
i-robot 9cffb72dbb
!47916 Repair that split can be called normally when the GeneratorDataset input is an iterator and synchronize to r2.0.0-alpha
Merge pull request !47916 from 刘勇琪/r2.0.0-alpha
2023-01-16 11:45:56 +00:00
i-robot c1a2df1977
!47901 speed up reshapre transpose fusion pass
Merge pull request !47901 from 王禹程/cherry-pick-1673837759
2023-01-16 11:24:21 +00:00
zhoufeng 20d0833e48 fix windows gpu
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2023-01-16 19:20:28 +08:00
i-robot b24d9f6c83
!47902 Modify Log level
Merge pull request !47902 from jiaorui/file-open
2023-01-16 10:05:58 +00:00
i-robot e90c73a49b
!47915 fix issues
Merge pull request !47915 from luojianing/code_docs_r2.0.0-alpha
2023-01-16 08:40:21 +00:00
liu-yongqi-63 1d4d150fad Repair that split can be called normally when the GeneratorDataset input is an iterator and synchronize to r2.0.0-alpha 2023-01-16 15:45:07 +08:00
luojianing 01eedbc460 fix issues 2023-01-16 15:27:12 +08:00
i-robot 2ad878fe9b
!47911 delete unreleased operators
Merge pull request !47911 from hedongdong/code_docs_r2.0.0-alpha_labels
2023-01-16 07:25:18 +00:00
zhoufeng 3ca769f33c serving use device context
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2023-01-16 15:00:36 +08:00
hedongdong 29df97a5ac delete unreleased operators 2023-01-16 14:47:32 +08:00
lvyufeng de46ec40a9 add init_status for amp 2023-01-16 14:39:53 +08:00
i-robot 39ef744411
!47836 modify format
Merge pull request !47836 from 俞涵/code_docs_2.0.0al
2023-01-16 04:15:31 +00:00
xulei 29d4864ca3 change warning log to debug 2023-01-16 11:18:30 +08:00
lby 5fd15897cc bug fix 2023-01-16 11:06:03 +08:00
reku1997 4d25617f96 fixed 120e8e3 from https://gitee.com/reku1997/mindspore/pulls/45969
speed up reshapre transpose fusion pass
2023-01-16 02:56:01 +00:00
dayschan ade238dbdf fix critical log in expander infer function 2023-01-16 09:43:42 +08:00
jiaorui f008c4bcd4 log level 2023-01-16 09:23:39 +08:00
i-robot 74662a9083
!47885 fix docker for cuda11.6
Merge pull request !47885 from yanghaoran/r2.0.0-alpha
2023-01-15 09:15:01 +00:00
yanghaoran bb2a7a313f fix docker for cuda11.6 2023-01-15 16:30:07 +08:00
i-robot 1ca418936b
!47859 fix wrong device target at pynative mode
Merge pull request !47859 from zhoufeng/fix-wrong-device-target-at-pynative-r2a
2023-01-13 11:43:25 +00:00
i-robot 473dd7a3df
!47861 modify 2.0alpha dockerfile
Merge pull request !47861 from yanghaoran/r2.0.0-alpha
2023-01-13 08:55:18 +00:00
yanghaoran e48abb75aa modify 2.0alpha dockerfile 2023-01-13 16:33:02 +08:00
zhoufeng e0967c906c fix wrong device target at pynative mode
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2023-01-13 14:46:07 +08:00
i-robot fd7db0e8db
!47626 temporary hard coding for reducesum op
Merge pull request !47626 from liubuyu/r2.0.0-alpha
2023-01-13 06:26:57 +00:00
i-robot e757fa65f1
!47834 fix math issues
Merge pull request !47834 from luojianing/code_docs_r2.0.0-alpha
2023-01-13 03:14:49 +00:00
luojianing d497ad8d84 fix docs issues 2023-01-13 11:00:42 +08:00
lby befa057730 temporary hard coding for reducesum op 2023-01-13 09:53:17 +08:00
i-robot 64ee44de1f
!47831 fix supported platforms
Merge pull request !47831 from hedongdong/code_docs_r2.0.0-alpha_labels
2023-01-12 15:46:01 +00:00
hedongdong 25b6f474b9 fix supported platforms 2023-01-12 23:10:19 +08:00