MCPcopy Create free account

hub / github.com/Nerogar/mgds / functions

Functions424 in github.com/Nerogar/mgds

Methodlength
(self)
src/mgds/pipelineModules/RandomRotate.py:25
Methodlength
(self)
src/mgds/pipelineModules/DecodeVAE.py:30
Methodlength
(self)
src/mgds/pipelineModules/RandomContrast.py:24
Methodlength
(self)
src/mgds/pipelineModules/EncodeLlamaText.py:42
Methodlength
(self)
src/mgds/pipelineModules/PruneMaskedTokens.py:20
Methodlength
(self)
src/mgds/pipelineModules/ScaleCropImage.py:27
Methodlength
Returns the number of items this module can return.
src/mgds/pipelineModuleTypes/RandomAccessPipelineModule.py:13
Methodlength
Returns the number of items this module can return.
src/mgds/pipelineModuleTypes/SingleVariationRandomAccessPipelineModule.py:13
Methodstart
(self, variation: int, start_index: int)
src/mgds/pipelineModules/InlineAspectBatchSorting.py:80
Methodstart
(self, variation: int)
src/mgds/pipelineModules/CollectPaths.py:59
Methodstart
(self, variation: int)
src/mgds/pipelineModules/VariationSorting.py:123
Methodstart
(self, variation: int)
src/mgds/pipelineModules/AspectBatchSorting.py:76
Methodstart
(self, variation: int)
src/mgds/pipelineModules/ModifyPath.py:31
Methodstart
(self, variation: int)
src/mgds/pipelineModules/RandomLatentMaskRemove.py:54
Methodstart
(self, variation: int)
src/mgds/pipelineModules/DownloadHuggingfaceDatasets.py:39
Methodstart
(self, out_variation: int)
src/mgds/pipelineModules/DiskCache.py:244
Methodstart
(self, variation: int)
src/mgds/pipelineModules/SaveImage.py:46
Methodstart
(self, variation: int)
src/mgds/pipelineModules/AspectBucketing.py:125
Methodstart
(self, variation: int)
src/mgds/pipelineModules/SingleAspectCalculation.py:50
Methodstart
(self, variation: int)
src/mgds/pipelineModules/SaveText.py:39
Methodstart
Called once before each variation, starting with the first variation. :param variation: the variation that is started :param
src/mgds/pipelineModuleTypes/SerialPipelineModule.py:21
Methodstart
Called once when the pipeline is started. :param variation: the variation that is started
src/mgds/pipelineModuleTypes/RandomAccessPipelineModule.py:19
Methodstart
Called once before each variation, starting with the first variation. :param variation: the variation that is started
src/mgds/pipelineModuleTypes/SingleVariationRandomAccessPipelineModule.py:19
Methodstart_next_epoch
(self)
src/mgds/LoadingPipeline.py:82
← previous401–424 of 424, ranked by callers