Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Max Ehrlich
cdcnn
Commits
df54b73f
Verified
Commit
df54b73f
authored
Dec 03, 2018
by
Max Ehrlich
Browse files
Import missing tensor definitions
parent
9bd45732
Changes
1
Hide whitespace changes
Inline
Side-by-side
jpeg_layers/relu.py
View file @
df54b73f
import
torch
import
opt_einsum
as
oe
from
jpeg_codec.tensors
import
D_n
,
D
,
Z
,
S_i
,
S
class
JpegRelu
(
torch
.
nn
.
modules
.
Module
):
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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