DLflow.execute: Execute a Flow

Description Arguments Value

Description

This function runs the computation graph of the flow to obtain some outputs, given input files.

Arguments

inputs

(list) List of input filenames, Default: list()

desired_outputs

(character vector) List of names of the outputs to compute, Default: NULL

initialize_outputs

(logical) Delete previous runs?, Default: TRUE

mode

(character) Inference mode, Default: c("debug", "faster", "medium", "slower")

Value

A list with as many (named) fields as desired outputs. The names of the fields are those of the outputs.


neuroimaginador/dl4ni documentation built on May 3, 2019, 5:47 p.m.