forked from tensorflow/tensorflow
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Python DefFun now creates functions that include NodeDefs
(in addition to the older FunctionDef::Node format). Add an optional out_names argument to Defun and names to Declare's arguments, so that signatures for forward-declared DefFuns can have signatures in the name (required for this change). Change: 139919259
- Loading branch information
1 parent
be3e778
commit 5591ca5
Showing
2 changed files
with
154 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.