Terrace
latest
Contents:
Guides
Terrace API
Terrace
Index
Edit on GitHub
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
K
|
L
|
M
|
N
|
P
|
S
|
T
|
U
|
V
|
W
A
asdict() (terrace.batch.Batch method)
(terrace.batch.Batchable method)
(terrace.batch.BatchView method)
attribute_names() (terrace.batch.Batch method)
B
Batch (class in terrace.batch)
batch_size (terrace.batch.DataLoader attribute)
Batchable (class in terrace.batch)
BatchBase (class in terrace.batch)
BatchView (class in terrace.batch)
BatchViewBase (class in terrace.batch)
C
CategoricalTensor (class in terrace.categorical_tensor)
checkpoint() (terrace.module.Module method)
collate() (in module terrace.batch)
cpu() (terrace.batch.BatchBase method)
cuda() (terrace.batch.BatchBase method)
D
DataLoader (class in terrace.batch)
dataset (terrace.batch.DataLoader attribute)
DFRow (class in terrace.dataframe)
dgl() (terrace.graph.GraphBase method)
(terrace.graph.GraphBatchView method)
drop_last (terrace.batch.DataLoader attribute)
E
edata (terrace.graph.GraphBase property)
(terrace.graph.GraphBatchView property)
edge_slices (terrace.graph.GraphBatch attribute)
edges (terrace.graph.GraphBase property)
(terrace.graph.GraphBatchView property)
F
flatten_batch() (in module terrace.graph)
forward() (terrace.module.LazyEmbedding method)
(terrace.module.LazyLayerNorm method)
(terrace.module.LazyLinear method)
(terrace.module.LazyMultiheadAttention method)
G
get_batch_type() (terrace.batch.Batchable static method)
(terrace.graph.Graph static method)
(terrace.graph.GraphBatchView static method)
get_type() (terrace.batch.BatchView method)
(terrace.graph.GraphBatchView method)
Graph (class in terrace.graph)
GraphBase (class in terrace.graph)
GraphBatch (class in terrace.graph)
GraphBatchView (class in terrace.graph)
I
is_initialized() (terrace.module.Module method)
item_type() (terrace.batch.Batch method)
(terrace.batch.BatchBase method)
(terrace.graph.GraphBatch method)
items() (terrace.dataframe.DFRow method)
K
keys() (terrace.dataframe.DFRow method)
L
LazyBatch (class in terrace.batch)
LazyEmbedding (class in terrace.module)
LazyLayerNorm (class in terrace.module)
LazyLinear (class in terrace.module)
LazyMultiheadAttention (class in terrace.module)
loop_body() (terrace.module.Module method)
loop_start() (terrace.module.Module method)
M
make() (terrace.module.Module method)
make_batch_from_unflat_dict() (in module terrace.graph)
make_param() (terrace.module.Module method)
merge() (in module terrace.dataframe)
module
terrace.batch
terrace.categorical_tensor
terrace.dataframe
terrace.graph
terrace.module
Module (class in terrace.module)
N
ndata (terrace.graph.GraphBase property)
(terrace.graph.GraphBatchView property)
node_slices (terrace.graph.GraphBatch attribute)
NoStackCatTensor (class in terrace.categorical_tensor)
NoStackTensor (class in terrace.batch)
num_workers (terrace.batch.DataLoader attribute)
P
parameters() (terrace.module.Module method)
pin_memory (terrace.batch.DataLoader attribute)
pin_memory_device (terrace.batch.DataLoader attribute)
prefetch_factor (terrace.batch.DataLoader attribute)
S
sampler (terrace.batch.DataLoader attribute)
start_forward() (terrace.module.Module method)
subtypes (terrace.graph.TypeTree attribute)
T
terrace.batch
module
terrace.categorical_tensor
module
terrace.dataframe
module
terrace.graph
module
terrace.module
module
timeout (terrace.batch.DataLoader attribute)
to() (terrace.batch.Batch method)
(terrace.batch.LazyBatch method)
(terrace.graph.GraphBase method)
training (terrace.module.LazyEmbedding attribute)
(terrace.module.LazyLayerNorm attribute)
(terrace.module.LazyLinear attribute)
(terrace.module.LazyMultiheadAttention attribute)
(terrace.module.Module attribute)
(terrace.module.WrapperModule attribute)
type (terrace.graph.TypeTree attribute)
TypeTree (class in terrace.graph)
U
unflatten_batch() (in module terrace.graph)
unflatten_dict() (in module terrace.graph)
V
values() (terrace.dataframe.DFRow method)
W
WrapperModule (class in terrace.module)