About Anaconda Help Download Anaconda

anaconda / packages / ultralytics-thop 2.0.18

Ultralytics THOP package for fast computation of PyTorch model FLOPs and parameters.

Installers

  • linux-aarch64 v2.0.18
  • linux-64 v2.0.18
  • osx-arm64 v2.0.18
  • win-64 v2.0.18

conda install

To install this package run one of the following:
conda install anaconda::ultralytics-thop

Description

THOP offers an intuitive API designed to profile PyTorch models by calculating the total number of MACs and parameters. This functionality is vital for assessing the computational efficiency and memory footprint of deep learning models, helping developers optimize performance for deployment, especially on edge devices. Understanding these metrics is key to selecting the right model architecture, a topic explored in our model comparison pages.


© 2026 Anaconda, Inc. All Rights Reserved. (v4.2.18) Legal | Privacy Policy