Commit Graph

  • 1e0180f089 fix bce_with_logits doc bug duzhixing 2023-02-25 15:26:54 +0800
  • f018b1ab72
    !49629 [MSLITE] change scale op log type Merge pull request !49629 from zhangyongxian/dev_zhangyongxian_scale2 i-robot 2023-03-02 03:52:49 +0000
  • db5c628687 [OPS] cdist ascend support dynamic shape yangruoqi713 2023-03-02 11:51:22 +0800
  • 9d3218cdb7 search strategy for simclr yangzhenzhang 2023-03-01 16:36:15 +0800
  • 7e18f80e03
    !49638 中文文档 替换abs/absolute/acos/arccos的参数x为input Merge pull request !49638 from DavidFFFan/code_docs_master i-robot 2023-03-02 03:43:03 +0000
  • 782735b733 enhance mindrecord parallel write jonyguo 2023-02-27 19:35:03 +0800
  • 7e384a92cd Add StubTensor check in C++ huangchengnuo 2023-03-02 10:19:24 +0800
  • d63245ea3e Use mmap load model by path. wangpingan2 2023-02-02 15:27:02 +0800
  • 3cf15d2784
    !49573 Create device address for tuple-in-tuple valuenode. Merge pull request !49573 from gaoyong10/r1.10 i-robot 2023-03-02 03:17:10 +0000
  • 8d7329f6ca replace x with input of abs/absoulte/acos/arccos fandawei 2023-03-02 11:16:11 +0800
  • 031f105428
    !49609 替换abs/absolute/acos/arccos的参数x为input Merge pull request !49609 from DavidFFFan/api_ops i-robot 2023-03-02 03:12:27 +0000
  • d49d274597 optimize the scalar converted to tensor limingqi107 2023-02-28 18:38:52 +0800
  • 1bfe68cf32
    !49632 [docs] ParameterUpdate Merge pull request !49632 from shaojunsong/code_docs_I6I5CX i-robot 2023-03-02 02:58:25 +0000
  • f68de2e7fe
    !49568 bugfix for StridedSlice in changed batch scene Merge pull request !49568 from zhangyanhui/personal_r1.10 i-robot 2023-03-02 02:48:49 +0000
  • c66d9c493d
    !49582 fix: ResizeBicubicGrad causes SparseConcat to choose the wrong DoCompute kernel Merge pull request !49582 from yanzhenxiang2020/fix_ResizeBicubicGrad i-robot 2023-03-02 02:45:11 +0000
  • a45992107d
    !49608 fix deeplabv3 and ssd_mobilenet_fpn testcase Merge pull request !49608 from anzhengqi/fix-ssd i-robot 2023-03-02 02:38:35 +0000
  • 21b40ad5ec
    !49581 print platform when run_check() Merge pull request !49581 from zhoufeng/xiu-ba-ge i-robot 2023-03-02 02:38:24 +0000
  • f3ead3638f
    !49465 codegen cortex bugfix Merge pull request !49465 from zhangyanhui/mas_zyh_0206 i-robot 2023-03-02 02:32:38 +0000
  • 897ffb4901
    !49528 fix tensor_bool Merge pull request !49528 from chengbin/fix_and_or i-robot 2023-03-02 02:32:32 +0000
  • dbac18fa6b update docs shaojunsong 2023-03-02 10:10:49 +0800
  • 5c9e9861fc
    !49616 replace fixed string name with global references Merge pull request !49616 from jxl/master i-robot 2023-03-02 02:11:56 +0000
  • 2db85047d2 Different formats of assign inputs cause memory to increase. liangzelang 2023-02-27 11:22:57 +0800
  • 5c081e1517 fall back resize-ability if infershape is OK xuanyue 2023-02-28 09:38:25 +0800
  • d674dcc043
    !49571 [bugfix] Fix I6IGS5 Merge pull request !49571 from shaojunsong/fix/I6IGS5 i-robot 2023-03-02 02:00:17 +0000
  • dfbee4567e
    !49402 Optimize predicetoutmap and predictout check Merge pull request !49402 from NaCN/pre_fix i-robot 2023-03-02 01:55:43 +0000
  • 953ac826f9
    !49619 modify format and add fourth cols Merge pull request !49619 from 俞涵/code_docs_1110 i-robot 2023-03-02 01:51:46 +0000
  • cee9da14ae
    !49142 [MD] Add new API to debug mode and bugfix Merge pull request !49142 from TinaMengtingZhang/dev_md_pipeline_debug_ops i-robot 2023-03-02 01:50:43 +0000
  • 2e518d7d13
    !49554 修复transformer st 动态图动态shape的标杆值 Merge pull request !49554 from zhangdong/zd_3 i-robot 2023-03-02 01:44:33 +0000
  • 2fba207cd8
    !49563 Fix host mem leak Merge pull request !49563 from zjun/fix_r1.10_mem i-robot 2023-03-02 01:43:48 +0000
  • b8706fa58c
    !49605 modify the spelling error and statement in 1.10 Merge pull request !49605 from 宦晓玲/code_docs_0301.10 i-robot 2023-03-02 01:43:28 +0000
  • 58fc19b526 Create device address for tuple-in-tuple valuenode. gaoyong10 2023-02-14 14:15:38 +0800
  • ec14014f3f
    !49610 bitwise core infer output AbstractTensor Merge pull request !49610 from KXiong/master i-robot 2023-03-02 01:33:30 +0000
  • 5ad6f0dbaa
    !49446 fix high grad fail Merge pull request !49446 from huanghui/fix-grad i-robot 2023-03-02 01:28:28 +0000
  • ad461a4942 [MSLITE] change scale op log type 张勇贤 2023-03-02 09:21:27 +0800
  • 7befa6baa4 support matmul fp32 pack. wangpingan2 2023-02-27 14:44:03 +0800
  • 9ba8edf99d 1. docs for ResizeLinear1D 2. docs for DynamicBroadcastTo hw_hz 2023-02-28 14:58:57 +0800
  • 3b4b154174 cortex bugfix for codegen zhangyanhui 2023-03-02 09:14:52 +0800
  • 9175394be8 mindspore lite: add config for opp path to install liu lili 2023-03-01 17:06:27 +0800
  • 413fb01573
    !49567 fix openssl CVE Merge pull request !49567 from emmmmtang/r1.10 i-robot 2023-03-02 01:11:18 +0000
  • 03ac6b3a37
    !49624 CI access control is abnormal bugfix Merge pull request !49624 from zhangyanhui/mas_zyh0206 i-robot 2023-03-02 00:02:06 +0000
  • 71e6160243 update dataset pipeline debug mode api TinaMengtingZhang 2023-02-14 13:59:16 -0500
  • 668884e8cd CI access control is abnormal bugfix zhangyanhui 2023-03-01 23:06:43 +0800
  • 6b88837313 fix masked_fill caused neg loss on CUDA 10.1 lvyufeng 2023-02-27 15:48:58 +0800
  • a54b91e617
    !49500 Assign port range for cgn Merge pull request !49500 from ZPaC/assign-port-range i-robot 2023-03-01 14:19:53 +0000
  • a554468240 fit fourth cols huodagu 2023-03-01 17:09:10 +0800
  • 99b02895f3 replace fixed string name with global references jin-xiulang 2023-02-22 14:20:49 +0800
  • ad7ad55eb8 修改mindspore.ops.function.array_func.eye中的示例代码,示例中应传入参数dtype, 而不是t。 tangdezhi_123 2023-03-01 20:28:06 +0800
  • aae617fbb9 对ops.dropout2d和ops.dropout3d增加一个参数training, training为True, 执行dropout操作,training为False, 不执行dropout操作; 将dropout2d和dropout3d的参数x重新命名为input, 以和pytorch对标。 tangdezhi_123 2023-02-27 16:45:41 +0800
  • ed363cde09
    !49522 adapt make_tuple tensor type Merge pull request !49522 from hujiahui8/tuple i-robot 2023-03-01 11:21:15 +0000
  • f2fe294c1b
    !49503 AtomicAddrClean uses list_int64 attr Merge pull request !49503 from xulei/atomic_clean i-robot 2023-03-01 11:03:56 +0000
  • 3f3cee445d
    !49587 Don't handle getattr of PyExecute in builtin type routine; Fix dictionary check issue during DumpIR. Merge pull request !49587 from 张清华/opt_jit_fallback i-robot 2023-03-01 10:19:55 +0000
  • dba62f6624
    !49467 Fix Standard Laplace input shape check Merge pull request !49467 from qujianwei/fix_standard_laplace_input_shape_check i-robot 2023-03-01 09:40:21 +0000
  • ce2075bb6f
    !49239 remove outdated length check for TopkSplit Merge pull request !49239 from yuchaojie/r1.10 i-robot 2023-03-01 09:39:09 +0000
  • c367348712
    !49124 [MSLITE][Func] improve adjust contrast v2 efficiency Merge pull request !49124 from 赵英灼/adjust_contrast i-robot 2023-03-01 09:35:43 +0000
  • c0b1a27269 tile fusion thread cut greatpan 2023-03-01 17:29:08 +0800
  • 9fe50205bd Add v2 overflow check on ascend suxin 2023-03-01 12:46:35 +0800
  • 2784e045ae Optimize predicetoutmap and predictout check huangchengnuo 2023-02-25 15:22:32 +0800
  • d22f57ae7a
    !49561 xlogy performance optimize Merge pull request !49561 from zhangzhaoju/master_xlogy i-robot 2023-03-01 09:06:10 +0000
  • 884d28bbdf fix bitwise core infer xiongkun 2023-03-01 17:05:37 +0800
  • 67d43f87a4 replace x with input of abs/absoulte/acos/arccos fandawei 2023-03-01 16:58:31 +0800
  • f0c5367350 modify the spelling error and statement in 1.0 huanxiaoling 2023-03-01 16:35:33 +0800
  • 68adac271c
    !49518 add bprop method in ir scope Merge pull request !49518 from r1chardf1d0/master i-robot 2023-03-01 08:58:00 +0000
  • ef7c50ee11 fix deeplabv3 and ssd_mobilenet_fpn testcase anzhengqi 2023-03-01 16:56:56 +0800
  • c890f7847f Unregister MirrorPad not supported type currently; Update block_diag docs. gaoshuanglong 2023-03-01 10:16:30 +0800
  • 5c891c8477
    !49577 fixed_some_comment Merge pull request !49577 from yide12/code_docs_nn_master i-robot 2023-03-01 08:55:39 +0000
  • ab97b69bec fix vmap clone when prim is primc r1chardf1d0 2023-03-01 16:55:16 +0800
  • d100945336
    !48924 Support dynamic shape for AOT custom op Merge pull request !48924 from zichun_ye/custom_op_dyn i-robot 2023-03-01 08:54:06 +0000
  • 4ca3596b0a
    !49601 添加interpolate支持平台 Merge pull request !49601 from DavidFFFan/code_docs_master i-robot 2023-03-01 08:45:11 +0000
  • 112fe438ec fixed_some_comment yide12 2023-03-01 11:08:10 +0800
  • daeba28e71 upgrade_ascend_20230301_master hbhu_bin 2023-03-01 16:30:22 +0800
  • e94d0fc933 fix dropout doc reku1997 2022-11-25 14:28:40 +0800
  • 5b2484e4ef
    !49599 Handles formatting issues with print operator. Merge pull request !49599 from Margaret_wangrui/code_docs_print i-robot 2023-03-01 08:17:01 +0000
  • e79096c0d2 add interpolate Supported Platforms fandawei 2023-03-01 16:16:00 +0800
  • ca153c19ca
    !49550 [pynative]Implementing SiLUGrad through CUDA Merge pull request !49550 from wanghenchang/master_0216_1 i-robot 2023-03-01 08:02:57 +0000
  • 9a4c1c6155 Handles formatting issues with print operator. Margaret_wangrui 2023-03-01 15:51:14 +0800
  • f47673a200 fix dropout error lvyufeng 2023-03-01 15:15:53 +0800
  • f0de76ab6f
    !49572 modify format Merge pull request !49572 from 俞涵/code_docs_1110 i-robot 2023-03-01 07:26:56 +0000
  • 9786bfca6d
    !49570 fix numpy rand, randn, randint Merge pull request !49570 from YingtongHu/master i-robot 2023-03-01 07:25:02 +0000
  • 755de11ff2 Add sparse embedding storage impl lizhenyu 2023-02-27 17:51:17 +0800
  • 7b2fa2f655 fix soft shrink error shaojunsong 2023-03-01 15:13:38 +0800
  • 4be1eedcd7
    !49586 takedown testcases to ensure gate stability Merge pull request !49586 from yanghaoran/takedown_testcases i-robot 2023-03-01 07:08:18 +0000
  • ef5ab4ad8a Clone python_obj in func_graph. huangbingjian 2023-03-01 15:05:34 +0800
  • 159a5eff12 Support dict clear,haskey,update,fromkeys Method. “achengyanfu 2022-09-14 03:37:27 +0000
  • fed319018d Support dict clear,haskey,update,fromkeys Method. “achengyanfu 2022-09-14 03:37:27 +0000
  • c6ab31e335 debug chenfei 2023-02-27 19:24:39 +0800
  • 40ae42140f takedown testcases to ensure gate stability yanghaoran 2023-03-01 14:16:10 +0800
  • 29749788de nnacl kernel bug fix ling 2023-03-01 11:32:53 +0800
  • 2c83810505 adapt make_tuple tensor type hujiahui8 2023-02-28 14:52:42 +0800
  • 120f7b597e
    !49555 ops StridedSliceV2, StridedSliceV2Grad supports dynamic shape feature Merge pull request !49555 from wang_ziqi/br_stridedslice_v2 i-robot 2023-03-01 06:36:00 +0000
  • 4eca6a40bd Don't handle getattr of PyExecute in builtin type routine. Fix dictionary check issue during DumpIR. 张清华 2023-03-01 09:28:49 +0800
  • c41797b891
    !49291 change_dropout_keep_prob_to_p_master Merge pull request !49291 from yide12/tensor_nansum_master i-robot 2023-03-01 06:30:24 +0000
  • ccdf8cada5 modify format and add new cols huodagu 2023-03-01 09:17:58 +0800
  • 75c07ce2e0
    !49556 [docs][api] Fix randn_like docs Merge pull request !49556 from shaojunsong/code_docs_randn_like i-robot 2023-03-01 06:27:57 +0000
  • a1cb0aaca2
    !49527 Fix bugs Merge pull request !49527 from panzhihui/bugfix i-robot 2023-03-01 06:26:54 +0000
  • 53714e4a21
    !49370 ckpt参数更新接口load_param_into_net新增返回值:ckpt_not_load Merge pull request !49370 from GuoZhibin/add_return_value_ckpt_not_load i-robot 2023-03-01 06:22:08 +0000
  • 9d54500312
    !49551 为rewrite运算符节点增加测试用例 Merge pull request !49551 from GuoZhibin/add_test_cases_for_rewrite_mathops_node i-robot 2023-03-01 06:21:36 +0000
  • a4d50ec793
    !49580 [bugfix] Fix Gaussian NLL Loss document Merge pull request !49580 from shaojunsong/code_docs_I6ICP9 i-robot 2023-03-01 06:21:00 +0000
  • 19e1bf09af
    !49448 migrate ExpandDims Merge pull request !49448 from 李林杰/0227_migrate_expandDims_master i-robot 2023-03-01 06:18:16 +0000
  • 18da823ab2
    !49399 [MS][CPU] Tensor min api docs fix Merge pull request !49399 from Greatpan/code_docs_master i-robot 2023-03-01 06:15:47 +0000
  • f451e0ca13
    !49562 add context for mindir example Merge pull request !49562 from lianliguang/code_docs_r1.10 i-robot 2023-03-01 06:14:23 +0000