Python module
sequential
A General sequential layer, each layer is executed with the outputs of the previous.
Sequential
class max.pipelines.nn.sequential.Sequential(layers: list[collections.abc.Callable[..., max.graph.value.TensorValue]])
layers
layers*: list[collections.abc.Callable[..., max.graph.value.TensorValue]]*
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!