pyvene.models.modeling_utils.bsd_to_b_sd

Contents

pyvene.models.modeling_utils.bsd_to_b_sd#

bsd_to_b_sd(tensor)[source]#

Convert a tensor of shape (b, s, d) to (b, s*d).