ExTorch.Utils (extorch v0.4.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

to_list_wrapper(input)

@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.