Commit Graph

41950 Commits

Author SHA1 Message Date
i-robot 41615d4833
!32099 Fix the error is reported when the file name is directly transferred
Merge pull request !32099 from 刘勇琪/master
2022-04-02 07:59:44 +00:00
i-robot c901b1b0f0
!32490 fix chinese API
Merge pull request !32490 from 刘勇琪/code_docs_modify_chinese_api
2022-04-02 07:49:22 +00:00
liu-yongqi-63 83ca22a1e3 fix chinese API 2022-04-02 15:36:06 +08:00
i-robot b12fefbded
!32373 Add class Variable to set constant mutable
Merge pull request !32373 from YuJianfeng/mutable
2022-04-02 07:35:02 +00:00
i-robot 49215ff4f7
!32486 Update API documentation
Merge pull request !32486 from xuxinyu5/code_doc_master
2022-04-02 07:28:19 +00:00
i-robot 462167b192
!32486 Update API documentation
Merge pull request !32486 from xuxinyu5/code_doc_master
2022-04-02 07:28:16 +00:00
i-robot 24b7d246f6
!32458 fix SummaryRecord flush
Merge pull request !32458 from lanmeng/code_docs_SummaryRecord2
2022-04-02 07:20:22 +00:00
i-robot e22b97879c
!32443 [MS][LITE][DEVELOP]optimize glog
Merge pull request !32443 from chenjianping/master_dev
2022-04-02 07:06:14 +00:00
i-robot 12ae0a6c92
!32432 refine log of Custom op
Merge pull request !32432 from looop5/log_4_1
2022-04-02 06:51:18 +00:00
i-robot 6124c82785
!32437 bug fix for pynative auto parallel
Merge pull request !32437 from wangjun/pynative_autoparallel_fix
2022-04-02 06:43:39 +00:00
i-robot a8ecd44eba
!32468 Add get_weight_decay CN
Merge pull request !32468 from wanyiming/code_docs_addCN
2022-04-02 06:42:34 +00:00
i-robot 7cae3571ad
!32426 Fixed chinese API
Merge pull request !32426 from 刘勇琪/code_docs_modify_chinese_api
2022-04-02 06:31:00 +00:00
i-robot d6edfcabed
!32470 Optimize rpc actor in multiple-worker case.
Merge pull request !32470 from ZPaC/sync-bug-fix-for-new-ps
2022-04-02 06:24:50 +00:00
liu-yongqi-63 dcd8577b24 Fixed chinese API 2022-04-02 13:15:38 +08:00
i-robot feac726ec7
!32363 add AstFinder, AstReplacer, Observer, Observable and ClassNamer in Rewrite
Merge pull request !32363 from hangq/mscompression-pr-dev
2022-04-02 05:04:37 +00:00
minashi-tanaka 708f1a4d3f Error changing API document 2022-04-02 12:57:30 +08:00
looop5 129016ad7c refine log of Custom op 2022-04-02 12:35:39 +08:00
liu-yongqi-63 b125369f1e Fix the error is reported when the file name is directly transferred 2022-04-02 11:51:57 +08:00
yujianfeng 507c2cb2a7 Add Variable to set constant mutable 2022-04-02 11:08:43 +08:00
wanyiming 4c3bb7639c add get_weight_decay cn 2022-04-02 10:40:51 +08:00
ZPaC b96da9c3de Optimize rpc actor in multiple-worker case. 2022-04-02 10:28:38 +08:00
i-robot 46a614d37a
!32435 [MS][rewrite]add required_package
Merge pull request !32435 from KXiong/master
2022-04-02 02:19:34 +00:00
i-robot b7858656a6
!32446 fix compile and debug for mac
Merge pull request !32446 from xulei/mac_fix_0401
2022-04-02 02:17:57 +00:00
i-robot 2cf884634f
!32385 update owners
Merge pull request !32385 from kisnwang/modify-owners
2022-04-02 02:11:53 +00:00
jpc_chenjianping 1027c813a9 optimize GLOG 2022-04-02 09:58:21 +08:00
i-robot 7be07ce3d0
!32401 add mode docs in context
Merge pull request !32401 from liutongtong9/code_docs_fixdocs
2022-04-02 01:56:09 +00:00
i-robot b0043637d9
!30709 Delete DynamicKernel
Merge pull request !30709 from TuDouNi/gpu_cpu_delete_dynamic_kernel
2022-04-02 01:33:13 +00:00
i-robot a4489bb719
!32154 GraphKernel Support High Level Expander Expression
Merge pull request !32154 from ZengZitao/fallback
2022-04-02 01:08:24 +00:00
lanmeng e0764c050b
fix SummaryRecord flush 2022-04-01 15:32:15 +00:00
i-robot a49b9877a9
!32381 Add APIs to support flatten weights
Merge pull request !32381 from hewei/flatten_weights
2022-04-01 12:59:40 +00:00
wangjun b98d79f9e9 bugfix for auto_parallel 2022-04-01 20:12:19 +08:00
i-robot 2dfbab3fb7
!26338 [feat] [assistant] [I48O6P] Add new aicpu operator Round
Merge pull request !26338 from 路雄博/Round
2022-04-01 11:28:54 +00:00
i-robot 32fdea0f42
!32234 modify print cn comment
Merge pull request !32234 from changzherui/mod_print_cn
2022-04-01 11:20:35 +00:00
i-robot 5aa6568db9
!32234 modify print cn comment
Merge pull request !32234 from changzherui/mod_print_cn
2022-04-01 11:20:33 +00:00
i-robot c4993cb3b6
!27361 [assistant][ops]New operator implementation, include Bucketize
Merge pull request !27361 from 傅嘉俊/Bucketize
2022-04-01 11:11:27 +00:00
i-robot 18d3e7c467
!32413 Add return value for tcp message handler
Merge pull request !32413 from chengang/add_retrieve_api
2022-04-01 09:33:53 +00:00
i-robot a17248f7b0
!32441 [MS][LITE][Develop] fix demo get version
Merge pull request !32441 from sunsuodong/code_docs_master
2022-04-01 09:26:16 +00:00
xulei 1f16862205 fix compile and debug for mac 2022-04-01 17:13:09 +08:00
zengzitao b03e69725b add high level expander support 2022-04-01 16:52:33 +08:00
i-robot 9cd2c43e2c
!32369 Remove Reshape Split Output
Merge pull request !32369 from jiaoy1224/fusereshape
2022-04-01 08:48:46 +00:00
sunsuodong f253071df6 fix demo get version 2022-04-01 01:47:22 -07:00
i-robot e009ed99b6
!32402 fix the error message format of Profiler
Merge pull request !32402 from maoyaomin/mym_fix
2022-04-01 08:46:34 +00:00
i-robot 51e24179ed
!32288 Test control flow
Merge pull request !32288 from chenfei_mindspore/debug-shenzhenwan
2022-04-01 08:19:44 +00:00
changzherui a33a0964d7 modify print cn 2022-04-01 16:08:05 +08:00
He Wei ba0e450078 Add APIs to support flatten weights
```
Cell.flatten_weights()

Tensor._flatten_tensors()
Tensor._is_flattened()
Tensor._get_flattened_tensors()
```
2022-04-01 15:56:38 +08:00
xiongkun 7ef42a2f06 [MS][rewrite]add required_package 2022-04-01 15:56:11 +08:00
i-robot 664efaefea
!32336 [MS][mobilenet_quant][pynative]remove mobilenet_quant_pynative test case
Merge pull request !32336 from KXiong/master
2022-04-01 07:28:58 +00:00
i-robot 95ac004fde
!32425 bmm infer shape bug fix and broadcast intercept on cpu/gpu master
Merge pull request !32425 from chenmai1102/cm_master
2022-04-01 07:26:43 +00:00
kswang 296fb69b54 update owners 2022-04-01 15:25:54 +08:00
i-robot 99815f7e30
!32421 install te topi packages in ascend install scripts
Merge pull request !32421 from xulei/scripts
2022-04-01 07:21:49 +00:00