i-robot
|
abc9d8e6fe
|
!22068 DynamicRNN supports scenarios that hidden_size is not multiples of 16
Merge pull request !22068 from yuchaojie/op_select2
|
2021-08-25 01:32:26 +00:00 |
i-robot
|
2e0ae45a67
|
!22322 clean code
Merge pull request !22322 from hwjiaorui/clean-code-master
|
2021-08-25 01:24:18 +00:00 |
i-robot
|
4e81ea7bb0
|
!22300 Add ut and st case for non tensor input in pynative
Merge pull request !22300 from JoyLvliang/add_st_ut_case_for_pynative_non_tensor_input
|
2021-08-25 01:23:34 +00:00 |
i-robot
|
114a82e258
|
!22188 [assistant][AmplitudeToDB]
Merge pull request !22188 from QingfengLi/code_docs_AmpitudeToDB
|
2021-08-25 01:20:19 +00:00 |
i-robot
|
160c0f1701
|
!22140 dataset: add errmsg for acltdt interface
Merge pull request !22140 from ms_yan/errmsg
|
2021-08-25 01:17:35 +00:00 |
i-robot
|
cdcfbd2616
|
!22160 dataset: add more param check to avoid security problem
Merge pull request !22160 from ms_yan/sync_fix
|
2021-08-25 01:10:37 +00:00 |
i-robot
|
e6f9f5e517
|
!22326 Fix Transformer Document API
Merge pull request !22326 from huangxinjing/code_docs_fix_transformer_api
|
2021-08-25 00:53:36 +00:00 |
i-robot
|
2cd255b54c
|
!22311 When load mindir for ms_function, RuntimeError is thrown!
Merge pull request !22311 from lanzhineng/infer_optv3
|
2021-08-24 14:10:21 +00:00 |
i-robot
|
f88445dcf0
|
!22260 Avoid printing meaningless error message
Merge pull request !22260 from tanghuikang/tbe_em
|
2021-08-24 14:01:20 +00:00 |
i-robot
|
a27e714c41
|
!22321 Update save_graph_paths in context
Merge pull request !22321 from huanghui/code_docs_save_graphs
|
2021-08-24 13:49:41 +00:00 |
i-robot
|
3d5d3defc9
|
!22083 Fix auto_monad bug and ensure compilation performance is not degraded
Merge pull request !22083 from Margaret_wangrui/fix_auto_monad_bug
|
2021-08-24 13:43:29 +00:00 |
i-robot
|
6c7ffb7f1d
|
!22145 refactor updatestate_eliminater
Merge pull request !22145 from huangbingjian/refactor_updatestate
|
2021-08-24 13:33:37 +00:00 |
i-robot
|
661c83e17f
|
!22274 MD Profiling UT: Use pytest setup and teardown
Merge pull request !22274 from cathwong/ckw_mon_py_analyze_ut5
|
2021-08-24 13:24:49 +00:00 |
huangxinjing
|
eaa8027903
|
Fix document api error
|
2021-08-24 20:50:16 +08:00 |
i-robot
|
dddeb06129
|
!22270 [LITE][TRAIN] support convert dropout for train model and bngrad for two dim
Merge pull request !22270 from yefeng/147-train-mmoe_model_convert_and_acc
|
2021-08-24 12:30:39 +00:00 |
i-robot
|
1e47ff7bc3
|
!22108 modify check strategy for conv2d
Merge pull request !22108 from yangzhenzhang/modify-check-strategy-for-conv2d
|
2021-08-24 12:01:23 +00:00 |
hwjiaorui
|
2008a2a78c
|
clean code
|
2021-08-24 19:51:26 +08:00 |
i-robot
|
ab758a981c
|
!20044 [assistant][ops] Add New Lerp
Merge pull request !20044 from 孟权令/Lerp
|
2021-08-24 11:25:44 +00:00 |
i-robot
|
e06e83607e
|
!22236 clean code in cpu operater
Merge pull request !22236 from liangxhao/master_cleancode
|
2021-08-24 11:22:32 +00:00 |
huanghui
|
d3ddca3b35
|
update save_graph_paths in context
|
2021-08-24 19:03:03 +08:00 |
i-robot
|
ad4b85e125
|
!21929 Fix code check.
Merge pull request !21929 from yuximiao/fix_static
|
2021-08-24 10:58:09 +00:00 |
lanzhineng
|
6daabf9a86
|
mindir:add @ms_function testcase
|
2021-08-24 17:03:25 +08:00 |
7347157+joylvliang@user.noreply.gitee.com
|
a30800ecc3
|
add_st_ut_case_for_pynative_non_tensor_input
|
2021-08-24 16:44:05 +08:00 |
Margaret_wangrui
|
79d3b3c55c
|
Fix auto_monad bug and ensure compilation performance is not degraded
|
2021-08-24 16:40:43 +08:00 |
i-robot
|
9394686885
|
!22253 Fix numpy.rollaxis in graph mode
Merge pull request !22253 from wangrao124/fix_rollaxis
|
2021-08-24 08:36:12 +00:00 |
i-robot
|
5c938794ca
|
!22291 Add comments for LossBase.get_axis
Merge pull request !22291 from chenhaozhe/code_docs_add_comments_for_LossBase
|
2021-08-24 08:33:13 +00:00 |
i-robot
|
af6d16ec14
|
!22296 resolve issue:pynative use graph loaded from mindir
Merge pull request !22296 from lanzhineng/infer_optv3
|
2021-08-24 08:09:25 +00:00 |
i-robot
|
822cedec0a
|
!22153 Convert some ops bprops to mindir
Merge pull request !22153 from YuJianfeng/bprop_mindir
|
2021-08-24 08:07:46 +00:00 |
yangzhenzhang
|
f1afaeac5a
|
modify check strategy for conv2d
|
2021-08-24 16:06:16 +08:00 |
i-robot
|
5e56f1952c
|
!22285 Change monad.py as internal usage only
Merge pull request !22285 from hewei/core_user_api
|
2021-08-24 07:55:00 +00:00 |
i-robot
|
401bcd5fc6
|
!22272 [MS][LITE]add cropping size ci
Merge pull request !22272 from gongdaguo/fix_clip_add_ci
|
2021-08-24 07:46:05 +00:00 |
i-robot
|
027bb5f80b
|
!22155 [LITE][TRAIN] add export tensor name
Merge pull request !22155 from yefeng/146-set_inference_output_tensor_name_for_trained_model
|
2021-08-24 07:44:25 +00:00 |
i-robot
|
ab9c53bfb8
|
!22289 Use inline const instead MS_CORE_API extern const 's definition
Merge pull request !22289 from huanghui/fix-ut-tmp
|
2021-08-24 07:43:51 +00:00 |
i-robot
|
5ba5128c73
|
!22258 add deeplabv3plus gpu
Merge pull request !22258 from 张晓晓/deeplabv3p
|
2021-08-24 07:32:21 +00:00 |
i-robot
|
45c7bb382b
|
!22104 [特性][Ascend] Add post training quantization of yolov3_resnet18
Merge pull request !22104 from chenzhuo/yolov3_resnet_quant
|
2021-08-24 06:56:36 +00:00 |
i-robot
|
9b696ddb85
|
!22115 based on env variable "RAND_ID", change RDR files saving method
Merge pull request !22115 from gaocongli/master
|
2021-08-24 06:48:04 +00:00 |
i-robot
|
d997f6ee1b
|
!22259 fixed ssl error and update ssl_wrapper
Merge pull request !22259 from anancds/node
|
2021-08-24 06:47:31 +00:00 |
i-robot
|
ac68ce163f
|
!22233 modify error log
Merge pull request !22233 from yuchaojie/ir_fusion3
|
2021-08-24 06:44:31 +00:00 |
i-robot
|
711a6f703f
|
!22082 update OWNERS for Executor
Merge pull request !22082 from laiyongqiang/owner
|
2021-08-24 06:28:28 +00:00 |
i-robot
|
e49904b417
|
!21982 [MS][GPU] SyncBatchNormFwd/Grad - GPU Kernel
Merge pull request !21982 from danishfarid/SyncBatchNorm_GPU
|
2021-08-24 06:16:58 +00:00 |
i-robot
|
6167f90fb1
|
!22279 [MS][LITE][CPU] nc4hw4 support arm64
Merge pull request !22279 from liuzhongkai/ins_support
|
2021-08-24 06:14:44 +00:00 |
lanzhineng
|
73c3c50cdf
|
resolve issue:pynative use graph loaded from mindir
|
2021-08-24 14:06:39 +08:00 |
i-robot
|
ac1bc47603
|
!22230 [GraphKernel] sync akg to fix strided_slice fcompute.
Merge pull request !22230 from chenlei_autodiff/add_sin
|
2021-08-24 04:07:10 +00:00 |
i-robot
|
140e4e7cd0
|
!22286 [MD] fix api doc
Merge pull request !22286 from liyong126/code_docs_fix_api_doc
|
2021-08-24 04:00:31 +00:00 |
huanghui
|
2a03b571d0
|
use inline const instead of MS_CORE_API extern's definition
|
2021-08-24 11:52:01 +08:00 |
chenhaozhe
|
70dc26090d
|
add comments for LossBase.get_axis()
|
2021-08-24 11:50:05 +08:00 |
i-robot
|
fd06532b59
|
!22243 add Ascend and CPU ST for enabling RDR
Merge pull request !22243 from yuximiao/yuximiao_rdr
|
2021-08-24 03:50:05 +00:00 |
i-robot
|
230ea23d2e
|
!22254 [MSLITE] enable multy device testcase
Merge pull request !22254 from ling/sr
|
2021-08-24 03:47:19 +00:00 |
gongdaguo
|
c9ac1c8078
|
add cropping ci
|
2021-08-24 11:37:02 +08:00 |
lianghao
|
3bed10b280
|
clean code in cpu operater
|
2021-08-24 11:32:55 +08:00 |