File tree
93 files changed
+39313
-0
lines changed- SUMMARY
- api/jax_dataloader
- core
- DataLoader
- DataloaderBackends
- get_backend_compatibilities
- datasets
- ArrayDataset
- Dataset
- loaders
- base/BaseDataLoader
- jax
- DataLoaderJAX
- EpochIterator
- MultiprocessIterator
- chunk
- tensorflow/DataLoaderTensorflow
- torch/DataLoaderPytorch
- tests
- get_batch
- test_dataloader
- test_no_shuffle
- test_no_shuffle_drop_last
- test_shuffle
- test_shuffle_drop_last
- utils
- Config
- asnumpy
- check_hf_installed
- check_pytorch_installed
- check_tf_installed
- get_config
- has_pytorch_tensor
- assets
- images
- javascripts
- lunr
- min
- workers
- stylesheets
- changelog_not_found
- cli_commands_not_found
- core
- dataset
- examples/torch_mnist
- loader.base
- loader.jax
- loader.tf
- loader.torch
- overrides
- css
- images
- js
- search
- tests
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
93 files changed
+39313
-0
lines changedWhitespace-only changes.
Lines changed: 651 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 688 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 1017 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 930 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 753 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 997 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 836 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 946 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 672 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 672 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 1384 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 672 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 1019 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 1071 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 672 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 672 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 672 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 672 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 672 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 672 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 828 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 672 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 672 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 672 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 672 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 672 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 672 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 109 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + |
1.83 KB
Loading
Lines changed: 29 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 18 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 18 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 18 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments