Commit Graph

56476 Commits

Author SHA1 Message Date
i-robot 6dbfda8c83
!45226 fix some bprop attr
Merge pull request !45226 from r1chardf1d0/bpe2
2022-11-08 07:55:55 +00:00
i-robot 8d4ecb0ea6
!45082 DynamicGRUV2、DynamicGRUV2Grad infer迁移
Merge pull request !45082 from haozhang/pr_dyn_gru_v2_ds
2022-11-08 07:52:53 +00:00
i-robot 53bc9527c6
!45238 SparseSparseMaximum 补充A Shape 与 B Shape是否匹配的检测
Merge pull request !45238 from haozhang/sparse_sparse_maxmimum
2022-11-08 07:48:47 +00:00
i-robot bd7f370968
!45060 修复ops.ResizeBilinear后端错误拦截的问题。
Merge pull request !45060 from wangtongyu6/add_resize_op
2022-11-08 06:45:59 +00:00
i-robot ed88a609e0
!45121 fix pynative/gpu backend converted data type problem
Merge pull request !45121 from 雷元哲/fill_gpu_pydyn
2022-11-08 06:44:33 +00:00
i-robot aab9d8c962
!45104 add Yolov5_Dynamic test case
Merge pull request !45104 from hanhuifeng/st_yolov5_dynamic
2022-11-08 06:35:18 +00:00
i-robot 95599cc8de
!45240 [MSLITE] 同步代码到gitee
Merge pull request !45240 from zhangdanyang/master
2022-11-08 06:34:39 +00:00
i-robot bbff57b9ea
!45234 mindir serializer support compression_type
Merge pull request !45234 from yeyunpeng2020/master_serialize_ci
2022-11-08 06:28:11 +00:00
i-robot 658d048f42
!45257 coalesce docs fix
Merge pull request !45257 from 黄晓/code_docs_coalesce_1107
2022-11-08 06:26:28 +00:00
i-robot 1088b85f43
!45221 [MS][OP]sparse segment sum /grad cpu support dynamic shape
Merge pull request !45221 from mengyuanli/ds_sparse_segment_sum
2022-11-08 04:09:22 +00:00
i-robot 477bb05e7a
!45191 [MS][OP]scale_and_translate / grad cpu op support dynamic shape
Merge pull request !45191 from mengyuanli/ds_scale_and_translate
2022-11-08 04:08:13 +00:00
i-robot 6db6b56403
!44795 kernelmod: lu_solve
Merge pull request !44795 from hujiahui8/kernelmod_1
2022-11-08 03:55:44 +00:00
i-robot 51bcca059c
!44873 [MS][LITE]Add micro nnie ci
Merge pull request !44873 from gongdaguo1/add_micro_nnie_st
2022-11-08 03:54:35 +00:00
i-robot 09ba8b23b0
!44927 [MS][LITE]Fix micro
Merge pull request !44927 from gongdaguo1/ffsdfasdf
2022-11-08 03:48:32 +00:00
i-robot 3bfd85aba9
!45002 fix error handling bug of StandardLaplace op
Merge pull request !45002 from panshaowu/master
2022-11-08 03:43:38 +00:00
i-robot a406f376ee
!45243 support SparseSegment bprop expander on CPU
Merge pull request !45243 from yangsijia/fuzz
2022-11-08 03:39:31 +00:00
i-robot 4e25f13e50
!45262 fix issues
Merge pull request !45262 from luojianing/code_docs_master
2022-11-08 03:33:26 +00:00
muxiyin 8d11e34b9e docs sup coalesce 2022-11-08 11:07:28 +08:00
i-robot 9b33f045b6
!45071 fix bug in AscendHostQueue, replace data node with const in init_graph
Merge pull request !45071 from xiaoyao/kmeans_final
2022-11-08 03:01:49 +00:00
i-robot b7793e49db
!45011 rectify functional.py
Merge pull request !45011 from changzherui/rectify_functional.py
2022-11-08 02:56:37 +00:00
i-robot 5fce0f724d
!44610 tensor_nelement_numel_permute_positive_remainderr
Merge pull request !44610 from yide12/tensor_nelement_numel_permute_positive_remainder
2022-11-08 02:54:33 +00:00
i-robot f8b256b13c
!44919 tensor_arccosh_arcsin_arctan_arctan2_master
Merge pull request !44919 from yide12/tensor_arccosh_arcsin_arctan_arctan2_master
2022-11-08 02:54:22 +00:00
i-robot db9a328c6d
!45215 Add ops.absolute and tensor.absolute
Merge pull request !45215 from DavidFFFan/api
2022-11-08 02:53:33 +00:00
i-robot 2c6e29775f
!44947 support filp fliplr flipud isfloat issigned ops and tensor
Merge pull request !44947 from 冯一航/support_flip_isf_issigned
2022-11-08 02:50:29 +00:00
i-robot eded85e2bb
!45222 fix spell error in lite CompileGraph
Merge pull request !45222 from xiaoyao/fix_error
2022-11-08 02:43:54 +00:00
i-robot 572bdc1158
!45200 add marginrankingloss ops
Merge pull request !45200 from 冯一航/add_marginrankingloss_ops
2022-11-08 02:34:46 +00:00
r1chardf1d0 0223231711 fix some bprop attr 2022-11-08 10:26:25 +08:00
i-robot 3819983f64
!45253 modify the error in nn
Merge pull request !45253 from 宦晓玲/code_docs_1101
2022-11-08 02:20:26 +00:00
i-robot 4bddb6882d
!44801 new kernel mod: gpu_convert_to_dynamic_shape
Merge pull request !44801 from Yanzhi_YI/gpuconverttodynamicshape
2022-11-08 02:14:10 +00:00
i-robot 976a965101
!45148 fix bug: dynamic shape of gathernd infershape
Merge pull request !45148 from Yanzhi_YI/gathernd_cpu
2022-11-08 02:13:03 +00:00
i-robot dfec441054
!45029 cmake md5 to sha256
Merge pull request !45029 from 范吉斌/md5tosha256
2022-11-08 02:07:04 +00:00
i-robot 72389ba6d3
!45156 [MD] Support float label in MixUpBatch and CutMixBatch
Merge pull request !45156 from xiaotianci/mix_float_label
2022-11-08 02:04:46 +00:00
luojianing 5208ff51a4 fix docs bugs 2022-11-08 10:03:54 +08:00
i-robot 9e1f49bff2
!45249 fix an issue of cov operation
Merge pull request !45249 from jxlang910/master
2022-11-08 01:55:39 +00:00
i-robot 480ba32458
!45142 applyrmsprop input not to attr
Merge pull request !45142 from huoxinyou/1104attr
2022-11-08 01:55:15 +00:00
i-robot 329d3fab71
!45204 MSLite, GPU and Ascend bugfix
Merge pull request !45204 from 徐永飞/gpu_ascend_opt
2022-11-08 01:54:10 +00:00
huanxiaoling cec73db2a0 modify the error in nn 2022-11-08 09:54:07 +08:00
i-robot 5c797a41d9
!43342 [lite]codex-bug fix
Merge pull request !43342 from 徐安越/master6
2022-11-08 01:51:27 +00:00
i-robot 2f586938b6
!45166 refine Transpose emitter
Merge pull request !45166 from looop5/refine_bprop_transpose
2022-11-08 01:42:22 +00:00
i-robot 44ad905e2a
!45231 clean code
Merge pull request !45231 from xulei/clean_code
2022-11-08 01:40:41 +00:00
i-robot dfb8cc9ff2
!45134 Fix chinese api info
Merge pull request !45134 from shenwei41/code_docs_api
2022-11-08 01:35:43 +00:00
i-robot a2d3ab858b
!45039 fix chinese doc of minddata
Merge pull request !45039 from luoyang/code_docs_doc
2022-11-08 01:26:40 +00:00
i-robot a132e2bda1
!45108 sync bprop expanders 11.4
Merge pull request !45108 from looop5/sync_bprop_11_3
2022-11-08 01:26:38 +00:00
i-robot 72a44d9012
!45229 [MS][LITE]code clean
Merge pull request !45229 from mengyuanli/sync
2022-11-08 01:15:47 +00:00
i-robot 0455558342
!45228 fix interface validation
Merge pull request !45228 from yao_yf/code_docs_auto_parallel_checkpoint_transform_fix_221107
2022-11-08 01:11:32 +00:00
i-robot d19b46ba84
!45227 adapted for cudnn 8.6
Merge pull request !45227 from qiuzhongya/cudnn_msvc2
2022-11-07 18:52:07 +00:00
i-robot 69d9043d71
!43428 [assistant][ops] Add SparseFillEmptyRows and SparseFillEmptyRowsGrad
Merge pull request !43428 from 邓联斌/SparseFillEmptyRows
2022-11-07 17:11:33 +00:00
i-robot f4199c045e
!45210 Fix addr check in subgraph zero copy.
Merge pull request !45210 from gaoyong10/dynamic_shape_05
2022-11-07 15:43:55 +00:00
xuyongfei 36366ff80c MSLite, GPU and Ascend bugfix 2022-11-07 22:28:45 +08:00
jin-xiulang 8ee19ab21c fix an issue of cov operation 2022-11-07 21:59:17 +08:00