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
zhangyinxia
4da0c2f441
move to correct directory
2022-06-07 09:24:19 +08:00
huanghui
b0daae6137
fix handle builtin func in while body
2022-06-07 09:14:15 +08: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
caifubi
f84b1012c9
Bugfix for PyNative device oom
...
1. Rmove unused value nodes in graph.
2. Skip malloc for ValueNode in DataPrepareActor if the ValueNode is a
forward output tensor.
3. Add weak_ptr of ValueNode in DeviceAddress if the DeviceAddress is
held by the ValueNode.(It's necessary to remove DeviceAddressPtr in
DeviceTensorStore)
4. Add Read/Write lock in DeviceTensorStore.
2022-06-07 09:08:33 +08:00
Parallels
8306093a0b
bugfix for gather hostnames
2022-06-07 09:02:40 +08: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
Cathy Wong
780da6e141
[MD] Transform Unification - Phase 4: Add deprecation warning for
...
c_transforms.py and py_transforms.py
2022-06-06 13:54:13 -04:00
Parallels
e93769eb62
reduce the execution time of distributed ut
2022-06-06 23:24:44 +08: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
dessyang
801763172a
Add GPU version of GridSampler2D/GridSampler3D and GridSampler2DGrad/GridSampler3DGrad operators
...
adapt to new NativeGpuKernelMod interface
2022-06-06 09:54:16 -04:00
i-robot
17d2e1e1dd
!32411 [assistant][ops] Add BlackmanWindow
...
Merge pull request !32411 from 张渝/blankman_window
2022-06-06 13:33:06 +00:00
limingqi107
a9669a3f4a
runtime performance optimize-add the dependency of actors
2022-06-06 21:18:48 +08:00
hezhenhao1
bf6340504d
Add functional doc and interface for ScatterNdMul and ScatterNdMax operator.
2022-06-06 20:39:02 +08:00
luoyuan
56e6c3e1dd
[MS][LITE] add RCT_LUT_spilit model st
2022-06-06 20:33:29 +08: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
zhupuxu
d0b1c89389
align to 32
...
Signed-off-by: zhupuxu <zhupuxu@huawei.com>
2022-06-06 20:20:21 +08:00
reku1997
65a8e44266
optimize somas search
2022-06-06 20:05:58 +08: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
zhou_chao1993
6f8a7e93a5
do not record data when summarize
2022-06-06 19:30:20 +08:00
tanghuikang
3e0b3a2ce0
Add gpu DeformableOffsets
2022-06-06 19:17:04 +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
polyhedral
bd7278de51
fix scatter max gpu kernel and code check
2022-06-06 18:58:38 +08: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
lby
00c378dc92
doc for renorm
2022-06-06 17:23:07 +08:00
ttudu
4885dc69cd
gumbel softmax
2022-06-06 17:09:40 +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
tronzhang
dadcbe124f
add dynamic and vmap support for nlllossgrad
2022-06-06 15:49:46 +08:00
dayschan
b9fcb76540
Decouple the pass TransformOpOptimizer from backend and default enable it
2022-06-06 15:43:49 +08: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
liuchuting
86e41f7072
Profiler analyzes dynamic Shape performance data.
2022-06-06 14:51:28 +08:00
dayschan
0fa5e42ff0
Add dumpir for GraphKernel in MS-Lite
2022-06-06 14:45:06 +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