Sign in
android
/
platform
/
external
/
pytorch
/
89ea6acde2
/
.
/
test
/
expect
/
TestScript.test_sum-2.expect
blob: f556ba434d0bddb33ed3a49f1fa57978540c44ef [
file
] [
log
] [
blame
]
graph
(%
x
:
Double
(
1
,
1
,
1
,
1
,
4
))
{
%
1
:
Double
(
1
,
1
,
1
,
1
)
=
aten
::
sum
[
dim
=[
4
],
keepdim
=
0
](%
x
)
return
(%
1
);
}