forked from pymc-devs/symbolic-pymc
-
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.
[tensorflow] Introduce default tensor names
When the default tensor string name type, `DefaultTensorName`, is used, the `TFlowMetaTensor.reify` will not assume that the string name is "strict" and rely upon the base graph to assign a unique name derived from the default one. Closes pymc-devs#93.
- Loading branch information
1 parent
b504958
commit a17a14d
Showing
3 changed files
with
100 additions
and
58 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
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
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