hooved
|
c2689c505e
|
Clip model updates for Stable Diffusion mlperf training (#12313)
* stable diffusion mlperf clip changes
* add clip tests
* set gelu as attribute
* add more tests
* factor out GPUS
* rerun CI
* add imports to if blocks
* remove unneeded axis
* add clip tests to CI
* move clip tests
* add deps, disable max buf size
|
2025-09-29 21:50:14 -04:00 |
|
Tobias Fischer
|
f9e32f2bb2
|
clip device fix (#6924)
|
2024-10-07 00:47:32 +08:00 |
|
Tobias Fischer
|
3517aa89d9
|
sdxl batched inference fixes (#6293)
|
2024-08-28 07:44:58 -04:00 |
|
Tobias Fischer
|
211bfb6d8a
|
fixed batched clip computation (#6292)
|
2024-08-26 20:48:15 -04:00 |
|
Tobias Fischer
|
331b0f5477
|
new clip gather (#6277)
|
2024-08-25 19:27:24 -04:00 |
|
chenyu
|
e6c7c3e499
|
update pylint path to check indent/space for all (#6022)
also fixed many errors. it was not checking nested dirs. exclude autogen for now.
can we use ruff for this?
|
2024-08-10 14:41:09 -04:00 |
|
Tobias Fischer
|
72da3fe7e6
|
added clip vision model (#5595)
Co-authored-by: chenyu <chenyu@fastmail.com>
|
2024-07-19 18:35:51 -04:00 |
|
Tobias Fischer
|
0c3a35e5c2
|
Stable Diffusion v2 Inference (#5283)
* model implementation
* clip fix, more qol options
|
2024-07-03 22:47:10 -04:00 |
|
Tobias Fischer
|
8c9c1cf62f
|
Pulled CLIP and UNet into Seperate Files (#5253)
* pulled clip and unet into seperate files
* reference cleanup, lru cache fix
* better pool indexing
|
2024-07-01 22:33:01 -04:00 |
|