Learn R Programming

ggmlR (version 0.6.1)

nn_build_graph: Build computation graph with allocated weights and inputs

Description

Build computation graph with allocated weights and inputs

Usage

nn_build_graph(model, batch_size)

Value

List with ctx_weights, ctx_compute, inputs, outputs, buffer

Arguments

model

Compiled model

batch_size

Batch size