-
Notifications
You must be signed in to change notification settings - Fork 133
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implements basic data saving decorator as well
This decorates the output of a function -- creating a node to append to the end that saves it. This has similar functionality to data loaders, and has been grouped togther under the data loading umbrella.
- Loading branch information
1 parent
aa8ba68
commit dffb1f3
Showing
7 changed files
with
333 additions
and
101 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.