Commit Graph

49685 Commits

Author SHA1 Message Date
i-robot 3a047c05e2
!38830 add SetDeviceId api for kernel mod
Merge pull request !38830 from zhengyuanhua/master
2022-08-02 02:49:11 +00:00
i-robot d67463ceb4
!38930 modify hccl config for helper
Merge pull request !38930 from xiaoyao/dev_helper
2022-08-02 02:42:48 +00:00
i-robot 8f49f20029
!35762 [feat][assistant][I48O8O][I48O5M]Add Sqrt and SqrtGrad operations
Merge pull request !35762 from 桂宁馨/sqrt
2022-08-02 02:29:02 +00:00
i-robot a8e7b56229
!39117 fix codex for master
Merge pull request !39117 from zhuzhongrui/pub_master1
2022-08-02 02:27:46 +00:00
i-robot 87b20a49d3
!39216 Add testcase to watch complex control testcase core dump
Merge pull request !39216 from chenfei_mindspore/master-develop
2022-08-02 02:24:47 +00:00
i-robot 15b09ad012
!38902 shape value adaption for several ops
Merge pull request !38902 from wYann/shape_value
2022-08-02 02:24:03 +00:00
i-robot 4769f6d032
!39370 [MS]fix bug of error type
Merge pull request !39370 from mengyuanli/fix_bug_resize
2022-08-02 02:21:51 +00:00
i-robot 5b33c87b12
!39300 Support sug-group comm in pynative mode by start with mpi-run
Merge pull request !39300 from liuluobin/master_sub_group
2022-08-02 02:21:01 +00:00
i-robot bad33ca6bd
!39235 Clear the codecheck warning for master pynative_shard
Merge pull request !39235 from liuluobin/master_pyshard_clean
2022-08-02 02:10:12 +00:00
i-robot 195410fddb
!39288 fix some operators issues
Merge pull request !39288 from panfengfeng/fix_some_operators_issues
2022-08-02 02:07:26 +00:00
i-robot 1b956ec349
!39150 fix scalar type compute of maximum and pclint issue.
Merge pull request !39150 from yangshuo/br_pclint
2022-08-02 01:59:11 +00:00
i-robot a2f8f03a48
!39266 add log for broadcast info
Merge pull request !39266 from cjh9368/pre-test
2022-08-02 01:34:43 +00:00
i-robot 22e8680e53
!39171 update groups of transdata in ref output
Merge pull request !39171 from yuchaojie/ir_fusion2
2022-08-02 01:30:50 +00:00
i-robot d08a00ef11
!38918 [LITE] ms lite推理时可以检测inter op parallel num的异常数值,MSContext释放之后对指针置空,删除无意义的代码注释_master分支
Merge pull request !38918 from wangtongyu6/inter_op_num_master_clean
2022-08-02 01:29:03 +00:00
i-robot 4a3fab4a7b
!39286 [MS][LITE] Mixed bit quantization optimized algorithm
Merge pull request !39286 from ehaleva/MyPR
2022-08-02 01:16:35 +00:00
i-robot 7bfbac9ac2
!39345 fix codex
Merge pull request !39345 from hangq/master
2022-08-02 01:07:51 +00:00
i-robot dda8b38951
!35915 ONNX converter: CNN+CTC support
Merge pull request !35915 from 路雄博/cnnctc
2022-08-01 22:54:36 +00:00
Emir Haleva 502cb6b088 added MixedBit Compression 2022-08-01 23:43:18 +03:00
i-robot 92c93add27
!37797 完善pynative对kAttrDynInputSizes的支持
Merge pull request !37797 from baochong/master
2022-08-01 19:32:28 +00:00
i-robot db196de78a
!39331 fix two issues of normal/laplace operator's shape cheking
Merge pull request !39331 from jxlang910/master
2022-08-01 14:47:50 +00:00
panfengfeng 26af16f65b some operators issues:
FFTWithSize api description
  SquareSumAll cn & en inconsistent
  ctc_greedy_decoder, trunc, population_count api description
  ctc_greedy_decoder runtime_error to value_error
  trunc dynamic shape fix
2022-08-01 10:11:11 -04:00
i-robot 38bb09add2
!39333 Fix codecheck problems.
Merge pull request !39333 from liqiliang/matrixbandpart-gpu
2022-08-01 12:52:26 +00:00
mengyuanli 3124eca49f fix bug of interpolate error 2022-08-01 20:15:03 +08:00
i-robot db23bd8b8d
!39285 AdaptiveMaxpool2d grad gpu ops bugfix
Merge pull request !39285 from 胡安东/0730bugfix
2022-08-01 12:14:24 +00:00
i-robot 1f01078e18
!38986 ptq convert fp16 to fp32
Merge pull request !38986 from yeyunpeng2020/master_compression_fp16
2022-08-01 12:00:44 +00:00
i-robot 172273d4ae
!39352 use better parallel strategy
Merge pull request !39352 from zhujingxuan/matrixsolve
2022-08-01 11:52:40 +00:00
i-robot bcc7c2ee14
!39167 code clean
Merge pull request !39167 from liubuyu/code_dex
2022-08-01 11:08:25 +00:00
i-robot 52724d3d56
!39149 codeclean
Merge pull request !39149 from TuDouNi/master
2022-08-01 11:06:52 +00:00
hangangqiang 8ceb73c78f fix codex 2022-08-01 19:04:17 +08:00
i-robot 1b1d92c276
!39256 Fix static check
Merge pull request !39256 from ZPaC/static
2022-08-01 11:02:40 +00:00
i-robot f198da7489
!39192 reservoir replay buffer primitive
Merge pull request !39192 from chenweifeng/reservior-replay-buffer-primitive
2022-08-01 10:59:37 +00:00
i-robot 322c45c1d2
!39221 Fix auto monad to support high order cnode
Merge pull request !39221 from hewei/fix_auto_monad
2022-08-01 10:53:31 +00:00
i-robot ef3c6531fa
!39162 [CODE CHECK] clean some code check warnings
Merge pull request !39162 from yangruoqi713/master
2022-08-01 09:45:29 +00:00
i-robot fc4791e0b4
!39279 update docs: apply_proximal_gradient_descent for proper dtype
Merge pull request !39279 from Yanzhi_YI/apply_proximal_gradient_descent
2022-08-01 09:30:46 +00:00
zhujingxuan e8265aa50f use better parallel strategy 2022-08-01 17:25:30 +08:00
i-robot 2f754e4c65
!39349 modify format
Merge pull request !39349 from 俞涵/code_docs_0707
2022-08-01 09:22:02 +00:00
i-robot ea460a8dcb
!38920 delete auto parallel flag from cell
Merge pull request !38920 from yangzhenzhang/delete-auto-parallel-flag
2022-08-01 09:14:46 +00:00
i-robot 05f576b4c6
!39200 [MSLITE][CPU] winograd op opt, case 1: input_batch % thread_num == 0; case 2 : output_hw value is small, dynamic thread cut, case 3 : for big shape, thread cut cut more cache friendly
Merge pull request !39200 from Greatpan/jh_winograd
2022-08-01 09:11:30 +00:00
i-robot da0c3a5ce7
!39293 Fix typo of error message
Merge pull request !39293 from zichun_ye/op_dev
2022-08-01 08:58:28 +00:00
huodagu ae76eacc9f modify format 2022-08-01 16:54:05 +08:00
wYann afa567922e shape value adaption of several ops 2022-08-01 16:26:14 +08:00
liqiliang 4d7de3dddd Fix codecheck problems. 2022-08-01 16:16:37 +08:00
i-robot 2ea4b8182c
!39253 [Clean Code] Fix cpplint.
Merge pull request !39253 from linqingke/aicpu
2022-08-01 08:15:08 +00:00
i-robot 2bf7a195fd
!39000 Add instance norm vmap rule
Merge pull request !39000 from zhujingxuan/norm_vmap
2022-08-01 07:55:49 +00:00
i-robot 3e2fd85fb0
!39324 fix binary_cross_entropy_with_logits api
Merge pull request !39324 from zhuzhongrui/code_docs_branch1
2022-08-01 07:52:32 +00:00
i-robot 205585015c
!37119 [assistant][ops]New operator implementation, include Sinc
Merge pull request !37119 from 张璇/Sinc
2022-08-01 07:47:52 +00:00
i-robot 8cd32b3764
!33426 [assistant][ops] Add new Unflatten
Merge pull request !33426 from wxy220/Unflatten
2022-08-01 07:45:44 +00:00
i-robot 99e4a593d0
!38885 Fix infer order for correct error message
Merge pull request !38885 from panzhihui/fix_diag_infer_order
2022-08-01 07:44:06 +00:00
i-robot 5976090787
!39211 Add assertion to fix codecheck error
Merge pull request !39211 from panzhihui/depthtospace_codecheck_fix
2022-08-01 07:42:48 +00:00
i-robot 71a6c8def3
!39264 clean code warning for runtime
Merge pull request !39264 from zyli2020/embedding_cache_unify_runtime
2022-08-01 07:32:13 +00:00