Shortcuts

quaterion.utils.progress_bar module

class FixedLengthProcessionSpeed(style: str | Any)[source]

Bases: ProcessingSpeedColumn

Renders processing speed for the progress bar with fixes length

render(task) ConsoleRenderable | RichCast | str[source]

Should return a renderable object.

class QuaterionProgressBar(refresh_rate: int = 1, leave: bool = False, theme: RichProgressBarTheme | None = None, console_kwargs: Dict[str, Any] | None = None)[source]

Bases: RichProgressBar

configure_columns(trainer) list[source]
on_predict_batch_start(trainer: Trainer, pl_module: LightningModule, batch: Any, batch_idx: int, dataloader_idx: int) None[source]

Called when the predict batch begins.

on_predict_end(trainer: Trainer, pl_module: LightningModule) None[source]

Called when predict ends.

property predict_description: str

Qdrant

Learn more about Qdrant vector search project and ecosystem

Discover Qdrant

Similarity Learning

Explore practical problem solving with Similarity Learning

Learn Similarity Learning

Community

Find people dealing with similar problems and get answers to your questions

Join Community