ExTorch.Utils
(extorch v0.3.0)
Copy Markdown
Summary
Functions
Given a list of elements or a list with lists with elements, this function returns a ExTorch.Utils.ListWrapper structure.
Functions
@spec to_list_wrapper(list() | number()) :: ExTorch.Utils.ListWrapper.t()
Given a list of elements or a list with lists with elements, this function returns a ExTorch.Utils.ListWrapper structure.