Registry / testing / deeplearning4j-common-tests

deeplearning4j-common-tests

JSON →
library1.0.0-beta7javamavenunverified

Common test utilities and helpers for DeepLearning4J, a deep learning library for Java.

<dependency> <groupId>org.deeplearning4j</groupId> <artifactId>deeplearning4j-common-tests</artifactId> <version>1.0.0-beta7</version> </dependency>
INSTALL
IMPORT
SIG · DEEPLEARNING4J-COM
D
deeplearning4j-common-tests
testingjavav1.0.0-beta7
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

TestUtils
org.deeplearning4j.common.tests.TestUtils

Demonstrates importing and using a test utility class from DeepLearning4J common tests.

import org.deeplearning4j.common.tests.TestUtils; public class Example { public static void main(String[] args) { TestUtils utils = new TestUtils(); System.out.println("Test utilities loaded."); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0-beta7latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Resources
deeplearning4j-common-tests — mvn dependency:get deeplearning4j-common-tests · libregistry