Commit Graph

31984 Commits

Author SHA1 Message Date
zhujingxuan 228b2ed031 refactor include files 2021-09-28 11:51:16 +08:00
i-robot 5bd7e4def9 !24156 Move InsertCastCpu before BuildKernel
Merge pull request !24156 from DeshiChen/0926_insert_cast_cpu
2021-09-28 03:19:31 +00:00
i-robot c53cd3f4e7 !24206 Delete old TBE build server
Merge pull request !24206 from laiyongqiang/remove_old_tbe_build
2021-09-28 02:55:39 +00:00
i-robot 56c0de9fe7 !24241 fix clean code 0927
Merge pull request !24241 from jjfeing/master
2021-09-28 02:34:09 +00:00
i-robot 9f92ac51b1 !24250 fix some review issues in profiler
Merge pull request !24250 from yanghaitao/yht_fix_review_issue_0927
2021-09-28 01:53:07 +00:00
i-robot a957e49482 !24152 AscendMemoryPool::AllocTensorMem do not throw exception
Merge pull request !24152 from tanghuikang/alloc_no_exception
2021-09-28 01:27:50 +00:00
i-robot 89ed23651c !22438 [lite]change instance norm to nhwc
Merge pull request !22438 from 徐安越/master_core
2021-09-28 01:26:43 +00:00
i-robot 01b55db038 !24062 [MSLITE] Support to parse double data while converting onnx models.
Merge pull request !24062 from wangshaocong/bugfix_master
2021-09-28 01:14:28 +00:00
i-robot 9794065302 !24220 link python stable-abi library
Merge pull request !24220 from zhoufeng/xiu-ba-ge-2
2021-09-28 01:08:34 +00:00
i-robot 9d0553255a !24251 ms opencl performance drop bugfix
Merge pull request !24251 from Greatpan/br003
2021-09-28 00:56:54 +00:00
i-robot 915dc20040 !24236 Fix static
Merge pull request !24236 from ZPaC/static
2021-09-27 14:37:29 +00:00
i-robot dd544a9693 !21406 [MS][crowdfunding]New operator implementation, include TrebleBiquad
Merge pull request !21406 from 张璇/treble_biquad
2021-09-27 14:18:00 +00:00
i-robot e81476d1b0 !24257 erase warning
Merge pull request !24257 from zong_shuai/erase_warning
2021-09-27 13:57:24 +00:00
xuanyue bc282ce0b1 change instance norm to nhwc 2021-09-27 21:54:28 +08:00
i-robot bf74e7ce44 !24185 Optimize graph_utils
Merge pull request !24185 from hewei/opt_perf
2021-09-27 13:26:10 +00:00
i-robot 20b7cb94a0 !24077 adjust timeline description to make it easy to understand
Merge pull request !24077 from zangqx/profiling_gpu_permission
2021-09-27 13:21:28 +00:00
i-robot 18960015b0 !24229 add dynamic shape attr pass
Merge pull request !24229 from hwjiaorui/dynamic-shape-pass
2021-09-27 13:16:02 +00:00
i-robot 346abc6bea !23214 [lite]open the function of setting basic info to exported model
Merge pull request !23214 from 徐安越/master1
2021-09-27 12:43:14 +00:00
i-robot 9dbeedbd4e !24041 support opencl for x86_64
Merge pull request !24041 from QianliMa/opencl
2021-09-27 12:06:05 +00:00
i-robot d22f621eea !24168 [MS][LITE]fix train code example
Merge pull request !24168 from yefeng/166-code_example
2021-09-27 11:59:02 +00:00
i-robot 97ccb349e6 !24199 fix code review
Merge pull request !24199 from luoyang/issues2
2021-09-27 11:45:28 +00:00
wang_shaocong 1c61f115f2 [MSLITE] Support to convert double data in onnx parser 2021-09-27 19:33:38 +08:00
ZPaC f479e144b9 Fix static 2021-09-27 19:32:17 +08:00
i-robot e0c8e1bc73 !24243 fix coredump when ReluGradp's para 'length' is less than 4
Merge pull request !24243 from zuochuanyong/fix_codecheck
2021-09-27 11:24:10 +00:00
i-robot b120bd0636 !22985 fix diag and diagpart supported type and dims in Ascend.
Merge pull request !22985 from liuxiao93/diag-type
2021-09-27 11:23:29 +00:00
i-robot d1d4797079 !24204 [MD] sync code for code review
Merge pull request !24204 from liyong126/sync_code
2021-09-27 11:16:03 +00:00
zong_shuai 417096ddcc erase_warning_1 2021-09-27 18:56:28 +08:00
i-robot 86c5fdafc4 !24224 code_docs_model
Merge pull request !24224 from wanyiming/code_docs_models
2021-09-27 10:50:44 +00:00
yanghaitao1 09e2d4bb88 fix some review issues in profiler 2021-09-27 05:53:04 -04:00
greatpanc f8fce407eb ms opencl performance drop bugfix 2021-09-27 17:43:47 +08:00
He Wei 205b6357ed Optimize graph_utils 2021-09-27 17:38:19 +08:00
i-robot 49046ce836 !24131 fix some review issues in profiler
Merge pull request !24131 from yanghaitao/yht_sync_review_issues_to_open_source
2021-09-27 09:36:49 +00:00
i-robot 17bde519db !24174 fix TransData insert condition
Merge pull request !24174 from yuchaojie/op_select
2021-09-27 09:34:20 +00:00
i-robot 6ee3d77709 !24202 [AutoParallel]fix api doc
Merge pull request !24202 from lichen/fix_api_document
2021-09-27 09:33:25 +00:00
i-robot 20e512387c !24187 code check clean
Merge pull request !24187 from yuchaojie/code-clean
2021-09-27 09:32:53 +00:00
i-robot f16c003dfa !22610 [MS][crowdfunding]New operator implementation, RandomAdjustSharpness
Merge pull request !22610 from yangwm/sharpness
2021-09-27 09:20:05 +00:00
LaiYongqiang 9766be726b delete old tbe build server 2021-09-27 16:59:17 +08:00
i-robot 0eccf93423 !23757 Add Support for AlltoAll in GPU
Merge pull request !23757 from Cononlly/master
2021-09-27 08:54:06 +00:00
Fazzie 7abd1a4935 opencl for x86 2021-09-27 16:48:48 +08:00
i-robot b690ae1b7a !24182 clean codex
Merge pull request !24182 from caifubi/master-clean-codex
2021-09-27 08:42:28 +00:00
i-robot 88de49be4a !24221 Fix bug in real op infer
Merge pull request !24221 from zhouyaqiang0/complex_ops
2021-09-27 08:40:09 +00:00
i-robot f81cf5e7ae !24217 Code selfcheck
Merge pull request !24217 from Margaret_wangrui/code_selfcheck
2021-09-27 08:35:20 +00:00
zuochuanyong 063a498410 fix coredump when ReluGradp's para 'length' is less than 4 2021-09-27 16:30:31 +08:00
i-robot 8035bb2e4e !24141 update docs about the operator 'ResizeBillinear'
Merge pull request !24141 from dinglinhe/code_docs_dlh_ms_I4BQF1
2021-09-27 08:15:31 +00:00
i-robot fc4d5b0da5 !23617 fix CPU StridedSliceGrad error
Merge pull request !23617 from zhaoting/master
2021-09-27 07:52:41 +00:00
xuanyue 7f75d09d8b open the function of setting basic info to exported model 2021-09-27 15:48:37 +08:00
i-robot 56760ac012 !24234 add 1.5.0rc1 dockerfile
Merge pull request !24234 from yanghaoran/rename_docker_r1.5_m
2021-09-27 07:47:27 +00:00
i-robot 8065578b6d !24211 fix the error message that profiler does not support pynative mode.
Merge pull request !24211 from casgj/master
2021-09-27 07:39:40 +00:00
i-robot b814ff1b70 !24030 Fix warning
Merge pull request !24030 from LiangZhibo/warning
2021-09-27 07:34:13 +00:00
dinglinhe d66e2943be update docs about the operator 'ResizeBillinear' 2021-09-27 15:32:18 +08:00