A B C E G M P R T 
All Classes All Packages

A

afterClass() - Static method in class ej.microai.test.MLByteModelTests
 
afterClass() - Static method in class ej.microai.test.MLFloatModelTests
 
afterClass() - Static method in class ej.microai.test.MLIntModelTests
 
afterClass() - Static method in class ej.microai.test.MLTensorUtilitiesTests
 
afterTest() - Static method in class ej.microai.test.MLInferenceEngineLSTMTests
 

B

beforeClass() - Static method in class ej.microai.test.MLByteModelTests
 
beforeClass() - Static method in class ej.microai.test.MLFloatModelTests
 
beforeClass() - Static method in class ej.microai.test.MLIntModelTests
 
beforeClass() - Static method in class ej.microai.test.MLTensorUtilitiesTests
 
beforeTest() - Static method in class ej.microai.test.MLInferenceEngineLSTMTests
 

C

compareFloat(float, float, float) - Static method in class ej.microai.util.TestUtilities
Compares 2 float with a tolerance.

E

ej.microai.test - package ej.microai.test
 
ej.microai.util - package ej.microai.util
 

G

getPixelData() - Method in class ej.microai.util.RawBmpReader
 

M

MLByteModelTests - Class in ej.microai.test
 
MLByteModelTests() - Constructor for class ej.microai.test.MLByteModelTests
 
MLFloatModelTests - Class in ej.microai.test
 
MLFloatModelTests() - Constructor for class ej.microai.test.MLFloatModelTests
 
MLInferenceEngineLSTMTests - Class in ej.microai.test
 
MLInferenceEngineLSTMTests() - Constructor for class ej.microai.test.MLInferenceEngineLSTMTests
 
MLInferenceEngineTests - Class in ej.microai.test
 
MLInferenceEngineTests() - Constructor for class ej.microai.test.MLInferenceEngineTests
 
MLIntModelTests - Class in ej.microai.test
 
MLIntModelTests() - Constructor for class ej.microai.test.MLIntModelTests
 
MLTensorUtilitiesTests - Class in ej.microai.test
 
MLTensorUtilitiesTests() - Constructor for class ej.microai.test.MLTensorUtilitiesTests
 

P

printPixelData() - Method in class ej.microai.util.RawBmpReader
 

R

RawBmpReader - Class in ej.microai.util
 
RawBmpReader(String) - Constructor for class ej.microai.util.RawBmpReader
 

T

testCreateModelFromInputStream() - Method in class ej.microai.test.MLInferenceEngineTests
Creates a MLInferenceEngine using MLInferenceEngine(InputStream, int) constructor.
testCreateModelFromResources() - Method in class ej.microai.test.MLInferenceEngineTests
Creates a MLInferenceEngine using MLInferenceEngine(String, int) constructor.
testGetDataType() - Method in class ej.microai.test.MLTensorUtilitiesTests
 
testNumberBytes() - Method in class ej.microai.test.MLTensorUtilitiesTests
 
testNumberDimensions() - Method in class ej.microai.test.MLTensorUtilitiesTests
 
testNumberElements() - Method in class ej.microai.test.MLTensorUtilitiesTests
 
testQuantizationParameters() - Method in class ej.microai.test.MLTensorUtilitiesTests
 
testQuantizationStatus() - Method in class ej.microai.test.MLTensorUtilitiesTests
 
testRunInference() - Method in class ej.microai.test.MLByteModelTests
 
testRunInference() - Method in class ej.microai.test.MLFloatModelTests
 
testRunInference() - Method in class ej.microai.test.MLIntModelTests
 
testRunInferencesOnStatefulModel() - Method in class ej.microai.test.MLInferenceEngineLSTMTests
Compares the inference results on the LSTM MNIST Model from tflite examples.
testShape() - Method in class ej.microai.test.MLTensorUtilitiesTests
 
TestUtilities - Class in ej.microai.util
 
TestUtilities() - Constructor for class ej.microai.util.TestUtilities
 
A B C E G M P R T 
All Classes All Packages