Learn R Programming

tensorflow (version 0.5.0)

py_call_object: Call a Python callable object

Description

Call a Python callable object

Usage

py_call_object(x, args, keywords = NULL)

Arguments

args
List of unnamed arguments
keywords
List of named arguments

Value

Return value of call