Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Nerogar/mgds
/ functions
Functions
424 in github.com/Nerogar/mgds
⨍
Functions
424
◇
Types & classes
74
Method
length
(self)
src/mgds/pipelineModules/RandomRotate.py:25
Method
length
(self)
src/mgds/pipelineModules/DecodeVAE.py:30
Method
length
(self)
src/mgds/pipelineModules/RandomContrast.py:24
Method
length
(self)
src/mgds/pipelineModules/EncodeLlamaText.py:42
Method
length
(self)
src/mgds/pipelineModules/PruneMaskedTokens.py:20
Method
length
(self)
src/mgds/pipelineModules/ScaleCropImage.py:27
Method
length
Returns the number of items this module can return.
src/mgds/pipelineModuleTypes/RandomAccessPipelineModule.py:13
Method
length
Returns the number of items this module can return.
src/mgds/pipelineModuleTypes/SingleVariationRandomAccessPipelineModule.py:13
Method
start
(self, variation: int, start_index: int)
src/mgds/pipelineModules/InlineAspectBatchSorting.py:80
Method
start
(self, variation: int)
src/mgds/pipelineModules/CollectPaths.py:59
Method
start
(self, variation: int)
src/mgds/pipelineModules/VariationSorting.py:123
Method
start
(self, variation: int)
src/mgds/pipelineModules/AspectBatchSorting.py:76
Method
start
(self, variation: int)
src/mgds/pipelineModules/ModifyPath.py:31
Method
start
(self, variation: int)
src/mgds/pipelineModules/RandomLatentMaskRemove.py:54
Method
start
(self, variation: int)
src/mgds/pipelineModules/DownloadHuggingfaceDatasets.py:39
Method
start
(self, out_variation: int)
src/mgds/pipelineModules/DiskCache.py:244
Method
start
(self, variation: int)
src/mgds/pipelineModules/SaveImage.py:46
Method
start
(self, variation: int)
src/mgds/pipelineModules/AspectBucketing.py:125
Method
start
(self, variation: int)
src/mgds/pipelineModules/SingleAspectCalculation.py:50
Method
start
(self, variation: int)
src/mgds/pipelineModules/SaveText.py:39
Method
start
Called once before each variation, starting with the first variation. :param variation: the variation that is started :param
src/mgds/pipelineModuleTypes/SerialPipelineModule.py:21
Method
start
Called once when the pipeline is started. :param variation: the variation that is started
src/mgds/pipelineModuleTypes/RandomAccessPipelineModule.py:19
Method
start
Called once before each variation, starting with the first variation. :param variation: the variation that is started
src/mgds/pipelineModuleTypes/SingleVariationRandomAccessPipelineModule.py:19
Method
start_next_epoch
(self)
src/mgds/LoadingPipeline.py:82
← previous
401–424 of 424, ranked by callers