public class TestPreProcessors
extends java.lang.Object
| Constructor and Description |
|---|
TestPreProcessors() |
| Modifier and Type | Method and Description |
|---|---|
void |
testAutoAdditionOfPreprocessors() |
void |
testCnnToDense() |
void |
testCnnToRnnPreProcessor() |
void |
testFeedForwardToRnnPreProcessor() |
void |
testRnnToCnnPreProcessor() |
void |
testRnnToFeedForwardPreProcessor() |
public void testRnnToFeedForwardPreProcessor()
public void testFeedForwardToRnnPreProcessor()
public void testCnnToRnnPreProcessor()
public void testRnnToCnnPreProcessor()
public void testAutoAdditionOfPreprocessors()
public void testCnnToDense()