Home / Class/ TorchVisionInstrumentedTestSuite Class — pytorch Architecture

TorchVisionInstrumentedTestSuite Class — pytorch Architecture

Architecture documentation for the TorchVisionInstrumentedTestSuite class in TorchVisionInstrumentedTestSuite.java from the pytorch codebase.

Entity Profile

Relationship Graph

Source Code

android/pytorch_android_torchvision/src/androidTest/java/org/pytorch/torchvision/suite/TorchVisionInstrumentedTestSuite.java lines 7–9

@RunWith(Suite.class)
@Suite.SuiteClasses({TorchVisionInstrumentedTests.class})
public class TorchVisionInstrumentedTestSuite {}

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free