Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
distiller
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
llvm
distiller
Commits
7e0d22d2
Unverified
Commit
7e0d22d2
authored
5 years ago
by
Guy Jacob
Committed by
GitHub
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Uncomment mistakenly commented line in ResNet18 PTQ LAPQ yaml
parent
ccd11ddb
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
examples/quantization/post_train_quant/resnet18_imagenet_post_train_lapq.yaml
+1
-1
1 addition, 1 deletion
...n/post_train_quant/resnet18_imagenet_post_train_lapq.yaml
with
1 addition
and
1 deletion
examples/quantization/post_train_quant/resnet18_imagenet_post_train_lapq.yaml
+
1
−
1
View file @
7e0d22d2
...
@@ -21,7 +21,7 @@ quantizers:
...
@@ -21,7 +21,7 @@ quantizers:
mode
:
mode
:
activations
:
ASYMMETRIC_UNSIGNED
activations
:
ASYMMETRIC_UNSIGNED
weights
:
SYMMETRIC
weights
:
SYMMETRIC
#
model_activation_stats: ../quantization/post_train_quant/stats/resnet18_quant_stats.yaml
model_activation_stats
:
../quantization/post_train_quant/stats/resnet18_quant_stats.yaml
per_channel_wts
:
False
per_channel_wts
:
False
inputs_quant_auto_fallback
:
True
inputs_quant_auto_fallback
:
True
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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