mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-07-08 18:06:30 +00:00
[PR #954] [MERGED] [FEATURE] Display quantisation mode #1774
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/CCExtractor/ccextractor/pull/954
Author: @thealphadollar
Created: 3/6/2018
Status: ✅ Merged
Merged: 3/6/2018
Merged by: @cfsmp3
Base:
master← Head:add_quant_param📝 Commits (1)
9bd6c23Display quantisation mode in info box📊 Changes
1 file changed (+17 additions, -0 deletions)
View changed files
📝
src/lib_ccx/params_dump.c(+17 -0)📄 Description
Please prefix your pull request with one of the following: [FEATURE] [FIX] [IMPROVEMENT].
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
Solves #953
Concerns #929
Displays the quantization mode used as shown in the below screen-shot.
Argument set in above subtitle extraction is "-quant 2"
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.