| summary.ggml_sequential_model | R Documentation |
Prints a detailed summary including input shape, layer details, trainable/non-trainable parameter counts, and memory estimate.
## S3 method for class 'ggml_sequential_model'
summary(object, ...)
object |
A ggml_sequential_model object |
... |
Additional arguments (ignored) |
The model object (invisibly).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.