Commit Graph

  • d7fdf20aaf update md docs jonyguo 2023-01-04 14:37:35 +0800
  • c5023912db move master code to r1.10 liangzhibo 2023-03-03 09:26:43 +0800
  • ff0f5f5ce5 bug fix yefeng 2023-03-02 20:20:36 +0800
  • 1b841a9d2c Change PyNative INFO log to DEBUG caifubi 2023-03-02 17:24:11 +0800
  • 84c86a3a22 adjust 2 ops visibility lilinjie 2023-03-02 23:06:57 +0800
  • 48c0ab6534 debug zong-shuai 2023-03-02 10:10:28 +0800
  • 7fed451cbd ops.dropout2d和ops.dropout3d 修改返回值后,修改其对应的中文接口文档 tangdezhi_123 2023-03-02 21:39:10 +0800
  • 3179893eeb
    !49450 [MSLITE] Fix document of topk operator. Merge pull request !49450 from wangshaocong/bugfix i-robot 2023-03-02 13:21:53 +0000
  • 79b3d3c8b0
    !49679 Fix the typo of net.trainable_params Merge pull request !49679 from YuJianfeng/code_docs1.10 i-robot 2023-03-02 13:14:55 +0000
  • ab8eefa123
    !49507 Fix compile cache abstract changed by other module Merge pull request !49507 from chenfei_mindspore/master i-robot 2023-03-02 13:09:10 +0000
  • 84cf41e3a5
    !48337 Use mmap load model by path. Merge pull request !48337 from wangpingan/mmap i-robot 2023-03-02 13:00:03 +0000
  • bea6862c57
    !49560 bug fix Merge pull request !49560 from liubuyu/bug_fix i-robot 2023-03-02 12:46:05 +0000
  • 7346025061 fixed_some_error yide12 2023-03-02 20:17:23 +0800
  • b43ac7b4c2
    !49501 [lite]fall back resize-ability if infershape is OK Merge pull request !49501 from 徐安越/master4 i-robot 2023-03-02 12:15:34 +0000
  • f47095ef91
    !49611 [MS]{Lite][Task] add auto install for ascend custom op Merge pull request !49611 from 刘力力/feature_custom_install_merge i-robot 2023-03-02 12:01:46 +0000
  • ca63485b81
    !49339 modify save_type api doc and trainModel para Merge pull request !49339 from 周超/master5 i-robot 2023-03-02 11:57:04 +0000
  • e5ce1873d4 fix cast error qiuzhongya 2023-03-01 21:30:31 +0800
  • c774f7f441
    !49455 support matmul fp32 pack weight Merge pull request !49455 from wangpingan/pack_optimize i-robot 2023-03-02 11:50:28 +0000
  • 25958b4eb8 Operator time sorting according to total_time. liuchuting 2023-02-28 17:06:36 +0800
  • 0a0e13da81
    !49565 Unregister MirrorPad not supported type currently; Update block_diag zh docs Merge pull request !49565 from gaoshuanglong/add_functional_init i-robot 2023-03-02 11:32:01 +0000
  • 3f0e9e32d1 fix not suppoted op log wYann 2023-03-02 19:19:53 +0800
  • ea8aae4ebb
    !49575 Fix cordump problem while null input Merge pull request !49575 from zhangzhaoju/r1.10 i-robot 2023-03-02 11:19:17 +0000
  • 46e9e37d1e Add arguments checking for AddN primitive; In JIT Fallback, getattr(interpreted_obj, 'attr') should work as interpred_obj.attr; Support Return InterpretedNode value; Not throw exception if getattr's default value is InterpretedNode; 张清华 2023-03-01 16:36:44 +0800
  • 98143eb165
    !49479 enhance mindrecord filewriter parallel Merge pull request !49479 from guozhijian/enhance_filewriter_parallel i-robot 2023-03-02 11:02:26 +0000
  • 84c6660817
    !49383 [BUG] FIx bce_with_logits doc bug Merge pull request !49383 from douzhixing/doc i-robot 2023-03-02 11:00:21 +0000
  • 30edb9951a add support of amp custom lists guozhibin 2023-02-17 11:58:44 +0800
  • 7290e12d69
    !49476 FIx Tensor Check Merge pull request !49476 from jiaoy1224/fixbug i-robot 2023-03-02 10:32:27 +0000
  • 493275376f
    !49584 NPU V2 overflow check Merge pull request !49584 from archer2049/r1.10 i-robot 2023-03-02 09:54:56 +0000
  • 4cdb31c46c optimize function raise gaoshuanglong 2023-03-02 17:48:39 +0800
  • 0b4f90e32e
    !49424 update ops docs 4 Merge pull request !49424 from 李林杰/code_docs_0226_update_ops_docs_master i-robot 2023-03-02 09:41:52 +0000
  • 42e5324b50
    !49461 fix masked_fill caused neg loss on CUDA 10.1 Merge pull request !49461 from 吕昱峰(Nate.River)/masked_fill i-robot 2023-03-02 09:33:32 +0000
  • e85e366b7e Fix the typo of net.trainable_params yujianfeng 2022-11-21 16:42:36 +0800
  • e61a0d0e52
    !49592 fix dropout error Merge pull request !49592 from 吕昱峰(Nate.River)/transformer i-robot 2023-03-02 09:33:13 +0000
  • 6ab020869f
    !49677 takedown test_func_with_yield_manifest_dataset_01 to ensure gate stability Merge pull request !49677 from yanghaoran/takedown_testcases i-robot 2023-03-02 09:32:10 +0000
  • a477c6fddc
    !49607 search strategy for simclr Merge pull request !49607 from yangzhenzhang/search-strategy-for-simclr-r1.9 i-robot 2023-03-02 09:30:11 +0000
  • c3301787a0 move common head file to include/common zhoufeng 2023-03-02 17:10:54 +0800
  • 44e6097fd1 takedown test_func_with_yield_manifest_dataset_01 to ensure gate stability yanghaoran 2023-03-02 17:27:33 +0800
  • 7042618a09 Add some side effect test cases with Fallback runtime. Margaret_wangrui 2023-02-28 15:46:20 +0800
  • 4b9b8435ea fix bug for conv3d gen strategy yangzhenzhang 2023-03-02 14:51:58 +0800
  • 55acd89741 Adjust function parameter initialization of IsClose zhanzhan1 2023-03-02 16:55:46 +0800
  • fbbec1e0cd isclose supports list and tuple Yingtong Hu 2023-03-02 16:55:14 +0800
  • e7301c6fd7
    !49538 Fix bug if replace shape input for cnode Merge pull request !49538 from liuluobin/r1.10_fix_replace_bug i-robot 2023-03-02 08:49:21 +0000
  • 8672bdfb85 disable op fusion pass in the dynamic shape scene limingqi107 2023-03-02 16:01:06 +0800
  • ac0371b341 modify lite save_type doc zhou_chao1993 2023-02-24 10:40:45 +0800
  • 666c3c4475 MSLite, opt tranpose xuyongfei 2023-03-02 15:19:29 +0800
  • fd162ecffd
    !49574 Fix bug of custom bprop output not use Merge pull request !49574 from chenfei_mindspore/r1.10 i-robot 2023-03-02 08:38:41 +0000
  • 91b8d6f2bb SGD优化器支持更新标量权重,合入r1.10 tangdezhi_123 2023-02-21 14:40:54 +0800
  • 1c6bc212cb Fix testcase huangbingjian 2023-03-02 16:34:03 +0800
  • 6e4c429ddc update ops docs lilinjie 2023-02-26 11:03:48 +0800
  • 0b3caaf90c update error message Zichun Ye 2023-03-02 16:21:51 +0800
  • 53103af8b7
    !49576 r1.10 Fix closure check rules Merge pull request !49576 from chenfei_mindspore/r1.10-1 i-robot 2023-03-02 08:23:02 +0000
  • 214a32a6dc Fix inplace_sub docs sjtujayyyy 2023-03-02 16:22:11 +0800
  • ea4bdf86dd
    !49651 [OPS] add funtional api docs for hardsigmoid Merge pull request !49651 from yangruoqi713/code_docs_ops i-robot 2023-03-02 07:59:37 +0000
  • a3e38979d8
    !49464 对ops.dropout2d和ops.dropput3d增加一个参数training, 若training为True,执行dropout操作,否则不执行dropout操作 Merge pull request !49464 from tangdezhi_123/br_tdz_1 i-robot 2023-03-02 07:57:07 +0000
  • f57c2c199f fix aicpu unsorted_segment_sum yanzhenxiang2020 2023-03-02 15:51:59 +0800
  • e793155559 Eliminate dict_getitem and mutable value dict yujianfeng 2023-03-02 15:17:30 +0800
  • 7e68fe7192 update softshrink shaojunsong 2023-03-02 15:14:46 +0800
  • 119100618f Add the test cases of the len() method and the data types supported by broadcastto operator on the GPU liu-yongqi-63 2023-03-02 15:31:38 +0800
  • b834aa3a45
    !49614 [MS][LITE] tile fusion thread cut Merge pull request !49614 from Greatpan/tilefuison_thread_cut i-robot 2023-03-02 07:44:51 +0000
  • 6919c710ac support dynamic for some ops' grad TronZhang 2023-03-01 16:36:14 +0800
  • 16c9d78c45
    !49204 对ops下的API和其在Tensor下的同名API的参数名进行整改,涉及修改点,函数实现,中文说明修改,英文说明修改。 Merge pull request !49204 from tangdezhi_123/br_tdz_20230221 i-robot 2023-03-02 07:22:33 +0000
  • 0adee1e8f7
    !49603 fix dropout doc Merge pull request !49603 from 王禹程/code_docs_1.10 i-robot 2023-03-02 07:20:52 +0000
  • 9af7359ea9 [OPS] add funtional api docs for hardsigmoid yangruoqi713 2023-03-02 15:15:16 +0800
  • 2a1ad99827
    !49600 fix vmap clone when prim is primc Merge pull request !49600 from r1chardf1d0/b1 i-robot 2023-03-02 07:06:22 +0000
  • fa366a34b1
    !49498 nnacl kernel bug fix Merge pull request !49498 from ling/bug i-robot 2023-03-02 06:59:33 +0000
  • 33ad052c3a
    !49591 [api] Rename soft_shrink Merge pull request !49591 from shaojunsong/fix/softshrink i-robot 2023-03-02 06:51:41 +0000
  • 1c4e24f1b1
    !48317 [ST][MS][OPS] Fix operation validation issues. Merge pull request !48317 from alashkari/val-updates i-robot 2023-03-02 06:35:22 +0000
  • d53f3b508e
    !49335 add error info and release memory for zero_copy Merge pull request !49335 from xiaoyao/zero_copy i-robot 2023-03-02 06:26:52 +0000
  • 16eb2d0915
    !49618 修改mindspore.ops.function.array_func.eye中的示例代码,示例中应传入参数dtype, 而不是t Merge pull request !49618 from tangdezhi_123/br_tdz_2 i-robot 2023-03-02 06:25:49 +0000
  • aa82a2dd2c fix eye bug zlq2020 2023-03-01 14:24:16 +0800
  • f240ab4cda
    !49441 Check input dynamic shape by output of input node. Merge pull request !49441 from gaoyong10/dynamic_shape_04 i-robot 2023-03-02 06:18:36 +0000
  • e867ae01bd
    !49630 Create device address for tuple-in-tuple valuenode. Merge pull request !49630 from gaoyong10/dynamic_shape_05 i-robot 2023-03-02 05:47:38 +0000
  • 4de1098fc1
    !49504 文档更新 - MultiMarginLoss Merge pull request !49504 from OwenSec/master i-robot 2023-03-02 05:15:37 +0000
  • ce84f55dea
    !49513 Support cyber model convert Merge pull request !49513 from JuiceZ/dev_0228 i-robot 2023-03-02 04:12:30 +0000
  • e1eae67540
    !49520 Add sparse embedding storage impl Merge pull request !49520 from zyli2020/dev i-robot 2023-03-02 03:58:43 +0000
  • 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