Peter Hawkins
|
82a347438f
|
Fix pytype failures related to teaching pytype about NumPy scalar types.
PiperOrigin-RevId: 519205179
|
2023-06-02 18:03:40 +01:00 |
|
Jake VanderPlas
|
6fcb84268e
|
Use jax.tree_util.tree_map in place of deprecated tree_multimap.
The latter is a simple alias of the former, so this change is a no-op.
PiperOrigin-RevId: 461229165
|
2022-07-24 17:53:28 +01:00 |
|
Sven Gowal
|
8e24fbbb29
|
Added new models.
PiperOrigin-RevId: 434780632
|
2022-05-26 17:43:12 +01:00 |
|
Sven Gowal
|
b2fa23c838
|
Allow alternative functions to load extra data.
PiperOrigin-RevId: 434495304
|
2022-05-26 17:43:03 +01:00 |
|
Sven Gowal
|
41e2d45ed8
|
Fixed issue in cutmix where split_batch_size would be undefined.
Allow users to easily specify that they do not wish to use extra data.
PiperOrigin-RevId: 396784433
|
2021-09-17 17:53:07 +01:00 |
|
Sven Gowal
|
48290008d1
|
Added pre-activation ResNet-18 checkpoints.
PiperOrigin-RevId: 388199776
|
2021-08-03 15:15:52 +01:00 |
|
Sven Gowal
|
5909da5388
|
Added jaxline pipeline to train adversarially robust models.
PiperOrigin-RevId: 383399487
|
2021-07-14 15:07:21 +00:00 |
|
Sven Gowal
|
e3de1fd90f
|
Added generated datasets.
PiperOrigin-RevId: 368669515
|
2021-04-15 20:44:51 +01:00 |
|
Alistair Muldal
|
76f6a815ff
|
Enable Travis tests for adversarial_robustness
* Ensure that `pip` is up to date
* Remove invalid `arch` flag
PiperOrigin-RevId: 368226929
|
2021-04-13 20:59:50 +01:00 |
|
Sven Gowal
|
ce4db84f12
|
Update to the adversarial robustness repository. Added links to newer models.
PiperOrigin-RevId: 367998941
|
2021-04-13 14:43:51 +01:00 |
|
John Aslanides
|
a6aeb2641f
|
Internal change.
PiperOrigin-RevId: 348193373
|
2021-01-05 12:01:43 +00:00 |
|