torchGB
  • Overview
  • Using the Genomic Bottleneck to Compress Models
  • Tiling of large weight matrices
  • Adding new layer-types
  • API
    • torchGB package
      • Subpackages
        • torchGB.layers package
      • Submodules
      • torchGB.core module
      • torchGB.core_fast module
      • torchGB.utils module
      • Module contents
  • Contributions & Help
  • Authors
torchGB
  • torchGB
  • torchGB package
  • View page source

torchGB package

Subpackages

  • torchGB.layers package
    • Subpackages
      • torchGB.layers.gnet package
        • Submodules
        • torchGB.layers.gnet.attn_gnet module
        • torchGB.layers.gnet.attn_gnet_fast module
        • torchGB.layers.gnet.conv_gnet module
        • torchGB.layers.gnet.conv_gnet_fast module
        • torchGB.layers.gnet.linear_gnet module
        • torchGB.layers.gnet.linear_gnet_fast module
        • torchGB.layers.gnet.model module
        • torchGB.layers.gnet.pinv_fc_layer module
        • Module contents
      • torchGB.layers.matrix_decomposition package
        • Submodules
        • torchGB.layers.matrix_decomposition.attn_low_rank module
        • torchGB.layers.matrix_decomposition.conv_low_rank module
        • torchGB.layers.matrix_decomposition.linear_low_rank module
        • torchGB.layers.matrix_decomposition.model module
        • Module contents
      • torchGB.layers.xox package
        • Submodules
        • torchGB.layers.xox.attn_xox module
        • torchGB.layers.xox.conv_xox module
        • torchGB.layers.xox.linear_xox module
        • torchGB.layers.xox.model module
        • Module contents
    • Module contents

Submodules

torchGB.core module

torchGB.core_fast module

torchGB.utils module

Module contents

Previous Next

© Copyright 2024, Jamie Lohoff.

Built with Sphinx using a theme provided by Read the Docs.