Commit Graph

41502 Commits

Author SHA1 Message Date
i-robot ce51331dc4
!31931 [lite]fix div-int8 bug
Merge pull request !31931 from 徐安越/master1
2022-03-26 11:44:09 +00:00
i-robot 42d6188254
!31912 update the output size after updateop
Merge pull request !31912 from TuDouNi/dynamic_shape_stage2
2022-03-26 10:53:51 +00:00
i-robot 2667fac4f1
!31910 fix gpu buffer reentry issue
Merge pull request !31910 from chenweifeng/fix-gpu-buffer-reentry-issue
2022-03-26 10:42:47 +00:00
i-robot e271e3a1f4
!31947 bugfix for recovery: add actor set name for finish transform status
Merge pull request !31947 from zyli2020/worker_failover_bp
2022-03-26 10:22:10 +00:00
i-robot 3769eee6b8
!31875 fix sparse arg check
Merge pull request !31875 from 杨林枫/sparse_fix
2022-03-26 10:07:02 +00:00
i-robot 0fe11f45af
!31974 Ascend710 online compile bugfix
Merge pull request !31974 from chenping/master
2022-03-26 09:47:57 +00:00
i-robot 5a4e25db92
!26226 [assistant][ops] Add NonDeterministicInts
Merge pull request !26226 from yyxhgg/NonDeterministicInts
2022-03-26 09:42:53 +00:00
i-robot d66af6eb86
!26399 [assistant][ops] Add CropAndResizeGradBoxes
Merge pull request !26399 from wangyantao/CropAndResizeGradBoxes
2022-03-26 09:41:38 +00:00
i-robot 459e8268ab
!31922 fix bug of 0 dims tensor use abs() function
Merge pull request !31922 from lianliguang/supplement-tensor-create
2022-03-26 09:33:48 +00:00
i-robot 3d7cd5052a
!31867 clean code in common and check_param
Merge pull request !31867 from liutongtong9/clean_code2
2022-03-26 09:32:52 +00:00
i-robot b0e01cb64c
!31968 Bypass elimination Depend in UpdateState CNode if it had been replaced
Merge pull request !31968 from xychow/fix-update-on-same-depend-node
2022-03-26 09:20:22 +00:00
i-robot ff8d2e612b
!31724 Refactor gpu factory and coexist with old one for now.
Merge pull request !31724 from TronZhang/refactor_gpu_factory
2022-03-26 09:01:44 +00:00
i-robot 71a9b15cf4
!31909 Add description for PyNative api interface
Merge pull request !31909 from JoyLvliang/add_description_for_api_interface
2022-03-26 08:40:29 +00:00
i-robot cd3cfc3320
!31884 fix multi device target dump issue
Merge pull request !31884 from parastooashtari/ascend_mindrt
2022-03-26 07:58:03 +00:00
ttudu 138560daac update the output size after updateop 2022-03-26 15:53:55 +08:00
i-robot 0cca91f270
!31978 activate testcases
Merge pull request !31978 from Henry Shi/branch_sxy_1
2022-03-26 07:41:57 +00:00
i-robot 9ab981d3b4
!31975 Fix docs again
Merge pull request !31975 from wanyiming/code_docs_initcn
2022-03-26 07:25:30 +00:00
i-robot c677f2154e
!31808 change for【*mindspore.train.summary.SummaryRecord.record*】【检视活动】参数plugin_filter的描述不够准确
Merge pull request !31808 from lanmeng/code_docs_summary
2022-03-26 07:17:48 +00:00
i-robot ac4365c38a
!31945 fix DepthToSpace static bug
Merge pull request !31945 from Simson/opinfer
2022-03-26 07:03:51 +00:00
lizhenyu 405465242f bugfix:add actor set name for finish transform status 2022-03-26 14:59:42 +08:00
i-robot a7cebd0aaa
!31916 [MS][LITE] fix benchamrk and read file
Merge pull request !31916 from yefeng/271-fix_benchamrk_and_read_file
2022-03-26 06:23:59 +00:00
lianliguang 424c16d116 fix abs(tensor) when tesnor data is a 0-dim number 2022-03-26 14:20:03 +08:00
i-robot 795dc73abb
!31821 update mindspore.boost.rst
Merge pull request !31821 from hemaohua/master
2022-03-26 06:11:03 +00:00
wanyiming 6914ab048b fix docs bug 2022-03-26 13:05:37 +08:00
Henry 8ed5d91c8a CI 2022-03-26 12:09:40 +08:00
i-robot 8fac85c39e
!31961 modify page display
Merge pull request !31961 from 俞涵/code_docs_326
2022-03-26 03:18:54 +00:00
i-robot 969c9788f3
!31946 clean the warning code
Merge pull request !31946 from 王程浩/master
2022-03-26 03:07:46 +00:00
i-robot b402fb7302
!31942 save om to file
Merge pull request !31942 from zhengyuanhua/br1
2022-03-26 03:07:03 +00:00
huodagu b007fc5b3e modify_pagedisplay 2022-03-26 10:59:37 +08:00
chenping 923e33ce5a Ascend710 online compile bugfix 2022-03-26 10:50:18 +08:00
i-robot 7e09ae33cd
!31935 add owner
Merge pull request !31935 from Simson/op_infer
2022-03-26 02:26:44 +00:00
zhousiyi 7e2d2f66db Bypass elimination Depend in UpdateState CNode if it had been replaced 2022-03-26 02:24:45 +00:00
wilfChen cf829d8415 fix gpu buffer reentry issue 2022-03-26 10:16:06 +08:00
liutongtong ca907fe8c3 clean code in common 2022-03-26 10:12:52 +08:00
i-robot 3540bd82f9
!31596 fix pynative timeline bug
Merge pull request !31596 from zangqx/zangqx_8
2022-03-26 02:00:38 +00:00
i-robot d40dc4f997
!31482 Fix load tensor into mem twice for ascend kernel by kernel dump
Merge pull request !31482 from TinaMengtingZhang/kernel_dump
2022-03-26 01:53:33 +00:00
7347157+joylvliang@user.noreply.gitee.com 60a3d3cdb5 add_description_for_api_interface 2022-03-26 09:48:54 +08:00
i-robot 06676366e3
!31903 modify format
Merge pull request !31903 from 俞涵/code_docs_324
2022-03-26 01:46:48 +00:00
i-robot 0e591fa834
!31937 Fix eval after train issue.
Merge pull request !31937 from ZPaC/add-dist-execution-mode
2022-03-26 01:40:36 +00:00
xuanyue f4a99d2c96 fix div-int8 bug 2022-03-26 09:40:10 +08:00
yefeng 91a3f3ea56 benchmark 2022-03-26 09:35:07 +08:00
i-robot d75e3f66e2
!31820 :auto_parallel_support_not_only_2_power_fix_wont_gen_repeated_stra_bug
Merge pull request !31820 from yao_yf/auto_parallel_support_not_only_2_power_fix_wont_gen_repeated_stra_bug
2022-03-26 01:11:42 +00:00
i-robot 0c916e7370
!31907 optimizes the documentation of chinese API of BCELoss,BatchNorm1d,OneHot,etc
Merge pull request !31907 from zhangfanghe/code_docs_zfh_325
2022-03-26 01:05:43 +00:00
王程浩 a315a2bece clean the warning code 2022-03-26 09:00:25 +08:00
i-robot 3f18180606
!31742 [MD][Autotune] Change autotune config
Merge pull request !31742 from harshvardhangupta/at_config_suggestion
2022-03-25 21:00:12 +00:00
wangyantao 668cdb936f [feat] [assistant] [I471CP] add new operator CropAndResizeGradBoxes 2022-03-26 00:30:34 +08:00
TinaMengtingZhang 9e717bd7fa fix load and convert tensor twice in ascend kernel by kernel dump 2022-03-25 11:35:11 -04:00
Parastoo Ashtari 8b383f54dc fix multi device target dump issue 2022-03-25 11:29:18 -04:00
ZCX 0cb72a21f3 [feat] [assistant] [I471DI] add new Ascend operator NonDeterministicInts 2022-03-25 22:29:47 +08:00
simson 1af8aa559e fix DepthToSpace static bug 2022-03-25 21:40:37 +08:00