Francis Lata
|
86b737a120
|
leakyrelu to leaky_relu (#9270)
|
2025-02-26 13:22:08 -05:00 |
|
George Hotz
|
d87a246439
|
move to new cached fetch (#2493)
* move to new cached fetch
* extra.utils is over
* loads
* bump download cache
* bump timeout
|
2023-11-28 17:36:55 -08:00 |
|
20kdc
|
bedd028061
|
waifu2x vgg7: testcase, auto-RGBA->RGB, function to grab pretrained models, training "fix" (#2117)
|
2023-10-19 22:07:15 -07:00 |
|
20kdc
|
967a88a505
|
examples/waifu2x: Cleanup waifu2x vgg7 model format (now uses safetensors) (#2082)
|
2023-10-18 09:20:11 -07:00 |
|
Karan Handa
|
a8aa13dc91
|
[ready] Replacing os with pathlib (#1708)
* replace os.path with pathlib
* safe convert dirnames to pathlib
* replace all os.path.join
* fix cuda error
* change main chunk
* Reviewer fixes
* fix vgg
* Fixed everything
* Final fixes
* ensure consistency
* Change all parent.parent... to parents
|
2023-08-30 10:41:08 -07:00 |
|
nmarwell26
|
12ce68c1ee
|
Renamed examples/yolo to examples/vgg7_helpers because that directory contains no yolo-related code and only helper code for vgg7. This was confusing to a new user when trying to understand the examples. (#1086)
|
2023-07-01 12:04:28 -07:00 |
|