Commits
Click on a commit to change the comparison rangeAdd signature method for Serializable objects Make use of use_cache at the step level Add docstrings for internal batch manager arguments Move step caching to get_batch method in batch manager step Read batches from cached dir Set every step cache to False if the pipeline has the cache as False Comment for the batch manager Checkpoint current status Add integration tests for the new caching mechanism Remove undefined object input Merge branch 'develop' into cache-per-step9 months ago
by gabrielmbmb Initial work for loading batches from `batch_manager_data` directory9 months ago
by gabrielmbmb Merge and solve conflicts Moved pipeline cache to executions folder with different data per pipeline Checkpoint with loading working while adding new steps Merge branch 'develop' into cache-per-step6 months ago
by gabrielmbmb Remove write buffer data if `use_cache=False`6 months ago
by gabrielmbmb Fix offline batch generation attributes were being not ignored by
signature6 months ago
by gabrielmbmb Fix print test6 months ago
by gabrielmbmb Fix routing batch function6 months ago
by gabrielmbmb