10 Commits

Author SHA1 Message Date
Jake VanderPlas
4bb54d32d8 mypy: suppress annotation-unchecked notes 2023-07-17 11:18:48 -07:00
Jake VanderPlas
9d1f3b4dd2 pre-commit: update mypy to most recent version 2023-07-12 10:41:51 -07:00
Yash Katariya
677b0d9d3f Ignore JAX_USE_PJRT_C_API_ON_TPU=false user warning raised.
PiperOrigin-RevId: 542570578
2023-06-22 08:42:15 -07:00
Skye Wanderman-Milne
d77bfbe5c8 Ignore ml_dtypes.float8_e4m3b11 warning until new jaxlib is released 2023-06-06 11:34:01 -07:00
Jake VanderPlas
13f7291ff6 Remove obsolete warning suppression from pyproject.toml 2023-05-03 13:16:41 -07:00
Jake VanderPlas
9cfe77d5e1 Remove use of deprecated make_sharded_device_array 2023-05-03 10:11:29 -07:00
Jake VanderPlas
5310562250 mypy: type-check ml_dtypes 2023-04-17 11:35:59 -07:00
Jake VanderPlas
4f0edc08a3 [typing] ignore zstandard in mypy 2023-04-17 11:22:08 -07:00
Saurav Maheshkar
cfd8762d4a feat: move configurations to pyproject 2023-04-15 02:39:39 +01:00
Jake VanderPlas
f282c251d4 Add minimal pyproject.toml specifying build system
Replaces #15274, Fixes #15256

PiperOrigin-RevId: 520367622
2023-03-29 10:08:30 -07:00