example.cifar

Undocumented in source.

Members

Aliases

S
alias S = DeviceStorage
Undocumented in source.
S
alias S = HostStorage
Undocumented in source.

Functions

dumpPNG
void dumpPNG(Dataset dataset, string[] labels, string[] coarses, string root)
Undocumented in source. Be warned that the author may not have intended to support it.
main
void main(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
prepareDataset
auto prepareDataset(string dataset, string dir)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Dataset
struct Dataset
Undocumented in source.
Model
struct Model(T, alias Storage)
Undocumented in source.

Meta