Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
2
221cb0332
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Summer2022
221cb0332
Commits
5fc27f66
Unverified
Commit
5fc27f66
authored
2 years ago
by
fuzhongqian
Committed by
Gitee
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
update official/cv/resnet/golden_stick/quantization/slb/resnet18_cifar10_config.yaml.
parent
ca7106e1
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
official/cv/resnet/golden_stick/quantization/slb/resnet18_cifar10_config.yaml
+6
-0
6 additions, 0 deletions
...olden_stick/quantization/slb/resnet18_cifar10_config.yaml
with
6 additions
and
0 deletions
official/cv/resnet/golden_stick/quantization/slb/resnet18_cifar10_config.yaml
+
6
−
0
View file @
5fc27f66
...
...
@@ -102,3 +102,9 @@ checkpoint_path: "The location of the checkpoint file."
checkpoint_file_path
:
"
The
location
of
the
checkpoint
file."
save_graphs
:
"
Whether
save
graphs
during
training,
default:
False."
save_graphs_path
:
"
Path
to
save
graphs."
comp_algo
:
"
The
quantization
algorithm,
default:
SLB"
quant_type
:
"
Quantization
bit
number
of
weight,
available:
[W1,
W2,
W4]"
t_start_val
:
"
Initial
value
of
temperature
hyperparameters,
default:
1.0"
t_start_time
:
"
Fraction
of
epochs
after
which
temperature
hyperparameters
starting
changing,
default:
0.2"
t_end_time
:
"
Fraction
of
epochs
after
which
temperature
hyperparameters
stopping
changing,
default:
0.6"
t_factor
:
"
Multiplicative
factor
of
temperature
hyperparameters
changing,
default:
1.2"
This diff is collapsed.
Click to expand it.
Preview
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!
Save comment
Cancel
Please
register
or
sign in
to comment