improve py_func (#15121)
* improve py_func - relable inp to args and Tout to output_types - add arguments kwargs and output_shapes - allow args/kwargs/output_types/output_shapes to be a nested structure * move new py_func to tf.contrib.framework
Loading
Please sign in to comment