Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
7.3.0
op-plugin
/
test
/
test_v2r1_ops
下载当前目录
I
i-robot
!2401
foreach_sign and foreach_copy add support type
353d7547
创建于
2025年5月9日
历史提交
文件
最后提交记录
最后更新时间
test_adaptive_max_pool2d.py
!1477
Move UTs on PTA to OP-Plugin Part1 Merge pull request
!1477
from 张向龙3/mv_ut
2 年前
test_foreach_addcmul_list.py
!2045
modify foreach ut Merge pull request
!2045
from 流浪者LingLong/master
1 年前
test_foreach_clamp_max_list.py
!1800
Added foreach op erf erfc exp expm1 floor frac log log1p log10 mullist mulscalarlist compatibility processing &&Modified ut Merge pull request
!1800
from 流浪者LingLong/master
1 年前
test_foreach_clamp_max_scalar.py
!1717
add foreach norm clamp_min_scalar clamp_max_scalar Merge pull request
!1717
from 流浪者LingLong/master
1 年前
test_foreach_clamp_max_scalar_list.py
!1800
Added foreach op erf erfc exp expm1 floor frac log log1p log10 mullist mulscalarlist compatibility processing &&Modified ut Merge pull request
!1800
from 流浪者LingLong/master
1 年前
test_foreach_clamp_min_list.py
!1800
Added foreach op erf erfc exp expm1 floor frac log log1p log10 mullist mulscalarlist compatibility processing &&Modified ut Merge pull request
!1800
from 流浪者LingLong/master
1 年前
test_foreach_clamp_min_scalar.py
!1717
add foreach norm clamp_min_scalar clamp_max_scalar Merge pull request
!1717
from 流浪者LingLong/master
1 年前
test_foreach_clamp_min_scalar_list.py
!1800
Added foreach op erf erfc exp expm1 floor frac log log1p log10 mullist mulscalarlist compatibility processing &&Modified ut Merge pull request
!1800
from 流浪者LingLong/master
1 年前
test_foreach_copy.py
!2401
foreach_sign and foreach_copy add support type Merge pull request
!2401
from liujie_1234/master
1 年前
test_foreach_lerp_list.py
!1800
Added foreach op erf erfc exp expm1 floor frac log log1p log10 mullist mulscalarlist compatibility processing &&Modified ut Merge pull request
!1800
from 流浪者LingLong/master
1 年前
test_foreach_lerp_scalar.py
!1800
Added foreach op erf erfc exp expm1 floor frac log log1p log10 mullist mulscalarlist compatibility processing &&Modified ut Merge pull request
!1800
from 流浪者LingLong/master
1 年前
test_foreach_maximum_scalar.py
!1800
Added foreach op erf erfc exp expm1 floor frac log log1p log10 mullist mulscalarlist compatibility processing &&Modified ut Merge pull request
!1800
from 流浪者LingLong/master
1 年前
test_foreach_maximum_scalar_list.py
!1800
Added foreach op erf erfc exp expm1 floor frac log log1p log10 mullist mulscalarlist compatibility processing &&Modified ut Merge pull request
!1800
from 流浪者LingLong/master
1 年前
test_foreach_minimum_list.py
!1800
Added foreach op erf erfc exp expm1 floor frac log log1p log10 mullist mulscalarlist compatibility processing &&Modified ut Merge pull request
!1800
from 流浪者LingLong/master
1 年前
test_foreach_minimum_scalar.py
!1800
Added foreach op erf erfc exp expm1 floor frac log log1p log10 mullist mulscalarlist compatibility processing &&Modified ut Merge pull request
!1800
from 流浪者LingLong/master
1 年前
test_foreach_minimum_scalar_list.py
!1800
Added foreach op erf erfc exp expm1 floor frac log log1p log10 mullist mulscalarlist compatibility processing &&Modified ut Merge pull request
!1800
from 流浪者LingLong/master
1 年前
test_foreach_pow_list.py
!2045
modify foreach ut Merge pull request
!2045
from 流浪者LingLong/master
1 年前
test_foreach_pow_scalar.py
!2029
Change the corresponding bfloat16 invoking to assertRtolEqual Merge pull request
!2029
from 史佳馨/master
1 年前
test_foreach_pow_scalar_and_tesnor.py
!2029
Change the corresponding bfloat16 invoking to assertRtolEqual Merge pull request
!2029
from 史佳馨/master
1 年前
test_foreach_pow_scalar_list.py
!2045
modify foreach ut Merge pull request
!2045
from 流浪者LingLong/master
1 年前
test_foreach_sign.py
!2401
foreach_sign and foreach_copy add support type Merge pull request
!2401
from liujie_1234/master
1 年前
test_gru.py
!1988
Fix some UTs on atlas_a2 part 3 Merge pull request
!1988
from 张向龙3/fix_910b_ut_3
1 年前
test_hard_swish_backward.py
!1577
Move UTs on PTA to OP-Plugin Part4 Merge pull request
!1577
from 张向龙3/mv_ut_4
1 年前
test_layer_norm_backward.py
!1490
Move UTs on PTA to OP-Plugin Part3 Merge pull request
!1490
from 张向龙3/mv_ut_3
1 年前
test_nllloss.py
!1964
Fix some UTs on atlas_a2 part 2 Merge pull request
!1964
from 张向龙3/fix_910b_ut_2
1 年前
test_normalize_batch.py
!1577
Move UTs on PTA to OP-Plugin Part4 Merge pull request
!1577
from 张向龙3/mv_ut_4
1 年前
test_npu_anti_quant.py
!1988
Fix some UTs on atlas_a2 part 3 Merge pull request
!1988
from 张向龙3/fix_910b_ut_3
1 年前
test_npu_prefetch.py
!1937
[feat] add npu_prefetch check NZ format tensor size Merge pull request
!1937
from xudaohong/master
1 年前
test_quantize_per_channel.py
!1577
Move UTs on PTA to OP-Plugin Part4 Merge pull request
!1577
from 张向龙3/mv_ut_4
1 年前
test_quantize_per_tensor.py
!1577
Move UTs on PTA to OP-Plugin Part4 Merge pull request
!1577
from 张向龙3/mv_ut_4
1 年前
test_sum.py
!1394
Bugfix: fix the bug of taking value from null in sumkernel Merge pull request
!1394
from 王广斌/master
2 年前
test_unsafe_index.py
!1217
Add PTA for _unsafe_index Merge pull request
!1217
from 张向龙3/unsafe_idx_0124
2 年前
unsupported_ops_info.yaml
!1148
Checkout v2r3 Merge pull request
!1148
from wuhy/add_v2r3
2 年前