View source: R/nn_functional.R
| nn_topo_sort | R Documentation |
Topologically sort nodes reachable from output nodes
nn_topo_sort(outputs)
outputs |
List of output ggml_tensor_node objects |
Named list: nodes in topological order (inputs first, outputs last)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.