Currently, we do not sample chains in parallel. This represents a huge wasted opportunity for speeding up sampling. However, initial efforts haven't been able to work. See the fix-parallel-sampling branch.
Running the sampling raises the error:
No definition for lowering UniTuple(int64 x 4).shape.
Currently, we do not sample chains in parallel. This represents a huge wasted opportunity for speeding up sampling. However, initial efforts haven't been able to work. See the
fix-parallel-samplingbranch.Running the sampling raises the error:
No definition for lowering UniTuple(int64 x 4).shape.