Sign in
android
/
platform
/
external
/
pytorch
/
682dec2cea
/
.
/
test
/
expect
/
TestJit.test_nested_inplace.expect
blob: ff7e60b1c7d5abdd89a62acda14228517bda1771 [
file
] [
log
] [
blame
]
graph
(%
0
:
Double
(
2
,
2
))
{
%
1
:
Double
(
2
,
2
)
=
aten
::
threshold
[
threshold
={
0
},
value
={
0
}](%
0
)
return
(%
1
);
}