Matt
|
167a0d8f87
|
Add an option to reduce compile() console spam (#23938)
* Add an option to reduce compile() console spam
* Add annotations to the example scripts
* Add notes to the quicktour docs as well
* minor fix
|
2023-06-02 15:28:52 +01:00 |
|
Sylvain Gugger
|
a0c0a78233
|
v4.30.0.dev0
|
2023-05-09 14:59:38 -04:00 |
|
Sylvain Gugger
|
888c4a2ae0
|
v4.29.0.dev0
|
2023-04-12 20:04:29 -04:00 |
|
Sylvain Gugger
|
ebdb185bef
|
v4.28.0.dev0
|
2023-03-14 13:49:10 -04:00 |
|
Matt
|
d128f2ffab
|
Stop requiring Torch for our TF examples! (#21997)
* Stop requiring Torch for our TF examples!
* Slight tweak to logging in the example itself
|
2023-03-07 15:54:10 +00:00 |
|
Matt
|
5d8efc79db
|
Add TF contrastive image text finetuning example (#21939)
* Initial commit
* stash commit
* Add model checkpointing and pushing
* Fix model name inference
* Update README
* Update README
* Remove a couple of Torch references
* Update copyright date
* make fixup
* Update PushToHubCallback args!
* Remove the torch summary
* Add strategy.scope
|
2023-03-06 16:57:40 +00:00 |
|