B G I N O S T 
All Classes All Packages

B

BaseDL4JTest - Class in org.deeplearning4j
 
BaseDL4JTest() - Constructor for class org.deeplearning4j.BaseDL4JTest
 

G

getDataType() - Method in class org.deeplearning4j.BaseDL4JTest
Override this to set the datatype of the tests defined in the child class
getDefaultFPDataType() - Method in class org.deeplearning4j.BaseDL4JTest
 
getProfilingMode() - Method in class org.deeplearning4j.BaseDL4JTest
Override this to set the profiling mode for the tests defined in the child class
getTimeoutMilliseconds() - Method in class org.deeplearning4j.BaseDL4JTest
Override this method to set the default timeout for methods in the test class

I

integrationTest - Static variable in class org.deeplearning4j.BaseDL4JTest
 
isIntegrationTests() - Static method in class org.deeplearning4j.BaseDL4JTest
 

N

numThreads() - Method in class org.deeplearning4j.BaseDL4JTest
Override this to specify the number of threads for C++ execution, via Environment.setMaxMasterThreads(int)

O

org.deeplearning4j - package org.deeplearning4j
 

S

skipUnlessIntegrationTests() - Static method in class org.deeplearning4j.BaseDL4JTest
Call this as the first line of a test in order to skip that test, only when the integration tests maven profile is not enabled.
startTime - Variable in class org.deeplearning4j.BaseDL4JTest
 

T

threadCountBefore - Variable in class org.deeplearning4j.BaseDL4JTest
 
B G I N O S T 
All Classes All Packages