Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
torchcache
torchcache

Table of Contents:

  • Installation
  • Usage
  • How it works
  • Environment variables
  • Contribution
  • API documentation
    • torchcache.torchcache
    • torchcache.set_logger_config
Back to top
View this page

API documentationΒΆ

torchcache.torchcache(*[, enabled, ...])

Polymorphic cache decorator for nn.Module subclasses or pure Tensor functions.

torchcache.set_logger_config([level, fmt, ...])

Set configuration for logger object.

Next
torchcache.torchcache
Previous
Contribution
Copyright © 2025, Eren Akbiyik
Made with Sphinx and @pradyunsg's Furo