Commit Graph

45876 Commits

Author SHA1 Message Date
liangzhibo 458a3d65a3 Change fallback control flow local param logic 2022-06-08 11:55:19 +08:00
yujianfeng 2d283c96df Add the implement of cpu kernel for deformable_offsets 2022-06-08 11:53:52 +08:00
i-robot 8cd311697d
!35591 add a blank for doc description
Merge pull request !35591 from wangjun/code_docs_0608
2022-06-08 03:53:04 +00:00
zhengzuohe 9cda5eac64 add testcases for ScatterUpdate and unify the testing codes of ScatterMin/Max/Update 2022-06-08 11:50:30 +08:00
i-robot 624565f6fb
!35531 difference branches the same type
Merge pull request !35531 from lanzhineng/issue
2022-06-08 03:48:46 +00:00
chenx2ovo 6e62ed181e [feat][assistant[I3CEG6] add op resample 2022-06-08 11:46:12 +08:00
i-robot ff547dbd61
!35555 runtime performance optimize-support fusion actor running
Merge pull request !35555 from limingqi107/new_actor_runtime
2022-06-08 03:39:23 +00:00
i-robot 59b9adefa2
!35499 Reduce the execution time of distributed ut cases
Merge pull request !35499 from chengang/reduce_ut_time
2022-06-08 03:38:21 +00:00
i-robot 53397921b3
!35507 [MS][LITE]add resize linear cpu kernel
Merge pull request !35507 from mengyuanli/resize_linear_1d_cpu
2022-06-08 03:31:12 +00:00
i-robot dcb3a8e3f9
!35196 reconstruct minddata compile on env : lite
Merge pull request !35196 from guozhijian/reconstruct_compile_md_lite
2022-06-08 03:29:42 +00:00
ling 313274ae66 soft shrink
unsorted segment prod num_segments type check
2022-06-08 11:22:34 +08:00
lvyufeng f4f2f2fc6f fix desciption problems 2022-06-08 11:22:25 +08:00
xiongkun 989464ba28 fix fastgelugrad dynamic shape bug 2022-06-08 11:15:48 +08:00
wangjun 8f3add3294 modify docs 2022-06-08 11:05:40 +08:00
maning202007 54874846f1 Fix the dump issue on the parameters and statistics 2022-06-08 10:58:31 +08:00
yeyunpeng2020 1efd3dbc21 bug fix for cle with group conv 2022-06-08 10:57:05 +08:00
i-robot 1686e6253e
!35587 fix chinese doc
Merge pull request !35587 from luoyang/code_docs_chinese
2022-06-08 02:56:23 +00:00
Shukun Zhang 8d92f989ab Add Customized Export With Encryption 2022-06-08 10:50:42 +08:00
i-robot 964e01ddb0
!35528 modify format
Merge pull request !35528 from 俞涵/code_docs_0606
2022-06-08 02:50:35 +00:00
i-robot 77489c3d3e
!34387 [assistant][ListDiff] add new operator ListDiff
Merge pull request !34387 from 李文轼/ListDiff
2022-06-08 02:43:58 +00:00
luoyang 8d49596154 fix chinese doc 2022-06-08 10:41:21 +08:00
i-robot 407d58b564
!35508 [MS][LITE] fix converter api package
Merge pull request !35508 from luoyuan/fix-converter-api-package
2022-06-08 02:40:30 +00:00
i-robot be5fd85eae
!35585 Fix GradOperation document issues.
Merge pull request !35585 from 张清华/code_docs_opt
2022-06-08 02:38:51 +00:00
i-robot a27f5fcd22
!34594 add adaptive_avgpol2d nn/function/tensor api
Merge pull request !34594 from 范吉斌/adapool2d
2022-06-08 02:37:01 +00:00
Zhang Qinghua 5683ce2d81 Fix GradOperation document issues. 2022-06-08 10:31:04 +08:00
i-robot 80d9943658
!35512 GraphKernel fix warnings
Merge pull request !35512 from ZengZitao/new_warning_fix
2022-06-08 02:09:42 +00:00
i-robot e980209401
!35527 fix some code check
Merge pull request !35527 from looop5/code_check_6_1
2022-06-08 02:08:24 +00:00
i-robot 7b9191633c
!35563 Update cache map and add monad check for nopnode eliminate.
Merge pull request !35563 from gaoyong10/dynamic_shape_04
2022-06-08 02:03:17 +00:00
sunsuodong cf5a6e324a fix api 2022-06-07 19:00:06 -07:00
i-robot 1b269a8ceb
!35552 clean code
Merge pull request !35552 from r1chardf1d0/clean3
2022-06-08 01:53:53 +00:00
yiyanzhi_akane 1e18fe3574 AdamApplyOneWithDecay support dynamic shape 2022-06-08 09:53:01 +08:00
i-robot 275ee3c637
!35459 Fix GradOperation descripition and support tuple/list for 'get_by_list'.
Merge pull request !35459 from 张清华/opt
2022-06-08 01:46:39 +00:00
xiongkun 7249a25ad7 add gpu dataformatdimmap
tick

add dataformatdimmap

add dataformatdimmap

add dataformatdimmap

add dataformatdimmap

add dataformatdimmap
2022-06-08 09:43:07 +08:00
Parallels f49d40d13d add ms collective ops impl 2022-06-08 09:41:39 +08:00
i-robot b08df5fa61
!35574 [MS][LITE] fix kernel interface registry bug && train codex bug
Merge pull request !35574 from jianghui58/master
2022-06-08 01:40:55 +00:00
i-robot 737a39ec7c
!35569 [MSLITE][CPU] avx512 hardward self feel function, fix windows vs2017 compile failed problem.
Merge pull request !35569 from Greatpan/avx512_sf_bugfix
2022-06-08 01:31:43 +00:00
i-robot 5a76c8e55d
!35517 Add tensor and functional interface for IsClose operator.
Merge pull request !35517 from hezhenhao1/add_isclose
2022-06-08 01:26:48 +00:00
i-robot 37422cd424
!35567 add deformable offsets test
Merge pull request !35567 from zhangyinxia/master
2022-06-08 01:20:17 +00:00
i-robot 979c479810
!35543 [AutoParallel]optimizer Memory use of pipeline parallel
Merge pull request !35543 from lichen/optimizer_Memory_use_of_pipeline_parallel
2022-06-08 01:15:54 +00:00
i-robot 61f03c8e8b
!35533 Adjust the import specification
Merge pull request !35533 from 冯一航/code_docs_adjust_import_mode
2022-06-08 01:09:09 +00:00
kswang 410402ba6b add gpu deformable offset grad 2022-06-08 09:09:05 +08:00
i-robot 4f97ed5fb0
!35550 Fix the mish_grad test case.
Merge pull request !35550 from liqiliang/mishgrad-cpu
2022-06-08 00:00:48 +00:00
i-robot 802cfc8950
!34611 Trunc Operator for CPU
Merge pull request !34611 from Mina/master
2022-06-07 23:01:00 +00:00
mohammad 38bc71b92a [MD] remove extra conversions in eager mode 2022-06-07 13:31:44 -04:00
i-robot 097588fb62
!35263 fix model.fit and callbacks
Merge pull request !35263 from liutongtong9/fix_model_fit
2022-06-07 15:33:51 +00:00
tom__chen b4c0635d53 upsample_nearest_3d GPU operator 2022-06-07 10:43:53 -04:00
jianghui58 91757237e5 fix kernel interface registry bug && train codex bug 2022-06-07 21:50:08 +08:00
zhujingxuan 5d1dcfbdce bug fix for wrong transform usage 2022-06-07 21:17:38 +08:00
i-robot e84b1b3197
!35351 add determinant data_type && add vmap rule
Merge pull request !35351 from zhuzhongrui/pub_master
2022-06-07 13:17:24 +00:00
i-robot c4a401d074
!35519 [Doc]update chinese doc about context parameter variable_memory_max_size
Merge pull request !35519 from laiyongqiang/doc
2022-06-07 13:13:36 +00:00