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.Exception
public void testBatchSizeOfOneMnist() throws java.lang.Exception
java.lang.Exception
public void testMnist() throws java.lang.Exception
java.lang.Exception
public void testLfwIterator() throws java.lang.Exception
java.lang.Exception
public void testLfwModel() throws java.lang.Exception
java.lang.Exception
public void testCifarIterator() throws java.lang.Exception
java.lang.Exception
public void testCifarModel() throws java.lang.Exception
java.lang.Exception
public void runCifar(boolean preProcessCifar) throws java.lang.Exception
java.lang.Exception
public void testIteratorDataSetIteratorCombining()
public void testIteratorDataSetIteratorSplitting()