Menu

Benchmark multi-model/multi-view models.

Note

This page is a reference documentation. It only explains the function signature, and not how to use it. Please refer to the gallery for the big picture.

mmbench.workflow.smcvae.listify(data)[source]ΒΆ

Ensure that the input is a list or tuple.

Parameters

arr : list or array

the input data.

Returns

out : list

the liftify input data.

Follow us

© 2023, mmbench developers