Makes tf.Variable arguments (non-captured) DT_RESOURCE function inputs.
Previously, tf.Variable arguments to a defun-d Python function were made captured inputs. This change makes it possible to parameterize functions on DT_RESOURCE inputs. PiperOrigin-RevId: 213064739
Loading
Please sign in to comment