Commit Graph

45437 Commits

Author SHA1 Message Date
r1chardf1d0 3b57154300 clean code 2022-06-07 18:57:53 +08:00
i-robot c3bfbf2c3c
!35479 fix axis check range
Merge pull request !35479 from looop5/vmap_axis
2022-06-07 01:57:38 +00:00
i-robot 74b9ef095e
!35322 Adapt MatrixDiagPartV3 GPU to new API
Merge pull request !35322 from zhujingxuan/MatrixDiagPart
2022-06-07 01:49:49 +00:00
i-robot 62653a9697
!35471 fix nllloss and crossentropy bug and description typo error
Merge pull request !35471 from 吕昱峰(Nate.River)/nllloss
2022-06-07 01:48:40 +00:00
i-robot 0e842e7a2e
!35488 Add back tls
Merge pull request !35488 from ZPaC/add-back-tls
2022-06-07 01:43:34 +00:00
i-robot 6fd75d24f4
!35334 fix op infer and doc bug
Merge pull request !35334 from liangzelang/fix_tensor_scatter_op_infer_bug
2022-06-07 01:37:31 +00:00
i-robot 4ea499991c
!35341 code_docs_auto_parallel_initializer_seed_api_fix
Merge pull request !35341 from yao_yf/code_docs_auto_parallel_initializer_seed_api_fix
2022-06-07 01:11:13 +00:00
i-robot 2d2d9d8122
!35408 Add ssl socket support for rpc
Merge pull request !35408 from chengang/support_ssl_socket
2022-06-06 23:44:50 +00:00
i-robot da4191a099
!35350 use flag to check the return node of true_end and false_end
Merge pull request !35350 from xychow/fix-parse-if-return-check
2022-06-06 14:10:54 +00:00
i-robot 17d2e1e1dd
!32411 [assistant][ops] Add BlackmanWindow
Merge pull request !32411 from 张渝/blankman_window
2022-06-06 13:33:06 +00:00
i-robot 1cc70a990c
!35382 fix coding check
Merge pull request !35382 from liyan2022/master
2022-06-06 12:33:01 +00:00
ZPaC bb1462fd55 Add back tls 2022-06-06 20:25:55 +08:00
i-robot 0d3559c7be
!35187 fix coredump for mindir fuzz test
Merge pull request !35187 from zhangbuxue/fix_coredump_for_mindir_fuzz_test
2022-06-06 12:23:44 +00:00
i-robot 0227a0c6b5
!35424 runtime performance optimize-add the pass of MultiActorFusion
Merge pull request !35424 from limingqi107/new_actor_runtime
2022-06-06 11:49:11 +00:00
looop5 6c24a18dff fix axis check range 2022-06-06 19:38:46 +08:00
i-robot 8968b238de
!35373 Update the doc of ScatterUpdate's functional interface
Merge pull request !35373 from zhengzuohe/doc_for_scatterupdate
2022-06-06 11:13:18 +00:00
i-robot 2ccc774d89
!35355 operator bugfix: Softmin and SiLU
Merge pull request !35355 from Henry Shi/operators
2022-06-06 11:07:33 +00:00
i-robot 9723ed7375
!35429 Bessel CPU算子性能优化
Merge pull request !35429 from xutianyu/bessel
2022-06-06 10:11:54 +00:00
i-robot 621b48760b
!35347 flatten support functional and tensor interface, dynamic shape and vmap
Merge pull request !35347 from polyhedral/flatten
2022-06-06 09:50:51 +00:00
zhujingxuan 40899613ca adapt MatrixDiagPartV3 GPU to new API 2022-06-06 17:33:18 +08:00
albert-yan 2c230d7f28 fix codex 2022-06-06 17:32:18 +08:00
lvyufeng 9ec87173fe fix nllloss and crossentropy bug and description typo error 2022-06-06 17:26:10 +08:00
i-robot 5c565a0520
!35331 [MS][LITE][parallel predict] add model[MS][LITE][parallel predict] move x86 model to parallel predict 【TF model】
Merge pull request !35331 from yefeng/333-copy_331
2022-06-06 08:50:55 +00:00
i-robot f25705340b
!35465 add ReflectionPad API to catalog
Merge pull request !35465 from shaojunsong/code_docs_add_refpadapi
2022-06-06 08:41:42 +00:00
i-robot 43df0f985c
!35461 modify format
Merge pull request !35461 from 俞涵/code_docs_0606
2022-06-06 08:40:27 +00:00
i-robot dfd7daabd4
!31638 [assistant][ops] Add new Ldexp
Merge pull request !31638 from wxy220/Ldexp
2022-06-06 08:39:22 +00:00
shaojunsong dd86f05761 add ReflectionPad api to catalog 2022-06-06 16:22:32 +08:00
i-robot f42d7b3e80
!35222 Release Graph Input Address
Merge pull request !35222 from caifubi/master-pynative-release-actor-data-node
2022-06-06 07:59:32 +00:00
Parallels 494a6765c5 add ssl socket operation 2022-06-06 15:31:28 +08:00
i-robot 06fdfa1022
!35333 Opt GPU implementation of NonZero operator.
Merge pull request !35333 from hezhenhao1/add_nonzero
2022-06-06 07:29:26 +00:00
i-robot 8026412d84
!35305 Fix some remaining problems of Pad
Merge pull request !35305 from xiaotianci/fix_pad
2022-06-06 07:28:21 +00:00
huodagu 4fbf67236b modify format 2022-06-06 15:03:02 +08:00
i-robot 945aa1b1d3
!34597 add intopk vmap, functional/tensor api
Merge pull request !34597 from 范吉斌/intopk_vmap
2022-06-06 06:41:06 +00:00
i-robot 92c7eeb24d
!35367 Fix CODEX
Merge pull request !35367 from VectorSL/fix-codex2
2022-06-06 06:41:01 +00:00
i-robot 2e43226628
!34077 [MS][LITE][parallel] lite support share packed weight
Merge pull request !34077 from yefeng/306_fix_pack_weight
2022-06-06 06:32:05 +00:00
buxue d8d0b1b55b fix coredump for mindir fuzz test 2022-06-06 14:24:11 +08:00
i-robot 3362365868
!35407 bugfix for embedding cache
Merge pull request !35407 from zyli2020/master
2022-06-06 06:23:23 +00:00
i-robot 93d22454c1
!35192 Refactor MKL base kernel && adapt new int64_t API
Merge pull request !35192 from zhujingxuan/logsoftmax
2022-06-06 06:08:41 +00:00
i-robot f5814afc26
!35122 support is_dynamic_impl
Merge pull request !35122 from liubuyu/dynamic
2022-06-06 06:02:26 +00:00
i-robot d0272fe908
!35453 takedown testBGCF_amazon_beauty to ensure gate stability
Merge pull request !35453 from yanghaoran/takedown_testcases
2022-06-06 05:46:18 +00:00
zhengzuohe 5b2701bbfe udpate docs for functional api of ScatterUpdate 2022-06-06 11:44:35 +08:00
yanghaoran bd303abb5b takedown testBGCF_amazon_beauty to ensure gate stability 2022-06-06 11:24:34 +08:00
i-robot 27cb08f4f3
!34976 AdamApplyOne support dynamic shape
Merge pull request !34976 from huoxinyou/0525adam
2022-06-06 02:49:21 +00:00
i-robot f57a593863
!35221 [MS][LITE][parallel predict] add model for parallel predict: GPU
Merge pull request !35221 from yefeng/330-add_model_for_parallel_predict_GPU
2022-06-06 02:34:23 +00:00
i-robot 76799d0f63
!34630 align to 512 btyes
Merge pull request !34630 from zhupuxu/fix_bug_for_clean_size
2022-06-06 02:31:52 +00:00
yefeng 8540f98405 lite support packed weight share 2022-06-06 10:22:40 +08:00
i-robot 3743ca1504
!35265 [MS][LITE][parallel predict] parallel predict UT
Merge pull request !35265 from yefeng/332-add_UT_for_parallel_predict_api
2022-06-06 02:19:30 +00:00
i-robot 03d8dd39b5
!35352 Modify the infererence function and functional interface of ScatterUpdate
Merge pull request !35352 from zhengzuohe/scatterupdate
2022-06-06 01:55:25 +00:00
i-robot 99942cb39e
!35344 Add col2im and csr_sparse_matrix_to_sparse_tensor operator primitive interface.
Merge pull request !35344 from liangchenghui/add_csr_primitive
2022-06-06 01:48:03 +00:00
i-robot f4f153d3c3
!35427 fixed the controlflow bug in dynamic feed mode
Merge pull request !35427 from huoxinyou/control_flow_bug
2022-06-06 01:44:54 +00:00