Skip to content

Checklist for 0.1.5 Release #220

@soumith

Description

@soumith
  • DCGAN
  • torch, autograd, nn, optim, trainer, dataloader docs
    • autograd docs
      • Variable
        • Usage
        • Member functions
      • Function
        • Usage
        • Member functions
    • Trainer API
    • DataLoader API
    • optim docs
      • API Reference
      • Basic usage
    • nn module docs
      • Container
        • basic usage
        • member functions
      • Module
        • Member functions
      • CrossMapLRN2d, ReflectionPad2d, ReplicationPad2d, ReflectionPad3d, ReplicationPad3d
      • Sequential
      • Conv1d, Conv2d, ConvTranspose2d, Conv3d, ConvTranspose3d, Dropout, Dropout2d
      • Dropout3d, Linear, MaxPool1d, MaxPool2d, MaxPool3d, MaxUnpool2d, MaxUnpool3d
      • AvgPool2d, AvgPool3d, FractionalMaxPool2d, LPPool2d, RNN, LSTM, GRU, RNNCell
      • LSTMCell, GRUCell, Embedding, BatchNorm1d, BatchNorm2d, BatchNorm3d, Activations
    • nn loss docs
      • L1Loss, NLLLoss, NLLLoss2d, KLDivLoss, MSELoss, BCELoss, MarginRankingLoss,
      • HingeEmbeddingLoss, MultiLabelMarginLoss, SmoothL1Loss, SoftMarginLoss
      • CrossEntropyLoss, MultiLabelSoftMarginLoss, CosineEmbeddingLoss, MultiMarginLoss
  • improved RNN tutorial
  • ConvTranspose tests (bias/nobias check)
  • rebuild docs
  • build binaries and run tests

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions