nn_infer_shapes: Infer shapes for all layers in model

View source: R/nn_layers.R

nn_infer_shapesR Documentation

Infer shapes for all layers in model

Description

Infer shapes for all layers in model

Usage

nn_infer_shapes(model)

Arguments

model

Sequential model

Value

Model with shapes filled in


ggmlR documentation built on July 14, 2026, 1:08 a.m.