Unverified Commit 7add1c69 authored by M_bones's avatar M_bones Committed by GitHub
Browse files

modify the comments of supporting resnet in channel_pruning_env.py (#3647)

parent dddf0b9e
......@@ -85,7 +85,7 @@ class ChannelPruningEnv:
args:
A Namespace object containing following arguments:
model_type: str
model type to prune, currently 'mobilenet' and 'mobilenetv2' are supported.
model type to prune, currently 'mobilenet', 'mobilenetv2' and 'resnet' are supported.
flops_ratio: float
preserve flops ratio.
lbound: float
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment