Instantiates a Keras function. Arguments: inputs: List of placeholder tensors. outputs: List of output tensors. updates: List of update ops. name: String, name of function. **kwargs: Passed to `tf.Session.run`. Returns: Output values as Numpy arrays. Rais
(inputs, outputs, updates=None, name=None, **kwargs)
source not stored for this graph (policy: none)