Skip to main content
Ctrl+K
torchrecurrent - Home torchrecurrent - Home
  • Models
  • API Manual
  • GitHub
  • GitHub
  • Models
  • API Manual
  • GitHub
  • GitHub

Section Navigation

  • Recurrent Cells Reference
    • torchrecurrent.AntisymmetricRNNCell
    • torchrecurrent.GatedAntisymmetricRNNCell
    • torchrecurrent.NBRCell
    • torchrecurrent.BRCell
    • torchrecurrent.CFNCell
    • torchrecurrent.coRNNCell
    • torchrecurrent.FastRNNCell
    • torchrecurrent.FastGRNNCell
    • torchrecurrent.ATRCell
    • torchrecurrent.IndRNNCell
    • torchrecurrent.JANETCell
    • torchrecurrent.LEMCell
    • torchrecurrent.LightRUCell
    • torchrecurrent.LiGRUCell
    • torchrecurrent.MGUCell
    • torchrecurrent.MultiplicativeLSTMCell
    • torchrecurrent.MUT1Cell
    • torchrecurrent.MUT2Cell
    • torchrecurrent.MUT3Cell
    • torchrecurrent.NASCell
    • torchrecurrent.OriginalLSTMCell
    • torchrecurrent.PeepholeLSTMCell
    • torchrecurrent.RANCell
    • torchrecurrent.SCRNCell
    • torchrecurrent.SGRNCell
    • torchrecurrent.STARCell
    • torchrecurrent.UGRNNCell
    • torchrecurrent.UnICORNNCell
    • torchrecurrent.WMCLSTMCell
  • Recurrent Layers Reference
    • torchrecurrent.AntisymmetricRNN
    • torchrecurrent.GatedAntisymmetricRNN
    • torchrecurrent.NBR
    • torchrecurrent.BR
    • torchrecurrent.CFN
    • torchrecurrent.coRNN
    • torchrecurrent.FastRNN
    • torchrecurrent.FastGRNN
    • torchrecurrent.ATR
    • torchrecurrent.IndRNN
    • torchrecurrent.JANET
    • torchrecurrent.LEM
    • torchrecurrent.LightRU
    • torchrecurrent.LiGRU
    • torchrecurrent.MGU
    • torchrecurrent.MultiplicativeLSTM
    • torchrecurrent.MUT1
    • torchrecurrent.MUT2
    • torchrecurrent.MUT3
    • torchrecurrent.NAS
    • torchrecurrent.OriginalLSTM
    • torchrecurrent.PeepholeLSTM
    • torchrecurrent.RAN
    • torchrecurrent.SCRN
    • torchrecurrent.SGRN
    • torchrecurrent.STAR
    • torchrecurrent.UGRNN
    • torchrecurrent.UnICORNN
    • torchrecurrent.WMCLSTM
  • Benchmarks Reference
    • torchrecurrent.benchmarks.adding_problem
    • torchrecurrent.benchmarks.copy_memory
  • API Manual
  • Benchmarks Reference

Benchmarks Reference#

This page documents all the benchmarks included in the torchrecurrent.benchmarks module.

torchrecurrent.benchmarks.adding_problem

Generate data for the adding problem benchmark.

torchrecurrent.benchmarks.copy_memory

Generate data for the copy memory benchmark.

previous

torchrecurrent.WMCLSTM

next

torchrecurrent.benchmarks.adding_problem

Edit on GitHub

© Copyright 2025, Francesco Martinuzzi.

Created using Sphinx 8.2.3.

Built with the PyData Sphinx Theme 0.16.1.