public class DataSetIteratorTest
extends java.lang.Object
| Constructor and Description |
|---|
DataSetIteratorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
runCifar(boolean preProcessCifar) |
void |
testBatchSizeOfOneIris() |
void |
testBatchSizeOfOneMnist() |
void |
testCifarIterator() |
void |
testCifarModel() |
void |
testIteratorDataSetIteratorCombining() |
void |
testIteratorDataSetIteratorSplitting() |
void |
testLfwIterator() |
void |
testLfwModel() |
void |
testMnist() |
public void testBatchSizeOfOneIris()
throws java.lang.Exception
java.lang.Exceptionpublic void testBatchSizeOfOneMnist()
throws java.lang.Exception
java.lang.Exceptionpublic void testMnist()
throws java.lang.Exception
java.lang.Exceptionpublic void testLfwIterator()
throws java.lang.Exception
java.lang.Exceptionpublic void testLfwModel()
throws java.lang.Exception
java.lang.Exceptionpublic void testCifarIterator()
throws java.lang.Exception
java.lang.Exceptionpublic void testCifarModel()
throws java.lang.Exception
java.lang.Exceptionpublic void runCifar(boolean preProcessCifar)
throws java.lang.Exception
java.lang.Exceptionpublic void testIteratorDataSetIteratorCombining()
public void testIteratorDataSetIteratorSplitting()