Due to the high dimensionality of computation in strawberry fields, it takes a very long time for codes to execute with a much smaller size of circuitry. Now, I need techniques to fasten my codes, hence this open-ended question. How can I increase the execution of strawberryfields codes?
- Particularly, as in pennylane, we have support for JAX-JIT. Can we get something like that in strawberryfields also?
- Since we need the tf backend for qml and optimization in particular, do we also have parallelization in the code automatically?
I know complete answers are difficult for these but a discussion would help!!
Thank you