Revision 51583b16a81e0a1248dcdd6db729d41422c3c8a7 authored by Sholto Douglas on 20 November 2022, 07:39:13 UTC, committed by jax authors on 14 December 2022, 04:20:44 UTC
- Introduce shard map tests

PiperOrigin-RevId: 489763439
1 parent 82ca823
History
File Mode Size
filecheck
lazy_loader_module
notebooks
third_party
BUILD -rw-r--r-- 19.4 KB
ann_test.py -rw-r--r-- 7.2 KB
api_test.py -rw-r--r-- 297.0 KB
api_util_test.py -rw-r--r-- 2.4 KB
array_interoperability_test.py -rw-r--r-- 8.6 KB
array_test.py -rw-r--r-- 36.5 KB
batching_test.py -rw-r--r-- 52.2 KB
callback_test.py -rw-r--r-- 6.7 KB
checkify_test.py -rw-r--r-- 33.8 KB
clear_backends_test.py -rw-r--r-- 1.2 KB
compilation_cache_test.py -rw-r--r-- 16.4 KB
core_test.py -rw-r--r-- 23.4 KB
custom_linear_solve_test.py -rw-r--r-- 15.6 KB
custom_object_test.py -rw-r--r-- 11.0 KB
custom_root_test.py -rw-r--r-- 8.1 KB
debug_nans_test.py -rw-r--r-- 8.2 KB
debugger_test.py -rw-r--r-- 13.2 KB
debugging_primitives_test.py -rw-r--r-- 40.7 KB
dtypes_test.py -rw-r--r-- 22.8 KB
dynamic_api_test.py -rw-r--r-- 48.9 KB
errors_test.py -rw-r--r-- 11.3 KB
experimental_rnn_test.py -rw-r--r-- 3.3 KB
fft_test.py -rw-r--r-- 15.5 KB
for_loop_test.py -rw-r--r-- 13.6 KB
generated_fun_test.py -rw-r--r-- 8.0 KB
gfile_cache_test.py -rw-r--r-- 2.8 KB
global_device_array_test.py -rw-r--r-- 16.1 KB
heap_profiler_test.py -rw-r--r-- 1.2 KB
host_callback_test.py -rw-r--r-- 105.6 KB
host_callback_to_tf_test.py -rw-r--r-- 7.7 KB
image_test.py -rw-r--r-- 14.8 KB
infeed_test.py -rw-r--r-- 3.9 KB
jax_jit_test.py -rw-r--r-- 8.0 KB
jax_to_ir_test.py -rw-r--r-- 5.2 KB
jaxpr_effects_test.py -rw-r--r-- 28.0 KB
jaxpr_util_test.py -rw-r--r-- 3.6 KB
jet_test.py -rw-r--r-- 16.4 KB
lax_autodiff_test.py -rw-r--r-- 44.9 KB
lax_control_flow_test.py -rw-r--r-- 83.5 KB
lax_numpy_einsum_test.py -rw-r--r-- 8.8 KB
lax_numpy_indexing_test.py -rw-r--r-- 56.0 KB
lax_numpy_operators_test.py -rw-r--r-- 30.2 KB
lax_numpy_reducers_test.py -rw-r--r-- 28.5 KB
lax_numpy_test.py -rw-r--r-- 208.9 KB
lax_numpy_vectorize_test.py -rw-r--r-- 6.9 KB
lax_scipy_sparse_test.py -rw-r--r-- 15.4 KB
lax_scipy_test.py -rw-r--r-- 23.9 KB
lax_test.py -rw-r--r-- 129.9 KB
lax_vmap_test.py -rw-r--r-- 29.0 KB
lazy_loader_test.py -rw-r--r-- 1.6 KB
linalg_test.py -rw-r--r-- 64.6 KB
lobpcg_test.py -rw-r--r-- 13.9 KB
mesh_utils_test.py -rw-r--r-- 11.0 KB
metadata_test.py -rw-r--r-- 3.8 KB
monitoring_test.py -rw-r--r-- 2.2 KB
multi_device_test.py -rw-r--r-- 9.5 KB
multibackend_test.py -rw-r--r-- 6.3 KB
multiprocess_gpu_test.py -rw-r--r-- 20.8 KB
name_stack_test.py -rw-r--r-- 20.0 KB
nn_test.py -rw-r--r-- 11.0 KB
ode_test.py -rw-r--r-- 8.6 KB
optimizers_test.py -rw-r--r-- 10.1 KB
pickle_test.py -rw-r--r-- 6.8 KB
pjit_test.py -rw-r--r-- 126.0 KB
pmap_test.py -rw-r--r-- 114.9 KB
polynomial_test.py -rw-r--r-- 4.3 KB
profiler_test.py -rw-r--r-- 7.8 KB
python_callback_test.py -rw-r--r-- 24.5 KB
qdwh_test.py -rw-r--r-- 8.2 KB
random_test.py -rw-r--r-- 77.3 KB
remote_transfer_test.py -rw-r--r-- 1.9 KB
scipy_fft_test.py -rw-r--r-- 2.8 KB
scipy_interpolate_test.py -rw-r--r-- 2.3 KB
scipy_ndimage_test.py -rw-r--r-- 5.5 KB
scipy_optimize_test.py -rw-r--r-- 6.5 KB
scipy_signal_test.py -rw-r--r-- 14.9 KB
scipy_stats_test.py -rw-r--r-- 38.3 KB
shard_map_test.py -rw-r--r-- 5.1 KB
sparse_test.py -rw-r--r-- 113.5 KB
sparsify_test.py -rw-r--r-- 17.8 KB
stack_test.py -rw-r--r-- 1.5 KB
state_test.py -rw-r--r-- 43.5 KB
stax_test.py -rw-r--r-- 8.0 KB
svd_test.py -rw-r--r-- 7.5 KB
transfer_guard_test.py -rw-r--r-- 8.3 KB
tree_util_test.py -rw-r--r-- 20.1 KB
typing_test.py -rw-r--r-- 4.2 KB
util_test.py -rw-r--r-- 3.1 KB
version_test.py -rw-r--r-- 1.8 KB
x64_context_test.py -rw-r--r-- 4.3 KB
xla_bridge_test.py -rw-r--r-- 8.7 KB
xla_interpreter_test.py -rw-r--r-- 1.1 KB
xmap_test.py -rw-r--r-- 83.4 KB

back to top