i-robot
551bcec327
!47616 fix transdata when groups > 1
...
Merge pull request !47616 from zhoufeng/fix-pynative-transdata-when-groups-more-than-1
2023-01-11 03:39:07 +00:00
i-robot
04f9d35224
!47604 [MS][API] add C API
...
Merge pull request !47604 from XianglongZeng/c_api_pr
2023-01-11 03:16:27 +00:00
i-robot
165f31036d
!47243 [API] Add rand functions
...
Merge pull request !47243 from shaojunsong/feature/rand
2023-01-11 02:01:03 +00:00
i-robot
cb5f0c0617
!47641 添加 ops.index_select/Tensor.index_select, ops.lt/Tensor.lt
...
Merge pull request !47641 from DavidFFFan/api_ops
2023-01-10 11:48:51 +00:00
yanghaoran
91d48967d5
takedown test_yolov5_dynamic_gpu to ensure gate stability
2023-01-10 14:47:24 +08:00
zengxianglong
7d98ca3ed0
add c_api
2023-01-10 12:05:44 +08:00
i-robot
386c33298d
!47543 modify constexpr
...
Merge pull request !47543 from huoxinyou/0105_constexpr
2023-01-10 02:32:33 +00:00
zhoufeng
5a47a4247d
fix transdata when groups > 1:
...
1. use new aicpu.so
2. put groups attr to aicpu proto(node def)
3. use cached groups attr when weak_ptr is expired
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2023-01-10 10:32:12 +08:00
i-robot
be02f82a51
!47659 Enhance ut test cast
...
Merge pull request !47659 from ZPaC/add-scalar-to-tensor-ut
2023-01-10 01:23:51 +00:00
i-robot
df345e4cd9
!47606 fix wrong result of Multinomial op
...
Merge pull request !47606 from xulei/multinomial
2023-01-10 01:20:39 +00:00
fandawei
5e0bd0351b
add ops.index_select/Tensor.index_select, ops.lt/Tensor.lt
2023-01-09 21:25:15 +08:00
shaojunsong
a98cf3177f
Add random functions
2023-01-09 19:29:27 +08:00
i-robot
1ea2232490
!47634 add relugradv2 uint16 32 64 test
...
Merge pull request !47634 from KXiong/master
2023-01-09 11:09:53 +00:00
i-robot
4dd78f2fda
!47375 API黑名单入图报错信息整改
...
Merge pull request !47375 from ligan/blacklist
2023-01-09 09:46:46 +00:00
ZPaC
8d70549e4b
Enhance ut test cast
2023-01-09 17:12:04 +08:00
xulei
97f898bedb
fix wrong result of multinomial op
2023-01-09 16:12:44 +08:00
i-robot
ff541f82d0
!47525 Enable bool to use cell object as input
...
Merge pull request !47525 from LiangZhibo/bool
2023-01-09 08:12:03 +00:00
i-robot
9b6736d4be
!47250 silu ops functional
...
Merge pull request !47250 from Henry Shi/ops_silu
2023-01-09 08:07:22 +00:00
i-robot
c30080db56
!47580 tensor_diagflat_master
...
Merge pull request !47580 from yide12/tensor_diagflat_master
2023-01-09 07:03:05 +00:00
ligan
e485af77f6
blacklist
2023-01-09 14:52:22 +08:00
i-robot
ef21a558f7
!47249 fix some bugs about pynative dynamic shape on ascend
...
Merge pull request !47249 from hanhuifeng/acl_bugs
2023-01-09 06:21:07 +00:00
huoxinyou
45aaa2b37a
modify python constexpr for dynamic shape features
2023-01-09 14:20:33 +08:00
i-robot
6c1607c2ea
!47437 ListExtend supports list, tuple and Tensor
...
Merge pull request !47437 from huangbingjian/list_extend
2023-01-09 06:09:41 +00:00
i-robot
76080c8b82
!47349 【AR】IR调试能力优化
...
Merge pull request !47349 from 李良灿/save
2023-01-09 04:20:41 +00:00
i-robot
92c63200f1
!47595 remove numpy constexpr
...
Merge pull request !47595 from hujiahui8/constexpr
2023-01-09 04:02:21 +00:00
xiongkun
b8b3018125
add test
...
add test
2023-01-09 10:05:04 +08:00
liangzhibo
b1a4e60359
Enable cell to call bool in graph
2023-01-09 09:16:46 +08:00
hanhuifeng2020
5559fe3e1a
fix some bugs about pynative dynamic shape on ascend
2023-01-07 18:51:05 +08:00
i-robot
3ca1ee015c
!47557 upgrade_ascend 20230105 master
...
Merge pull request !47557 from 黄勇/upgrade_ascend_20230105_master
2023-01-07 07:53:05 +00:00
huangyong
a60e039cd1
upgrade ascend 20230105 master
2023-01-07 12:12:51 +08:00
i-robot
5a0208b616
!47570 add do_copy parameter for create_dict_iterator
...
Merge pull request !47570 from guozhijian/add_do_copy_for_dict_iterator
2023-01-07 02:27:35 +00:00
i-robot
5735cb6565
!47398 Parameter support setitem
...
Merge pull request !47398 from chenweifeng/parameter-scatter-update
2023-01-07 02:17:34 +00:00
yide12
6374215d34
tensor_diagflat_master
2023-01-06 17:43:08 +08:00
Henry
d221b93462
ops silu
2023-01-06 15:49:24 +08:00
i-robot
8a3954603d
!47519 Switch TDT to MBUF and adjust default timeout value
...
Merge pull request !47519 from luoyang/tdt_to_mbuf
2023-01-06 07:47:49 +00:00
hujiahui8
8719291831
remove numpy constexpr
2023-01-06 15:19:00 +08:00
i-robot
61d3584188
!47559 Persistent storage supports key-value pair
...
Merge pull request !47559 from zyli2020/dynamic_embedding_impl
2023-01-06 06:54:46 +00:00
i-robot
2daad1f347
!46449 bprop meta graph
...
Merge pull request !46449 from lianliguang/bprop-mindir
2023-01-06 06:20:56 +00:00
liangcanli
72f7d3c96a
ir levels
2023-01-06 11:55:32 +08:00
i-robot
9106d90d81
!47505 Fix TruncateDiv
...
Merge pull request !47505 from zhanzhan/truncatediv
2023-01-06 03:52:01 +00:00
i-robot
5708472537
!47494 环境变量使能profiler与profiler接口方式参数统一
...
Merge pull request !47494 from liuchuting/env_p
2023-01-06 03:31:32 +00:00
jonyguo
6b3e1b4896
add do_copy parameter for create_dict_iterator
2023-01-06 10:18:45 +08:00
i-robot
2543b35970
!47535 fix cpu dropout seed
...
Merge pull request !47535 from 王禹程/fix_drop_seed
2023-01-06 02:10:20 +00:00
i-robot
1243ad2081
!47487 setitem-by-bool support nan
...
Merge pull request !47487 from chenweifeng/setitem-by-bool-support-nan
2023-01-06 02:04:45 +00:00
lizhenyu
f9326907e0
persistent storage support key-value pair
2023-01-06 09:48:44 +08:00
huangbingjian
43f4dd9408
ListExtend supports list/tuple/Tensor
2023-01-06 09:41:08 +08:00
lianliguang
18dcef4109
add bprop meta funcgraph
2023-01-06 09:26:46 +08:00
liuchuting
ae409f5f60
Environment variable parameters and interface modes are the same.
2023-01-06 09:24:38 +08:00
wilfChen
48c9548e25
parameter setitem
2023-01-06 09:23:38 +08:00
i-robot
aa4e287af7
!47401 增加通信算子复用的st用例
...
Merge pull request !47401 from lyqlola/st
2023-01-05 11:14:49 +00:00