Commit 55aa6c3
authored
Fixed API change caused issue in stable diffusion distillation for quantization example. (intel#1080)
Signed-off-by: Ye, Xinyu <xinyu.ye@intel.com>1 parent adc2ba8 commit 55aa6c3
File tree
3 files changed
+2
-5
lines changed- examples/huggingface/pytorch/textual-inversion/distillation_for_quantization
3 files changed
+2
-5
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
857 | 857 | | |
858 | 858 | | |
859 | 859 | | |
860 | | - | |
861 | | - | |
862 | | - | |
863 | 860 | | |
864 | 861 | | |
865 | 862 | | |
| |||
0 commit comments