Skip to content

Commit

Permalink
deploy: e114fe9
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 26, 2023
0 parents commit c31167d
Show file tree
Hide file tree
Showing 97 changed files with 42,144 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
655 changes: 655 additions & 0 deletions 404.html

Large diffs are not rendered by default.

692 changes: 692 additions & 0 deletions SUMMARY/index.html

Large diffs are not rendered by default.

1,026 changes: 1,026 additions & 0 deletions api/jax_dataloader/core/DataLoader/index.html

Large diffs are not rendered by default.

938 changes: 938 additions & 0 deletions api/jax_dataloader/core/DataloaderBackends/index.html

Large diffs are not rendered by default.

676 changes: 676 additions & 0 deletions api/jax_dataloader/core/get_backend_compatibilities/index.html

Large diffs are not rendered by default.

1,006 changes: 1,006 additions & 0 deletions api/jax_dataloader/datasets/ArrayDataset/index.html

Large diffs are not rendered by default.

842 changes: 842 additions & 0 deletions api/jax_dataloader/datasets/Dataset/index.html

Large diffs are not rendered by default.

954 changes: 954 additions & 0 deletions api/jax_dataloader/loaders/base/BaseDataLoader/index.html

Large diffs are not rendered by default.

676 changes: 676 additions & 0 deletions api/jax_dataloader/loaders/jax/DataLoaderJAX/index.html

Large diffs are not rendered by default.

676 changes: 676 additions & 0 deletions api/jax_dataloader/loaders/jax/EpochIterator/index.html

Large diffs are not rendered by default.

1,399 changes: 1,399 additions & 0 deletions api/jax_dataloader/loaders/jax/MultiprocessIterator/index.html

Large diffs are not rendered by default.

676 changes: 676 additions & 0 deletions api/jax_dataloader/loaders/jax/chunk/index.html

Large diffs are not rendered by default.

1,028 changes: 1,028 additions & 0 deletions api/jax_dataloader/loaders/tensorflow/DataLoaderTensorflow/index.html

Large diffs are not rendered by default.

1,080 changes: 1,080 additions & 0 deletions api/jax_dataloader/loaders/torch/DataLoaderPytorch/index.html

Large diffs are not rendered by default.

676 changes: 676 additions & 0 deletions api/jax_dataloader/tests/get_batch/index.html

Large diffs are not rendered by default.

676 changes: 676 additions & 0 deletions api/jax_dataloader/tests/test_dataloader/index.html

Large diffs are not rendered by default.

676 changes: 676 additions & 0 deletions api/jax_dataloader/tests/test_no_shuffle/index.html

Large diffs are not rendered by default.

676 changes: 676 additions & 0 deletions api/jax_dataloader/tests/test_no_shuffle_drop_last/index.html

Large diffs are not rendered by default.

676 changes: 676 additions & 0 deletions api/jax_dataloader/tests/test_shuffle/index.html

Large diffs are not rendered by default.

676 changes: 676 additions & 0 deletions api/jax_dataloader/tests/test_shuffle_drop_last/index.html

Large diffs are not rendered by default.

834 changes: 834 additions & 0 deletions api/jax_dataloader/utils/Config/index.html

Large diffs are not rendered by default.

676 changes: 676 additions & 0 deletions api/jax_dataloader/utils/asnumpy/index.html

Large diffs are not rendered by default.

676 changes: 676 additions & 0 deletions api/jax_dataloader/utils/check_hf_installed/index.html

Large diffs are not rendered by default.

676 changes: 676 additions & 0 deletions api/jax_dataloader/utils/check_pytorch_installed/index.html

Large diffs are not rendered by default.

676 changes: 676 additions & 0 deletions api/jax_dataloader/utils/check_tf_installed/index.html

Large diffs are not rendered by default.

676 changes: 676 additions & 0 deletions api/jax_dataloader/utils/get_config/index.html

Large diffs are not rendered by default.

676 changes: 676 additions & 0 deletions api/jax_dataloader/utils/has_pytorch_tensor/index.html

Large diffs are not rendered by default.

676 changes: 676 additions & 0 deletions api/jax_dataloader/utils/is_hf_dataset/index.html

Large diffs are not rendered by default.

676 changes: 676 additions & 0 deletions api/jax_dataloader/utils/is_jdl_dataset/index.html

Large diffs are not rendered by default.

676 changes: 676 additions & 0 deletions api/jax_dataloader/utils/is_tf_dataset/index.html

Large diffs are not rendered by default.

676 changes: 676 additions & 0 deletions api/jax_dataloader/utils/is_torch_dataset/index.html

Large diffs are not rendered by default.

64 changes: 64 additions & 0 deletions assets/_mkdocstrings.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@

/* Avoid breaking parameter names, etc. in table cells. */
.doc-contents td code {
word-break: normal !important;
}

/* No line break before first paragraph of descriptions. */
.doc-md-description,
.doc-md-description>p:first-child {
display: inline;
}

/* Max width for docstring sections tables. */
.doc .md-typeset__table,
.doc .md-typeset__table table {
display: table !important;
width: 100%;
}

.doc .md-typeset__table tr {
display: table-row;
}

/* Defaults in Spacy table style. */
.doc-param-default {
float: right;
}

/* Keep headings consistent. */
h1.doc-heading,
h2.doc-heading,
h3.doc-heading,
h4.doc-heading,
h5.doc-heading,
h6.doc-heading {
font-weight: 400;
line-height: 1.5;
color: inherit;
text-transform: none;
}

h1.doc-heading {
font-size: 1.6rem;
}

h2.doc-heading {
font-size: 1.2rem;
}

h3.doc-heading {
font-size: 1.15rem;
}

h4.doc-heading {
font-size: 1.10rem;
}

h5.doc-heading {
font-size: 1.05rem;
}

h6.doc-heading {
font-size: 1rem;
}
Binary file added assets/images/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
29 changes: 29 additions & 0 deletions assets/javascripts/bundle.d7c377c4.min.js

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions assets/javascripts/bundle.d7c377c4.min.js.map

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/javascripts/lunr/min/lunr.ar.min.js

Large diffs are not rendered by default.

18 changes: 18 additions & 0 deletions assets/javascripts/lunr/min/lunr.da.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 18 additions & 0 deletions assets/javascripts/lunr/min/lunr.de.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 18 additions & 0 deletions assets/javascripts/lunr/min/lunr.du.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c31167d

Please sign in to comment.