/aosp_15_r20/external/tensorflow/tensorflow/lite/java/src/test/java/org/tensorflow/lite/ |
H A D | NativeInterpreterWrapperTest.java | 136 float[][][] threeD = {twoD, twoD, twoD, twoD, twoD, twoD, twoD, twoD}; in testRunWithFloat() local 154 float[][][] threeD = {twoD, twoD, twoD, twoD, twoD, twoD, twoD, twoD}; in testRunWithBufferOutput() local 175 float[][][] threeD = {twoD, twoD, twoD, twoD, twoD, twoD, twoD, twoD}; in testRunWithInputsOfSameDims() local 198 int[][][] threeD = {twoD, twoD, twoD, twoD, twoD, twoD, twoD, twoD}; in testRunWithInt() local 216 long[][][] threeD = {twoD, twoD, twoD, twoD, twoD, twoD, twoD, twoD}; in testRunWithLong() local 280 String[][][] threeD = {twoD, twoD, twoD, twoD, twoD, twoD, twoD, twoD}; in testRunWithString() local 314 String[][][] threeD = {twoD, twoD, twoD, twoD, twoD, twoD, twoD, twoD}; in testRunWithString_supplementaryUnicodeCharacters() local 335 String[][][] threeD = {twoD, twoD, twoD, twoD, twoD, twoD, twoD, twoD}; in testRunWithString_wrongShapeError() local 451 int[][][] threeD = {twoD, twoD, twoD, twoD, twoD, twoD, twoD, twoD}; in testRunWithWrongInputType() local 477 float[][][] threeD = {twoD, twoD, twoD, twoD, twoD, twoD, twoD, twoD}; in testRunAfterClose() local [all …]
|
H A D | InterpreterTest.java | 123 float[][][] threeD = {twoD, twoD, twoD, twoD, twoD, twoD, twoD, twoD}; in testRunWithFileModel() local 141 float[][][] threeD = {twoD, twoD, twoD, twoD, twoD, twoD, twoD, twoD}; in testRunWithDirectByteBufferModel() local 173 Float[][][] threeD = {twoD, twoD, twoD, twoD, twoD, twoD, twoD, twoD}; in testRun() local 190 float[][][] threeD = {twoD, twoD, twoD, twoD, twoD, twoD, twoD, twoD}; in testRunWithBoxedInputs() local 234 float[][][] threeD = {twoD, twoD, twoD, twoD, twoD, twoD, twoD, twoD}; in testRunWithByteBufferOutput() local 338 int[][][] threeD = {twoD, twoD, twoD, twoD, twoD, twoD, twoD, twoD}; in testRunWithWrongInputType() local 372 float[][][] threeD = {twoD, twoD, twoD, twoD, twoD, twoD, twoD, twoD}; in testRunWithWrongOutputType() local 436 float[][][] threeD = {twoD, twoD, twoD, twoD, twoD, twoD, twoD, twoD}; in testTurnOnNNAPI() local 456 float[][][] threeD = {twoD, twoD, twoD, twoD, twoD, twoD, twoD, twoD}; in testUseXNNPACK() local 548 float[][][] threeD = {twoD, twoD, twoD, twoD, twoD, twoD, twoD, twoD}; in testDelegate() local
|
H A D | InterpreterApiTest.java | 182 float[][][] threeD = {twoD, twoD, twoD, twoD, twoD, twoD, twoD, twoD}; in testRunWithFileModel() local 200 float[][][] threeD = {twoD, twoD, twoD, twoD, twoD, twoD, twoD, twoD}; in testRunWithDirectByteBufferModel() local 232 Float[][][] threeD = {twoD, twoD, twoD, twoD, twoD, twoD, twoD, twoD}; in testRun() local 249 float[][][] threeD = {twoD, twoD, twoD, twoD, twoD, twoD, twoD, twoD}; in testRunWithBoxedInputs() local 294 float[][][] threeD = {twoD, twoD, twoD, twoD, twoD, twoD, twoD, twoD}; in testRunWithByteBufferOutput() local 399 int[][][] threeD = {twoD, twoD, twoD, twoD, twoD, twoD, twoD, twoD}; in testRunWithWrongInputType() local 433 float[][][] threeD = {twoD, twoD, twoD, twoD, twoD, twoD, twoD, twoD}; in testRunWithWrongOutputType() local 492 float[][][] threeD = {twoD, twoD, twoD, twoD, twoD, twoD, twoD, twoD}; in testTurnOnNNAPI() local
|
H A D | InterpreterCustomizedAndroidBuildTest.java | 46 float[][][] threeD = {twoD, twoD, twoD, twoD, twoD, twoD, twoD, twoD}; in testSupportedModel() local
|
H A D | TensorTest.java | 64 float[][][] threeD = {twoD, twoD, twoD, twoD, twoD, twoD, twoD, twoD}; in setUp() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/java/src/test/java/org/tensorflow/lite/nnapi/ |
H A D | NnApiDelegateTest.java | 108 float[][][] threeD = {twoD, twoD, twoD, twoD, twoD, twoD, twoD, twoD}; in testInterpreterWithNnApi() local 131 float[][][] threeD = {twoD, twoD, twoD, twoD, twoD, twoD, twoD, twoD}; in testInterpreterWithNnApiAndXNNPack() local 151 float[][][] threeD = {twoD, twoD, twoD, twoD, twoD, twoD, twoD, twoD}; in testInterpreterWithNnApiAllowFp16() local 168 float[][][] threeD = {twoD, twoD, twoD, twoD, twoD, twoD, twoD, twoD}; in testGetNnApiErrnoReturnsZeroIfNoNnapiCallFailed() local 215 float[][][] threeD = {twoD, twoD, twoD, twoD, twoD, twoD, twoD, twoD}; in testSupportLibraryIsSetFromHandle() local
|
/aosp_15_r20/external/tensorflow/tensorflow/java/src/test/java/org/tensorflow/ |
H A D | TensorTest.java | 368 long[][][] threeD = { in nDimensional() local
|