Closed furcelay closed 5 months ago
The Simulator class may have a rightmost batch dimension with length 1 that accepts any batch size. This may avoid saving large arrays as tree constants and making a reusable simulator. Test if it causes retracing.
it is needed for EPL profile
The Simulator class may have a rightmost batch dimension with length 1 that accepts any batch size. This may avoid saving large arrays as tree constants and making a reusable simulator. Test if it causes retracing.