Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
nni
Commits
29b4d46c
Unverified
Commit
29b4d46c
authored
Sep 08, 2021
by
John
Committed by
GitHub
Sep 08, 2021
Browse files
Update amc_pruner.py (#4161)
parent
5f0a7c9a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
nni/algorithms/compression/pytorch/pruning/amc/amc_pruner.py
nni/algorithms/compression/pytorch/pruning/amc/amc_pruner.py
+0
-2
No files found.
nni/algorithms/compression/pytorch/pruning/amc/amc_pruner.py
View file @
29b4d46c
...
...
@@ -14,8 +14,6 @@ from .channel_pruning_env import ChannelPruningEnv
from
.lib.agent
import
DDPG
from
.lib.utils
import
get_output_folder
torch
.
backends
.
cudnn
.
deterministic
=
True
_logger
=
logging
.
getLogger
(
__name__
)
class
AMCPruner
(
Pruner
):
...
...
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