Toggle navigation sidebar
Toggle in-page Table of Contents
xbatcher 0.1.0.post95+dirty documentation
Contents:
Development Roadmap
API reference
xbatcher package
xbatcher.loaders package
xbatcher.loaders.keras module
xbatcher.loaders.torch module
xbatcher.tests package
xbatcher.tests.test_accessors module
xbatcher.tests.test_generators module
xbatcher.tests.test_keras_loaders module
xbatcher.tests.test_print_versions module
xbatcher.tests.test_torch_loaders module
xbatcher.util package
xbatcher.util.print_versions module
xbatcher.accessors module
xbatcher.generators module
Demo
Contributing to xbatcher
repository
open issue
Index
_
|
B
|
C
|
D
|
G
|
I
|
M
|
S
|
T
|
X
_
__init__() (xbatcher.accessors.BatchAccessor method)
(xbatcher.accessors.TFAccessor method)
(xbatcher.accessors.TorchAccessor method)
(xbatcher.generators.BatchGenerator method)
(xbatcher.loaders.keras.CustomTFDataset method)
(xbatcher.loaders.torch.IterableDataset method)
(xbatcher.loaders.torch.MapDataset method)
B
BatchAccessor (class in xbatcher.accessors)
BatchGenerator (class in xbatcher.generators)
C
CustomTFDataset (class in xbatcher.loaders.keras)
D
ds_xy() (in module xbatcher.tests.test_keras_loaders)
(in module xbatcher.tests.test_torch_loaders)
G
generator() (xbatcher.accessors.BatchAccessor method)
I
IterableDataset (class in xbatcher.loaders.torch)
M
MapDataset (class in xbatcher.loaders.torch)
module
xbatcher
xbatcher.accessors
xbatcher.generators
xbatcher.loaders
xbatcher.loaders.keras
xbatcher.loaders.torch
xbatcher.tests
xbatcher.tests.test_accessors
xbatcher.tests.test_generators
xbatcher.tests.test_keras_loaders
xbatcher.tests.test_print_versions
xbatcher.tests.test_torch_loaders
xbatcher.util
xbatcher.util.print_versions
S
sample_dataArray() (in module xbatcher.tests.test_accessors)
sample_Dataset() (in module xbatcher.tests.test_accessors)
sample_ds_1d() (in module xbatcher.tests.test_generators)
sample_ds_3d() (in module xbatcher.tests.test_accessors)
(in module xbatcher.tests.test_generators)
show_versions() (in module xbatcher.util.print_versions)
T
test_as_xarray_dataarray() (in module xbatcher.tests.test_accessors)
test_batch_1d() (in module xbatcher.tests.test_generators)
test_batch_1d_concat() (in module xbatcher.tests.test_generators)
test_batch_1d_concat_no_coordinate() (in module xbatcher.tests.test_generators)
test_batch_1d_no_coordinate() (in module xbatcher.tests.test_generators)
test_batch_1d_overlap() (in module xbatcher.tests.test_generators)
test_batch_3d_1d_input() (in module xbatcher.tests.test_generators)
test_batch_3d_2d_input() (in module xbatcher.tests.test_generators)
test_batch_3d_2d_input_concat() (in module xbatcher.tests.test_generators)
test_batch_accessor_da() (in module xbatcher.tests.test_accessors)
test_batch_accessor_ds() (in module xbatcher.tests.test_accessors)
test_batch_exceptions() (in module xbatcher.tests.test_generators)
test_batcher_getitem() (in module xbatcher.tests.test_generators)
test_batcher_lenth() (in module xbatcher.tests.test_generators)
test_constructor_dataarray() (in module xbatcher.tests.test_generators)
test_custom_dataarray() (in module xbatcher.tests.test_keras_loaders)
test_custom_dataarray_with_transform() (in module xbatcher.tests.test_keras_loaders)
test_iterable_dataset() (in module xbatcher.tests.test_torch_loaders)
test_map_dataset() (in module xbatcher.tests.test_torch_loaders)
test_map_dataset_with_transform() (in module xbatcher.tests.test_torch_loaders)
test_preload_batch_false() (in module xbatcher.tests.test_generators)
test_preload_batch_true() (in module xbatcher.tests.test_generators)
test_show_versions() (in module xbatcher.tests.test_print_versions)
test_tf_to_tensor() (in module xbatcher.tests.test_accessors)
test_torch_to_named_tensor() (in module xbatcher.tests.test_accessors)
test_torch_to_tensor() (in module xbatcher.tests.test_accessors)
TFAccessor (class in xbatcher.accessors)
to_named_tensor() (xbatcher.accessors.TorchAccessor method)
to_tensor() (xbatcher.accessors.TFAccessor method)
(xbatcher.accessors.TorchAccessor method)
TorchAccessor (class in xbatcher.accessors)
X
xbatcher
module
xbatcher.accessors
module
xbatcher.generators
module
xbatcher.loaders
module
xbatcher.loaders.keras
module
xbatcher.loaders.torch
module
xbatcher.tests
module
xbatcher.tests.test_accessors
module
xbatcher.tests.test_generators
module
xbatcher.tests.test_keras_loaders
module
xbatcher.tests.test_print_versions
module
xbatcher.tests.test_torch_loaders
module
xbatcher.util
module
xbatcher.util.print_versions
module