Commit Graph

34755 Commits

Author SHA1 Message Date
i-robot c621547d26 !26962 [Fallback] Process the interpret node in the return node
Merge pull request !26962 from huangbingjian/fallback_return_tuple
2021-12-02 01:53:04 +00:00
i-robot db9ed3eadb !27086 add index files for chinese python api.
Merge pull request !27086 from zhangyi/code_docs_master
2021-12-02 01:43:51 +00:00
i-robot 33a056fe50 !27030 Fix control flow bugs.
Merge pull request !27030 from gaoyong10/runtime_second12
2021-12-02 01:41:35 +00:00
i-robot acd04621fc !27012 Fetch total front node in kernel graph.
Merge pull request !27012 from gaoyong10/runtime_second14
2021-12-02 01:30:12 +00:00
zhangyi f6b6d503a2 add index files for chinese python api. 2021-12-02 09:23:35 +08:00
i-robot 95f7c61d2e !27057 update nn.cell
Merge pull request !27057 from yingchen/code_docs_api1201
2021-12-02 01:21:33 +00:00
i-robot b00b1cc276 !26982 [ME][Fallback] Review the local dict and try to eval out the interpret node.
Merge pull request !26982 from Margaret_wangrui/recheck_local_dict
2021-12-02 01:09:12 +00:00
i-robot 7e88aca5ab !26961 [ME][Fallback] Filter the func_graph node where the current node is located when make interpret node.
Merge pull request !26961 from Margaret_wangrui/fallback
2021-12-02 01:04:48 +00:00
i-robot 0a05868d07 !27045 Fix wrong return value of nn.Jvp and nn.Vjp examples.
Merge pull request !27045 from LiangZhibo/code_docs_grad
2021-12-02 01:01:41 +00:00
yingchen 721aa37901 update cell 2021-12-02 08:40:28 +08:00
i-robot c0d4e5cf0f !27034 unified runtime control flow optimize the error info
Merge pull request !27034 from limingqi107/bug_fix4
2021-12-01 18:29:31 +00:00
i-robot 9376195766 !26980 Fix cell dump is enabled issue when enabled=False
Merge pull request !26980 from sabrinasun_59ee/cell
2021-12-01 15:44:52 +00:00
i-robot 4fdcb21f06 !27027 [GraphKernel] fix python path for ascend compiler.
Merge pull request !27027 from chenlei_autodiff/gk_lite
2021-12-01 15:14:51 +00:00
gaoyong10 d31eed244b Fix tuple in tuple in call output. 2021-12-01 20:42:52 +08:00
i-robot 37cb0b7561 !26833 add chinese api of probability
Merge pull request !26833 from byweng/master
2021-12-01 12:28:25 +00:00
i-robot 3be3c7cdfd !26943 modify comments for Model api
Merge pull request !26943 from wangnan39/code_docs_model
2021-12-01 10:46:19 +00:00
i-robot 295f4f411d !26964 [AutoPar] [D-Rec] StridedSlice/ExpandDims operators supported
Merge pull request !26964 from wrw2948/Gather_version_update
2021-12-01 10:26:40 +00:00
i-robot e83efb7a4e !25299 [feat] [assistant] [I48OBU] [I48O9A] add dynamic shape for Acosh and AcoshGrad operator
Merge pull request !25299 from 路雄博/Acosh
2021-12-01 09:50:09 +00:00
wmzheng2020 8341096761 !27065 modify st
Merge pull request !27065 from Songyuanwei/st
2021-12-01 09:44:06 +00:00
i-robot ca6dd3b95a !26924 add index files for chinese python api.
Merge pull request !26924 from zhangyi/code_docs_master
2021-12-01 09:31:44 +00:00
songyuanwei bf6a5d1408 modify 2021-12-01 17:17:05 +08:00
i-robot 0e68283474 !27000 Enable compile cache to export and save function for mindir.
Merge pull request !27000 from LiangZhibo/mindir
2021-12-01 08:52:49 +00:00
i-robot dc59a80ccf !26883 transpose resize bug
Merge pull request !26883 from 周超/master
2021-12-01 08:42:42 +00:00
i-robot 8e496e44f0 !22320 support heterogeneous for pynative mode
Merge pull request !22320 from chujinjin/support_heterogeneous_for_pynative
2021-12-01 08:34:44 +00:00
i-robot 1a95df0ff1 !26732 add cn api
Merge pull request !26732 from changzherui/code_docs_aip1
2021-12-01 08:16:51 +00:00
gaoyong10 ca677c0f16 Fetch total front node in kernel graph. 2021-12-01 16:00:26 +08:00
changzherui d44e9a19c6 add cn api 2021-12-01 15:43:08 +08:00
Margaret_wangrui 74b80995eb Filter the func_graph node where the current node is located when make Interpret Node 2021-12-01 15:42:04 +08:00
i-robot 6924866a87 !26746 [MD] minddata error msg optimize
Merge pull request !26746 from xiefangqi/md_datasetops_error_msg_opt
2021-12-01 07:18:18 +00:00
i-robot 0c6505db26 !22712 [assistant][ops] Add FastText
Merge pull request !22712 from 无言/FastText
2021-12-01 06:50:59 +00:00
i-robot b3c51fc2aa !26984 unified runtime fix execution timeout and no data source actor of control flow
Merge pull request !26984 from limingqi107/new_actor_runtime2
2021-12-01 06:45:28 +00:00
i-robot f7a8b14d0c !26994 update graphkernel cpu code for AkgParallelLaunch
Merge pull request !26994 from ZengZitao/fix_omp
2021-12-01 06:41:36 +00:00
i-robot c5fac5aba4 !26811 Support CSRTensor in while loop and subgraph
Merge pull request !26811 from 杨林枫/csr_in_while
2021-12-01 06:38:36 +00:00
i-robot 544b079c1e !27018 Fix ascend bug for sending wrong current_root_graph_id for each step (online debugger)
Merge pull request !27018 from parastooashtari/online_debug_bug
2021-12-01 06:23:22 +00:00
l00591931 9339389e94 Fix wrong code example result for jvp and vjp 2021-12-01 14:18:39 +08:00
i-robot e67f83fdf1 !26983 fix FusedMulAddN code trace print
Merge pull request !26983 from yuchaojie/ir_fusion
2021-12-01 06:15:09 +00:00
limingqi107 7a93e2ca21 unified runtime control flow optimize the error info 2021-12-01 14:09:24 +08:00
i-robot f4dde50ea7 !27017 Fix fusion op name issue in atlas npy (A+M) dump
Merge pull request !27017 from TinaMengtingZhang/cann_api_adapt_bugfix
2021-12-01 05:04:28 +00:00
i-robot 3160fe8ee4 !27023 modify api annotation
Merge pull request !27023 from xumengjuan1/master
2021-12-01 04:03:32 +00:00
i-robot 8623310442 !26989 change tensor.virtual_flag and parameter.is_init interfaces to inner api
Merge pull request !26989 from liutongtong9/api_change_ma
2021-12-01 03:47:51 +00:00
chenlei_autodiff bc514c6cab [GraphKernel] fix python path for ascend compiler. 2021-12-01 11:46:35 +08:00
i-robot 5003301691 !26965 Rename MD prefetch size to cache prefetch size
Merge pull request !26965 from h.farahat/cache_prefetch_config
2021-12-01 03:43:46 +00:00
xumengjuan1 43e572a91f modify api annotaion 2021-12-01 11:36:54 +08:00
i-robot 84d2e54871 !26959 TensorArray CPU
Merge pull request !26959 from VectorSL/tensor-array-cpu
2021-12-01 03:31:26 +00:00
i-robot 91d0897399 !26695 Adjust memory offload strategy
Merge pull request !26695 from tanghuikang/swap_strategy_adjust
2021-12-01 03:24:04 +00:00
zy 5ca98a494a [fix] [assistant] [I3ZSQS] add new data operator FastText 2021-12-01 11:12:08 +08:00
sabrinasun c095908772 fix enable=false still dump issue for cell dump 2021-11-30 22:10:20 -05:00
i-robot baf0f479c1 !26843 set mindspore cxx_api LoadConfig unsupported instead of undefined
Merge pull request !26843 from qinzheng/fix_load_config
2021-12-01 02:28:13 +00:00
chujinjin d20c9d93d8 support pynative heterogeneous 2021-12-01 10:18:59 +08:00
Margaret_wangrui ee1b4d4e6d [ME][Fallback] Review the local dict and try to eval out the interpret node 2021-12-01 10:02:26 +08:00