Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Stephan Seitz
pystencil_reco
Commits
1d2c6653
Commit
1d2c6653
authored
Feb 28, 2020
by
Stephan Seitz
Browse files
Call torch operation
parent
cae9de91
Pipeline
#22358
failed with stage
in 60 minutes and 53 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
tests/test_superresolution.py
View file @
1d2c6653
...
...
@@ -57,6 +57,7 @@ def test_torch_simple():
kernel
=
move
(
x
,
y
,
a
).
compile
()
pystencils
.
autodiff
.
show_code
(
kernel
.
ast
)
kernel
().
forward
(
x
,
y
,
3
)
def
test_downsample
():
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment