parse_flags {tensorflow}R Documentation

Parse script FLAGS from command line

Description

Parse command line arguments to the Rscript and use them to populate the values of TensorFlow FLAGS

Usage

parse_flags()

Value

FLAGS object suitable for reading values from


[Package tensorflow version 0.8.2 Index]