Commit Graph

32186 Commits

Author SHA1 Message Date
dinglinhe b5a8c8123d update Pad and the ResizeBillinear 2021-09-30 11:22:46 +08:00
i-robot c01db84465 !24439 Fix offline debugger segmentation fault for async dump
Merge pull request !24439 from parastooashtari/offline_dbg_bug
2021-09-30 03:20:34 +00:00
i-robot 56ef451d43 !24415 Fix non-fp32 quantization problem
Merge pull request !24415 from yeyunpeng2020/master
2021-09-30 03:09:48 +00:00
i-robot 1084a5b133 !24417 del tbe check warning info
Merge pull request !24417 from liubuyu/master-code-clean
2021-09-30 03:07:30 +00:00
huangxinjing a3ee85ede4 Fix reshape error 2021-09-30 11:06:46 +08:00
i-robot 10017947d3 !23985 strided slice and its grad support dynamic shape
Merge pull request !23985 from wangnan39/strided_slice_support_dynamic
2021-09-30 03:03:19 +00:00
i-robot 3c770d2d1f !24420 fix constrain ops
Merge pull request !24420 from jiahongQian/master
2021-09-30 03:01:04 +00:00
i-robot 09098858bb !24416 add eps attr for IOU operator.
Merge pull request !24416 from wangshuide/wsd_master_new
2021-09-30 02:55:34 +00:00
huangbingjian de5e96618b update api documents 2021-09-30 10:48:44 +08:00
i-robot f06311c5fa !24429 optimize the OMP thread compute and actor run error info
Merge pull request !24429 from limingqi107/new_actor_runtime
2021-09-30 02:46:19 +00:00
oacjiewen afd4958c0e update mindspore/OWNERS. 2021-09-30 02:42:27 +00:00
i-robot c3d8210658 !23879 add detail desciption of sequence length and fix some grammar errors.
Merge pull request !23879 from 吕昱峰(Nate.River)/rnn_doc
2021-09-30 02:32:03 +00:00
jiangshuqiang 7eb2c89fa7 fix the code format and doc string 2021-09-30 10:30:25 +08:00
i-robot 6f2f35c3a1 !24230 [assistant][AdjustGamma] Modify code of example for AdjustGamma
Merge pull request !24230 from QingfengLi/code_docs_adjust_gamma
2021-09-30 02:08:03 +00:00
i-robot 45b79cc4ac !24271 [assistant][Vol]Enumeration comments supplement
Merge pull request !24271 from QingfengLi/code_docs_vol_enums
2021-09-30 02:07:28 +00:00
He Wei b0059df3d0 Fix a bug in graph_utils 2021-09-30 10:03:37 +08:00
i-robot df82354be7 !24366 fix the error message that profiler does not support pynative mode.
Merge pull request !24366 from casgj/master
2021-09-30 01:59:14 +00:00
mengyuanli f623e5167c fix bug of tflite models verify 2021-09-30 09:54:31 +08:00
i-robot 546d40d662 !24422 Add Transformer Example For APIs
Merge pull request !24422 from huangxinjing/add_transformer_examples
2021-09-30 01:49:56 +00:00
i-robot 516036b37a !24424 [MS][LITE]check tflite model when parser
Merge pull request !24424 from mengyuanli/check_third_party_model
2021-09-30 01:27:35 +00:00
i-robot 8c3ddba7f3 !24408 Add new commiter to OWNER files
Merge pull request !24408 from yanghaitao/codex_docs_add_commit_yht
2021-09-30 01:12:45 +00:00
i-robot e2b07117e1 !23949 Add st offline debugger test
Merge pull request !23949 from sabrinasun_59ee/sttest
2021-09-29 22:01:19 +00:00
Parastoo Ashtari 6a568bfb5c fix offline debugger async dump segmentation fault issue 2021-09-29 12:29:31 -04:00
dayschan 32ecd8ee79 GraphKernel supports CPU
only Linux system is supported now.

change the default value of `ENABLE_AKG` to off, and controlled by option `-K`.
the `ENABLE_AKG` is auto enabled when `ENABLE_GPU` or `ENABLE_D` is on.
since now, we can use `ENABLE_AKG` to control the compilation of graphkernel
and akg codes.

fix usage description for option "-K", it should be "[-K on|off]".

LLVM is required by akg for cpu kernels, so AKG for cpu is default disabled now.
2021-09-29 23:34:16 +08:00
dingpeifei 89f9d0f263 api context 0927 2021-09-29 23:15:36 +08:00
huangxinjing 827597f6fe Add transformer example 2021-09-29 21:08:27 +08:00
oacjiewen d94e2f7dcd update mindspore/OWNERS. 2021-09-29 12:45:59 +00:00
sunsuodong 3c58f89e68 add fp16 fusedbatchnorm 2021-09-29 03:49:35 -07:00
王南 2d1bb17710 stridedslice support dynamic 2021-09-29 18:42:09 +08:00
limingqi107 8179e007a9 optimize the OMP thread compute and actor run error info 2021-09-29 18:15:30 +08:00
mengyuanli d677efb696 add tflite model verify 2021-09-29 18:08:42 +08:00
q00596439 08bfb9e9b9 fix constrain 2021-09-29 17:53:44 +08:00
i-robot 42a780d9af !24342 [MD] fix example issue
Merge pull request !24342 from liyong126/fix_issue
2021-09-29 09:46:48 +00:00
yeyunpeng2020 2a5f1a38ef Fix non-fp32 quantization problem 2021-09-29 17:45:48 +08:00
wangshuide2020 b9f54e0b00 add eps attr for IOU operator. 2021-09-29 17:35:26 +08:00
Erpim 477ac9e757 add example for query_quant_layers and load_nonquant_param_into_quant_net 2021-09-29 17:27:25 +08:00
i-robot 00a900297e !24311 codex clean
Merge pull request !24311 from wangyanling/codex
2021-09-29 09:23:18 +00:00
lby 39d92ce44d del tbe check warning info 2021-09-29 17:15:24 +08:00
i-robot 9cf07ea45d !24379 add side-effect mark to sponge operators
Merge pull request !24379 from huangbingjian/sponge_v
2021-09-29 09:03:53 +00:00
i-robot d7a08c3e2d !24146 Optimize error log about inspect.getsourcelines fail if run source code in terminal
Merge pull request !24146 from huanghui/optimize-inspect-getsourcelines-fail-log
2021-09-29 09:01:27 +00:00
i-robot bc5ccaa4ba !24348 imporve performance of CPU LSTMGrad
Merge pull request !24348 from limingqi107/bug_fix
2021-09-29 08:47:17 +00:00
i-robot 9d50e0c48a !24376 unified runtime support the scheduler of graph sink
Merge pull request !24376 from limingqi107/new_actor_runtime
2021-09-29 08:36:08 +00:00
LaiYongqiang 7e29849094 fix code check 2021-09-29 16:35:10 +08:00
i-robot 001304fec8 !24398 reopen tflite posttraining
Merge pull request !24398 from hangq/codex-master
2021-09-29 08:23:21 +00:00
i-robot e099bb52d5 !24280 extract stream manager from stream assign
Merge pull request !24280 from laiyongqiang/master
2021-09-29 08:02:59 +00:00
yanghaitao1 a30b940ad3 add commiter to OWNERS files 2021-09-29 03:48:58 -04:00
i-robot 57dd3a6ed8 !24378 Add HulkTang to OWNERS of ccsrc, core and _extends
Merge pull request !24378 from tanghuikang/add_owner
2021-09-29 07:14:14 +00:00
i-robot 1407dbec37 !21607 [assistant][ops]New operator implementation, Celu
Merge pull request !21607 from yangwm/ops
2021-09-29 06:54:40 +00:00
dinglinhe a8ffc7d30b update err msg about embeddingLookup 2021-09-29 14:38:55 +08:00
i-robot c4cc8d8df0 !24326 fix sponge ops
Merge pull request !24326 from jiahongQian/master
2021-09-29 06:37:43 +00:00