The workspace for the pipeline. There are some directories to save temporary files.
Cache directory, every sample passed to the model script will be cached into the cache directory, so, the dataflow scripts will not be executed again after the fisrt epoch.
Dataset directory, should save the dataset files here.
framework directory
The model file should be saved here.
Generated using TypeDoc
The context of script running.