google / TensorNetwork

A library for easy and efficient manipulation of tensor networks.
Apache License 2.0
1.82k stars 359 forks source link

remove `jit` from backends #864

Closed mganahl closed 4 years ago

mganahl commented 4 years ago

We should switch to using the jit decorator.

alewis commented 4 years ago

Like the tn.jit thing I wrote some time ago or jax.jit? The former calls the backend jit

mganahl commented 4 years ago

i noticed, closing this