Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
yghstill committed Nov 25, 2021
1 parent ad702d2 commit 4e70480
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ def __init__(self,
be different. In address this problem, fuse the pattern before
quantization. Default False.
is_use_cache_file(bool, optional): This param is deprecated.
quant_blocks(int|list, optional): The bolck id list with quantiazaion.
quant_blocks(int|list, optional): The bolck id list with quantization.
Default is -1, it will quant all blocks. And it can be set [0, 1] etc.
cache_dir(str, optional): This param is deprecated.
Returns:
Expand Down

0 comments on commit 4e70480

Please sign in to comment.