Skip to content

Commit eb9a25f

Browse files
spell check
Signed-off-by: cliu-us <[email protected]>
1 parent 985886f commit eb9a25f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.spellcheck-en-custom.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ Inductor
3838
inferenced
3939
inferencing
4040
isort
41+
JIT
4142
Jupyter
4243
Kubernetes
4344
KV
@@ -105,6 +106,7 @@ Tokenized
105106
tokenizer
106107
Tokenizer
107108
toml
109+
triton
108110
Unquantized
109111
vals
110112
venv

examples/QAT_INT8/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Checkout [Example Test Results](#example-test-results) to compare against your r
9696

9797
## Example Test Results
9898

99-
For comparison purposes, here are some of the results from an A100. CUTLASS restuls were obtained with `PyTorch 2.3.1` while Triton results were obstained using `PyTorch 2.4.1`:
99+
For comparison purposes, here are some of the results from an A100. CUTLASS results were obtained with `PyTorch 2.3.1` while Triton results were obtained using `PyTorch 2.4.1`:
100100

101101
> [!NOTE]
102102
> Accuracy could vary ~ +-0.2 from run to run.

0 commit comments

Comments
 (0)