zong-shuai
c43d4191f8
debug
2023-03-03 11:00:54 +08:00
i-robot
9dff86b515
!49523 ResizeLinea1D文档修改
...
Merge pull request !49523 from haozhang/code_docs_resize_linear1d
2023-03-03 03:00:07 +00:00
i-robot
7df3682260
!49444 Fix memory increase bug because of different format of assign inputs.
...
Merge pull request !49444 from liangzelang/dev_master
2023-03-03 02:55:42 +00:00
wangpingan2
e0170ce9a8
ios can't find MAP_POPULATE
2023-03-03 10:09:29 +08:00
jjfeing
a3d60ae7f8
lable switch condition with int64
2023-03-03 10:06:14 +08:00
i-robot
0db81d3bb6
!49655 Add the test cases of the len() method and the data types supported by broadcastto operator on the GPU
...
Merge pull request !49655 from 刘勇琪/master-decrypt-column
2023-03-03 02:05:03 +00:00
i-robot
dfdab39fbc
!49700 adjust RandomGamma and CholeskySolve visibility
...
Merge pull request !49700 from 李林杰/code_docs_del_choleskySolve_add_RandomGamma_docs_master
2023-03-03 01:52:50 +00:00
i-robot
54b980e2ad
!49664 Fix testcase
...
Merge pull request !49664 from huangbingjian/fix_testcase
2023-03-03 01:50:03 +00:00
yefeng
ff0f5f5ce5
bug fix
2023-03-03 09:18:19 +08:00
caifubi
1b841a9d2c
Change PyNative INFO log to DEBUG
2023-03-03 09:16:06 +08:00
lilinjie
84c86a3a22
adjust 2 ops visibility
2023-03-02 23:06:57 +08:00
zong-shuai
48c0ab6534
debug
2023-03-02 21:55:27 +08:00
tangdezhi_123
7fed451cbd
ops.dropout2d和ops.dropout3d 修改返回值后,修改其对应的中文接口文档
2023-03-02 21:39:10 +08:00
i-robot
3179893eeb
!49450 [MSLITE] Fix document of topk operator.
...
Merge pull request !49450 from wangshaocong/bugfix
2023-03-02 13:21:53 +00:00
i-robot
ab8eefa123
!49507 Fix compile cache abstract changed by other module
...
Merge pull request !49507 from chenfei_mindspore/master
2023-03-02 13:09:10 +00:00
i-robot
84cf41e3a5
!48337 Use mmap load model by path.
...
Merge pull request !48337 from wangpingan/mmap
2023-03-02 13:00:03 +00:00
i-robot
bea6862c57
!49560 bug fix
...
Merge pull request !49560 from liubuyu/bug_fix
2023-03-02 12:46:05 +00:00
yide12
7346025061
fixed_some_error
2023-03-02 20:22:15 +08:00
i-robot
b43ac7b4c2
!49501 [lite]fall back resize-ability if infershape is OK
...
Merge pull request !49501 from 徐安越/master4
2023-03-02 12:15:34 +00:00
i-robot
f47095ef91
!49611 [MS]{Lite][Task] add auto install for ascend custom op
...
Merge pull request !49611 from 刘力力/feature_custom_install_merge
2023-03-02 12:01:46 +00:00
i-robot
ca63485b81
!49339 modify save_type api doc and trainModel para
...
Merge pull request !49339 from 周超/master5
2023-03-02 11:57:04 +00:00
qiuzhongya
e5ce1873d4
fix cast error
2023-03-02 19:54:09 +08:00
i-robot
c774f7f441
!49455 support matmul fp32 pack weight
...
Merge pull request !49455 from wangpingan/pack_optimize
2023-03-02 11:50:28 +00:00
liuchuting
25958b4eb8
Operator time sorting according to total_time.
2023-03-02 19:39:25 +08:00
i-robot
0a0e13da81
!49565 Unregister MirrorPad not supported type currently; Update block_diag zh docs
...
Merge pull request !49565 from gaoshuanglong/add_functional_init
2023-03-02 11:32:01 +00:00
wYann
3f0e9e32d1
fix not suppoted op log
2023-03-02 19:20:16 +08:00
张清华
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-02 19:18:32 +08:00
i-robot
98143eb165
!49479 enhance mindrecord filewriter parallel
...
Merge pull request !49479 from guozhijian/enhance_filewriter_parallel
2023-03-02 11:02:26 +00:00
i-robot
84c6660817
!49383 [BUG] FIx bce_with_logits doc bug
...
Merge pull request !49383 from douzhixing/doc
2023-03-02 11:00:21 +00:00
guozhibin
30edb9951a
add support of amp custom lists
2023-03-02 18:58:43 +08:00
i-robot
7290e12d69
!49476 FIx Tensor Check
...
Merge pull request !49476 from jiaoy1224/fixbug
2023-03-02 10:32:27 +00:00
gaoshuanglong
4cdb31c46c
optimize function raise
2023-03-02 17:48:39 +08:00
i-robot
0b4f90e32e
!49424 update ops docs 4
...
Merge pull request !49424 from 李林杰/code_docs_0226_update_ops_docs_master
2023-03-02 09:41:52 +00:00
i-robot
42e5324b50
!49461 fix masked_fill caused neg loss on CUDA 10.1
...
Merge pull request !49461 from 吕昱峰(Nate.River)/masked_fill
2023-03-02 09:33:32 +00:00
i-robot
e61a0d0e52
!49592 fix dropout error
...
Merge pull request !49592 from 吕昱峰(Nate.River)/transformer
2023-03-02 09:33:13 +00:00
i-robot
6ab020869f
!49677 takedown test_func_with_yield_manifest_dataset_01 to ensure gate stability
...
Merge pull request !49677 from yanghaoran/takedown_testcases
2023-03-02 09:32:10 +00:00
zhoufeng
c3301787a0
move common head file to include/common
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2023-03-02 17:29:34 +08:00
yanghaoran
44e6097fd1
takedown test_func_with_yield_manifest_dataset_01 to ensure gate stability
2023-03-02 17:27:38 +08:00
zhanzhan1
55acd89741
Adjust function parameter initialization of IsClose
2023-03-02 16:55:46 +08:00
limingqi107
8672bdfb85
disable op fusion pass in the dynamic shape scene
2023-03-02 16:48:17 +08:00
zhou_chao1993
ac0371b341
modify lite save_type doc
2023-03-02 16:45:51 +08:00
xuyongfei
666c3c4475
MSLite, opt tranpose
2023-03-02 16:39:36 +08:00
huangbingjian
1c6bc212cb
Fix testcase
2023-03-02 16:34:03 +08:00
lilinjie
6e4c429ddc
update ops docs
2023-03-02 16:30:06 +08:00
sjtujayyyy
214a32a6dc
Fix inplace_sub docs
2023-03-02 16:22:11 +08:00
i-robot
ea4bdf86dd
!49651 [OPS] add funtional api docs for hardsigmoid
...
Merge pull request !49651 from yangruoqi713/code_docs_ops
2023-03-02 07:59:37 +00:00
i-robot
a3e38979d8
!49464 对ops.dropout2d和ops.dropput3d增加一个参数training, 若training为True,执行dropout操作,否则不执行dropout操作
...
Merge pull request !49464 from tangdezhi_123/br_tdz_1
2023-03-02 07:57:07 +00:00
yujianfeng
e793155559
Eliminate dict_getitem and mutable value dict
2023-03-02 15:48:21 +08:00
shaojunsong
7e68fe7192
update softshrink
2023-03-02 15:47:10 +08:00
liu-yongqi-63
119100618f
Add the test cases of the len() method and the data types supported by broadcastto operator on the GPU
2023-03-02 15:45:38 +08:00