i-robot
|
b3f7ca554e
|
!40757 gatherV2 BUG修复
Merge pull request !40757 from 李佳兴/lijiaxing2
|
2022-08-23 11:22:20 +00:00 |
i-robot
|
00677934b8
|
!37959 Ignore tranformation of parallel if for special case of return in while/for loop
Merge pull request !37959 from xychow/dont-do-parallel-if-while-body-dont-call-header
|
2022-08-23 11:04:55 +00:00 |
jpc_chenjianping
|
a9691f42b1
|
windows support glog
|
2022-08-23 18:47:38 +08:00 |
i-robot
|
23f857c49f
|
!40687 Add testcase for PyNative tasksink
Merge pull request !40687 from caifubi/master-pynative-tasksink-testcase
|
2022-08-23 10:42:30 +00:00 |
i-robot
|
a89bf1eb4d
|
!40755 [docs]add cn docs of jvp and vjp
Merge pull request !40755 from chenzhuo/code_docs_r1.9
|
2022-08-23 10:36:01 +00:00 |
Zichun Ye
|
a3e5f2ab8b
|
update dynamic shape related dtype infer logic
fix code check problem
udpate dict check logic
revert cpu/gpu related file
|
2022-08-23 18:14:22 +08:00 |
NBUFabio
|
348292320e
|
[feat] [assistant] [I48O8U] [I48O59] add new operator PadV3 and PadV3Grad
|
2022-08-23 18:00:23 +08:00 |
i-robot
|
92657c2d72
|
!40570 fix functional doc for kldiv
Merge pull request !40570 from zhuyuxiao/master_kldiv
|
2022-08-23 09:44:04 +00:00 |
zhangyi
|
3aaa4b995a
|
modify the inconsistence in files
|
2022-08-23 17:40:51 +08:00 |
wang_shaocong
|
4579b8c1e6
|
Add conj cn docs
|
2022-08-23 17:39:21 +08:00 |
ymy_forever
|
13d83c5612
|
[feat] [assistant] [I5EWM4] Fix L2Loss GPU and CPU using NativeKernelMod
|
2022-08-23 17:32:08 +08:00 |
i-robot
|
5cd05b9203
|
!40703 modify the supported platforms in py files
Merge pull request !40703 from 宦晓玲/code_docs_0822
|
2022-08-23 09:19:37 +00:00 |
i-robot
|
0f79933562
|
!40750 fix random_categorical functional
Merge pull request !40750 from yeyunpeng2020/code_docs_master
|
2022-08-23 09:08:49 +00:00 |
wang_shaocong
|
492b0d1b92
|
[MSLITE] Check the input data type of uniform.
|
2022-08-23 17:03:54 +08:00 |
chenzhuo
|
d8524f8900
|
add cn doc of jvp and vjp
|
2022-08-23 17:03:36 +08:00 |
caifubi
|
3ac0194da9
|
Bugfix for graph mode hccl workspace
|
2022-08-23 17:00:40 +08:00 |
i-robot
|
d2e5d51285
|
!40725 Fix float16 accuracy for InvGrad.
Merge pull request !40725 from liqiliang/matrixbandpart-gpu
|
2022-08-23 08:57:01 +00:00 |
liqiliang
|
a5dd218e87
|
Fix function examples.
|
2022-08-23 16:53:56 +08:00 |
taipingchangan
|
3d5cfc8827
|
adapt gpu.code to windows
|
2022-08-23 16:38:32 +08:00 |
zjun
|
64f6cb401c
|
Fix serving mind ir
Signed-off-by: zjun <zhangjun0@huawei.com>
|
2022-08-23 16:21:51 +08:00 |
i-robot
|
136813364a
|
!40743 [MS][lite] kronecker production decomposition
Merge pull request !40743 from lz/pr_40736
|
2022-08-23 08:17:13 +00:00 |
i-robot
|
a33bce0ca5
|
!40737 Fix issues found from previous code review
Merge pull request !40737 from hewei/fix_master1
|
2022-08-23 08:04:36 +00:00 |
lijiaxing1999
|
61aa068a1b
|
lijiaxing2
|
2022-08-23 15:50:03 +08:00 |
i-robot
|
60b70dae1a
|
!40671 fix mac cannot write log to files
Merge pull request !40671 from huanghui/fix-mac-glog
|
2022-08-23 07:10:55 +00:00 |
yeyunpeng2020
|
b99dcf0168
|
fix random_categorical functional
|
2022-08-23 15:04:33 +08:00 |
liangzhibo
|
a89dd30704
|
support int, float in graph mode
|
2022-08-23 14:55:03 +08:00 |
i-robot
|
2e4cd5e707
|
!40592 [GraphKernel] add lite expander swish.
Merge pull request !40592 from chenlei_autodiff/layout_trans
|
2022-08-23 06:50:51 +00:00 |
i-robot
|
f75f1d335e
|
!40530 Add control arrow for first input of depend node.
Merge pull request !40530 from gaoyong10/dynamic_shape_03
|
2022-08-23 06:50:31 +00:00 |
i-robot
|
f7b51767cb
|
!40717 Fix the round() problem when the digits of round() is None
Merge pull request !40717 from huangbingjian/round_none
|
2022-08-23 06:47:45 +00:00 |
lz
|
95c9c54e38
|
kronecker production decomposition to maxtrix
|
2022-08-23 14:46:45 +08:00 |
chenlei_autodiff
|
441b617724
|
[Graphkernel] move conv expander.
|
2022-08-23 14:43:39 +08:00 |
i-robot
|
3678bd468f
|
!40655 BatchMatmul CPU/GPU Broadcasting
Merge pull request !40655 from alashkari/batchmatmul-update
|
2022-08-23 06:43:05 +00:00 |
i-robot
|
275f79d9f6
|
!40740 Fix op docs.
Merge pull request !40740 from gaoyong10/code_docs_adaptivemaxpool2d
|
2022-08-23 06:40:57 +00:00 |
i-robot
|
16942191a2
|
!40604 Add Vmap Support for ApplyGradientDescent and ApplyAdagradV2
Merge pull request !40604 from TinaMengtingZhang/op_vmap_dev_apply_gradient
|
2022-08-23 06:36:47 +00:00 |
i-robot
|
c56e92b96e
|
!40515 optimize gpu layernorm
Merge pull request !40515 from kisnwang/master
|
2022-08-23 06:34:32 +00:00 |
i-robot
|
ea6a4564ad
|
!37041 [feat] [assistant] [ops] [I5EWIZ] New GPU operator impletation, include DataFormatVecPermute
Merge pull request !37041 from 王超/DataFormatVecPermute
|
2022-08-23 06:34:09 +00:00 |
i-robot
|
a6c965b0a3
|
!40728 [MSLITE][CPU] nnacl dir add two approvers
Merge pull request !40728 from Greatpan/code_docs_master
|
2022-08-23 06:32:56 +00:00 |
chenzhuo
|
6775130f47
|
fix aux of grad in pynative mode
|
2022-08-23 14:32:28 +08:00 |
i-robot
|
d7481839cb
|
!40715 Fix Parameter to Tensor bug
Merge pull request !40715 from jiaoy1224/onehot
|
2022-08-23 06:28:26 +00:00 |
i-robot
|
66a3609052
|
!40739 fix st x86 quant fail
Merge pull request !40739 from liyan2022/fix_st_x86_quant_fail
|
2022-08-23 06:22:11 +00:00 |
panzhihui
|
f4bfe9c803
|
Decouple pooling grad kernel
|
2022-08-23 14:20:13 +08:00 |
i-robot
|
460e7f0a8e
|
!40741 [MS][DOCS]fix code doc
Merge pull request !40741 from mengyuanli/code_docs_bug_fix
|
2022-08-23 06:16:06 +00:00 |
i-robot
|
62293ce3e4
|
!40731 Fixed 2 BUGs. Capture MSAdvisor stdout. Change MSAdvisor dir name.
Merge pull request !40731 from AHHOZP/master
|
2022-08-23 06:12:18 +00:00 |
greatpanc
|
d32f0b92e5
|
add two approvers
|
2022-08-23 14:05:52 +08:00 |
reku1997
|
6038eec9cb
|
add ascend kernel by kernel somas
|
2022-08-23 14:05:30 +08:00 |
i-robot
|
e4fc85c3ea
|
!40640 Fix robin_hood::map overflow
Merge pull request !40640 from hewei/fix_master
|
2022-08-23 05:04:35 +00:00 |
7347157+joylvliang@user.noreply.gitee.com
|
1d3cc55e41
|
enable_stop_gradient_works_in_ms_function
|
2022-08-23 12:26:52 +08:00 |
i-robot
|
6c2ebf4c16
|
!32776 [assitant][ops] add kldivloss and kldivlossgrad
Merge pull request !32776 from 孟权令/KLDiv
|
2022-08-23 04:18:29 +00:00 |
i-robot
|
2352e4c76b
|
!40629 fix: remove type conversion
Merge pull request !40629 from fujianzhao/fix_sampler_3d
|
2022-08-23 03:38:47 +00:00 |
mengyuanli
|
0a2f420c87
|
fix doc of smooth_l1_loss
|
2022-08-23 11:19:18 +08:00 |