Sign in
android
/
platform
/
external
/
pytorch
/
d95e68c8cc
/
.
/
test
/
expect
/
TestJit.test_scopes_intermediate_node.expect
blob: f616a73b03a9dbffcaaeac388fe3783b6b0b6ac4 [
file
] [
log
] [
blame
]
graph
(%
0
:
Double
(
2
))
{
%
1
:
Double
(
2
)
=
onnx
::
LogSoftmax
[
axis
=
0
](%
0
),
scope
:
Net
return
(%
1
);
}