hxtorch will soon depend on jax
Compare changes
Files
45
packages/bazel/add-include-limits-0.25.patch
0 → 100644
+ 11
− 0
We have been extending hxtorch.snn
towards supporting event-based processing; we use jax for this purpose.
This MR adds this dependency of hxtorch
on py-jax
and py-tree-math
.