Tinkex.CLI.Pagination (Tinkex v0.3.4)
View SourcePagination logic for listing checkpoints and training runs.
Summary
Functions
Extracts the total count from a cursor.
Determines the initial page limit based on the requested limit and page size.
Paginates through results using a fetch function.
Calculates the pagination target based on limit, total count, and offset.
Functions
Extracts the total count from a cursor.
Determines the initial page limit based on the requested limit and page size.
Paginates through results using a fetch function.
Calculates the pagination target based on limit, total count, and offset.