Commit Graph

49495 Commits

Author SHA1 Message Date
i-robot 2ab063fa94
!39205 Fix the output of argminwithvalue
Merge pull request !39205 from ZPaC/code_docs-fix-output-argminwithvalue
2022-07-30 03:06:28 +00:00
i-robot 8f2ecb6c45
!39157 [MS][BUG]return error for ascend not support
Merge pull request !39157 from mengyuanli/fix_bug_scatter
2022-07-30 02:41:04 +00:00
i-robot 5412152183
!38990 fix scatterdiv
Merge pull request !38990 from 范吉斌/fix_scatterdiv
2022-07-30 02:37:15 +00:00
ZPaC 5f2c0c88c7 Fix the output of argminwithvalue 2022-07-30 10:31:14 +08:00
i-robot 8675414f4f
!39146 support OCR model infer in ascend
Merge pull request !39146 from zhengyuanhua/br3
2022-07-30 02:25:13 +00:00
i-robot dd5391af5d
!39170 Update argmin with value tensor api name
Merge pull request !39170 from ZPaC/update-argmin-with-value-name
2022-07-30 02:06:51 +00:00
i-robot 8e9f4d9e91
!39147 fix linspace for nan output when num is 1 on gpu platform
Merge pull request !39147 from 高攀/linspace
2022-07-30 02:05:31 +00:00
i-robot 0bdf1039ed
!38874 fix nn.NLLLoss docs
Merge pull request !38874 from 吕昱峰(Nate.River)/code_docs_master
2022-07-30 01:58:46 +00:00
i-robot b2f4630083
!39165 chage default fusion size for DataParallel
Merge pull request !39165 from baihuawei/allreducemaster
2022-07-30 01:44:55 +00:00
i-robot ce0da959ad
!39136 【算子】[MS][LITE] mirror pad func
Merge pull request !39136 from yefeng/Mirror_pad_func
2022-07-30 01:42:46 +00:00
lvyufeng 074d00b1f9 fix NLLLoss docs 2022-07-30 09:39:49 +08:00
i-robot aa1d97ba80
!39141 conv1x1 c8
Merge pull request !39141 from ling/sr
2022-07-30 01:32:26 +00:00
i-robot 14d3a705e2
!38923 [MS][LITE] support cloud infer runtime convert
Merge pull request !38923 from sunsuodong/cloud_infer_runtime_convert
2022-07-30 01:23:12 +00:00
i-robot a746193bca
!39089 Change some special code to unicode
Merge pull request !39089 from LiangZhibo/code
2022-07-30 01:12:29 +00:00
i-robot 782a1a0e7f
!39020 [MD] Temporal Solution for AssertionError due to Different PIL Versions in Python UTs
Merge pull request !39020 from davidanugraha/add_pil_to_python_test
2022-07-29 20:17:36 +00:00
i-robot 6b5cd552bf
!38939 [MD] Add support for DataType to ToTensor C Api + Tests
Merge pull request !38939 from danishfarid/MD_ToTensor_Type
2022-07-29 20:07:42 +00:00
i-robot 06d5cd6789
!39174 Fix nopnode eliminate in ref map.
Merge pull request !39174 from gaoyong10/dynamic_shape_03
2022-07-29 17:09:14 +00:00
David 3bb2255a03 Temporal solution md5 2022-07-29 11:11:31 -04:00
i-robot db64988252
!39166 modify format
Merge pull request !39166 from 俞涵/code_docs_0707
2022-07-29 14:02:44 +00:00
i-robot 9225d6e811
!39154 update docs for expand_dims and instance norm
Merge pull request !39154 from zhujingxuan/code_docs
2022-07-29 14:00:40 +00:00
i-robot bc7ce1124c
!38992 clean code
Merge pull request !38992 from 于振华/clean_code_master_0727
2022-07-29 13:43:14 +00:00
fan-jibin 31622c78c7 fix scatterdiv 2022-07-29 21:34:05 +08:00
i-robot c80161d1db
!39129 Fix codecheck problems.
Merge pull request !39129 from liqiliang/matrixbandpart-gpu
2022-07-29 12:47:35 +00:00
i-robot c8a86b440e
!39097 Adaption for ScatterMul Operator
Merge pull request !39097 from wYann/scatter_mul
2022-07-29 11:59:39 +00:00
i-robot 9dd4fb63ec
!39122 slice infer
Merge pull request !39122 from Henry Shi/slice_infer
2022-07-29 10:07:18 +00:00
i-robot 7be107efec
!39135 Clean Code
Merge pull request !39135 from Bert0108/clean_code_kldivlossgrad
2022-07-29 09:59:19 +00:00
i-robot e61c3a7ef7
!38889 stridedslice refine infer & support shape_value
Merge pull request !38889 from huoxinyou/stridedslice_shape_value
2022-07-29 09:58:19 +00:00
i-robot 84b5ccc335
!39160 fix docs
Merge pull request !39160 from 李林杰/code_docs_0729_fix_docs
2022-07-29 09:47:56 +00:00
zhujingxuan 028d00d7d9 update docs for expand_dims and instance norm 2022-07-29 17:42:38 +08:00
i-robot 625f023d63
!39072 clean code warnings for svd, scatter_nd_update
Merge pull request !39072 from huanghui/clean-warnings-0728
2022-07-29 08:57:42 +00:00
i-robot 824835ba09
!39061 GraphKernel Fix julia and batch_to_space_nd warnings
Merge pull request !39061 from ZengZitao/master_warning_fix
2022-07-29 08:53:37 +00:00
gaoyong10 5a5708129f FIx nopnode eliminate in ref map. 2022-07-29 16:45:21 +08:00
i-robot 6c8f47f859
!39131 clean code for adpativemaxpool2d
Merge pull request !39131 from Erpim/clone_code_master
2022-07-29 08:22:02 +00:00
i-robot 8b8e27589f
!36493 【算子】[MS][LITE] mirror pad VMAP
Merge pull request !36493 from yefeng/op_MirrorPad_vmap
2022-07-29 08:17:31 +00:00
ZPaC 032b28e924 Update argmin with value tensor api name 2022-07-29 16:15:43 +08:00
i-robot ee7207ce6d
!34434 fix flatten op bug.
Merge pull request !34434 from 王平安/fix_flatten
2022-07-29 08:05:40 +00:00
i-robot e11fa1f8be
!39073 clean code on master.
Merge pull request !39073 from chenlei_autodiff/clean_code
2022-07-29 08:02:18 +00:00
huodagu 14e91cf03a modify format 2022-07-29 15:54:43 +08:00
baihuawei 2193dda9af change default fusion size for DataParallel 2022-07-29 15:49:22 +08:00
i-robot 172b32843c
!39076 fix applyrmsprop error
Merge pull request !39076 from 冯一航/fix_applyrmsprop
2022-07-29 07:48:02 +00:00
i-robot 2700aefebb
!39130 fix some static check warnings
Merge pull request !39130 from hanhuifeng/static_warn
2022-07-29 07:43:59 +00:00
i-robot 72aaff3115
!39036 Fix hccl error.
Merge pull request !39036 from TronZhang/hccl_fix_from_1.8_to_master
2022-07-29 07:41:30 +00:00
lilinjie 4c651d5a59 fix_docs 2022-07-29 15:33:05 +08:00
i-robot 6be1c56cfe
!39057 fix: dataset reused core when train stop first for br: master
Merge pull request !39057 from guozhijian/fix_dataset_reused_core
2022-07-29 07:31:26 +00:00
i-robot 11fddc374e
!39085 修复 测试仓bug
Merge pull request !39085 from 王程浩/master
2022-07-29 07:28:27 +00:00
i-robot f462ef4166
!38560 Refactor Infer function.
Merge pull request !38560 from TronZhang/refactor_infer_func_new
2022-07-29 07:22:10 +00:00
i-robot 619a0af6e6
!38784 Code Warning Clean
Merge pull request !38784 from archer2049/master
2022-07-29 07:20:07 +00:00
i-robot cc7a1636be
!38791 Support all(Tensor),any(Tensor),round(Tensor) in graph mode.
Merge pull request !38791 from huangbingjian/fallback_builtin
2022-07-29 07:05:26 +00:00
i-robot 1c6d569987
!35708 Fix the dark image in summary
Merge pull request !35708 from maning202007/fix_dark_image_in_summary
2022-07-29 07:01:01 +00:00
yuzhenhua 99bbe46870 clean code 2022-07-29 14:55:58 +08:00