ExTorch.Utils (extorch v0.1.0-pre0)

Link to this section Summary

Functions

Given a list of elements or a list with lists with elements, this function returns a ExTorch.Utils.ListWrapper structure.

Link to this section Functions

Link to this function

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.