PytorchLiteInstrumentedTestSuite Class — pytorch Architecture
Architecture documentation for the PytorchLiteInstrumentedTestSuite class in PytorchLiteInstrumentedTestSuite.java from the pytorch codebase.
Entity Profile
Relationship Graph
Source Code
android/pytorch_android/src/androidTest/java/org/pytorch/suite/PytorchLiteInstrumentedTestSuite.java lines 7–9
@RunWith(Suite.class)
@Suite.SuiteClasses({PytorchLiteInstrumentedTests.class})
public class PytorchLiteInstrumentedTestSuite {}
Domain
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free