Ryan Dick
|
49279bbe74
|
Update IP-Adapter unit test for multi-image.
|
2023-10-14 13:00:52 -04:00 |
|
Ryan Dick
|
f3c138a208
|
(minor) Fix Flake8.
|
2023-10-10 10:06:53 -04:00 |
|
Ryan Dick
|
61242bf86a
|
Fix bug in skip_torch_weight_init() where the original behavior of torch.nn.Conv*d modules wasn't being restored correctly.
|
2023-10-10 10:05:50 -04:00 |
|
Ryan Dick
|
58b56e9b1e
|
Add a skip_torch_weight_init() context manager to improve model load times (from disk).
|
2023-10-09 14:12:56 -04:00 |
|
Ryan Dick
|
971ccfb081
|
Refactor multi-IP-Adapter to clean up the interface around changing scales.
|
2023-10-06 20:43:43 -04:00 |
|
Ryan Dick
|
26b91a538a
|
Fixes to get IP-Adapter tests working with new multi-IP-Adapter support.
|
2023-10-06 20:43:43 -04:00 |
|
Ryan Dick
|
4f97bd4418
|
Merge branch 'main' into ryan/model-tests
|
2023-10-06 19:47:28 -04:00 |
|
Ryan Dick
|
e0e001758a
|
Remove @slow decorator in favor of @pytest.mark.slow.
|
2023-10-06 18:26:06 -04:00 |
|
Ryan Dick
|
9854b244fd
|
Fix Flake8 errors by using a pytest conftest.py file.
|
2023-10-05 15:36:15 -04:00 |
|
Ryan Dick
|
1c8b1fbc53
|
POC of a test that depends on models.
|
2023-10-05 15:35:58 -04:00 |
|
Ryan Dick
|
7d0ac2c36d
|
(minor) clean up typos.
|
2023-10-03 15:00:03 -04:00 |
|
Ryan Dick
|
519b892f0c
|
Add unit test for Struct_mallinfo2.__str__()
|
2023-10-03 14:25:34 -04:00 |
|
Ryan Dick
|
763dcacfd3
|
Add unit test for get_pretty_snapshot_diff(...).
|
2023-10-03 14:25:34 -04:00 |
|
Ryan Dick
|
3599d546e6
|
Add unit test for LibcUtil().mallinfo2().
|
2023-10-03 14:25:34 -04:00 |
|