Added 'stateful' parameter to tf.py_func and a stateless version of the op....
Added 'stateful' parameter to tf.py_func and a stateless version of the op. This allows tf.py_func operations to be cached and optimized away in some cases. Change: 128471204
Loading
Please sign in to comment