| /external/tensorflow/tensorflow/lite/java/src/test/java/org/tensorflow/lite/ |
| D | NativeInterpreterWrapperTest.java | 115 float[][][] threeD = {twoD, twoD, twoD, twoD, twoD, twoD, twoD, twoD}; in testRunWithFloat() local 133 float[][][] threeD = {twoD, twoD, twoD, twoD, twoD, twoD, twoD, twoD}; in testRunWithBufferOutput() local 154 float[][][] threeD = {twoD, twoD, twoD, twoD, twoD, twoD, twoD, twoD}; in testRunWithInputsOfSameDims() local 177 int[][][] threeD = {twoD, twoD, twoD, twoD, twoD, twoD, twoD, twoD}; in testRunWithInt() local 195 long[][][] threeD = {twoD, twoD, twoD, twoD, twoD, twoD, twoD, twoD}; in testRunWithLong() local 235 String[][][] threeD = {twoD, twoD, twoD, twoD, twoD, twoD, twoD, twoD}; in testRunWithString() local 255 String[][][] threeD = {twoD, twoD, twoD, twoD, twoD, twoD, twoD, twoD}; in testRunWithString_wrongShapeError() local 371 int[][][] threeD = {twoD, twoD, twoD, twoD, twoD, twoD, twoD, twoD}; in testRunWithWrongInputType() local 396 float[][][] threeD = {twoD, twoD, twoD, twoD, twoD, twoD, twoD, twoD}; in testRunAfterClose() local 428 float[][][] threeD = {twoD, twoD, twoD, twoD, twoD, twoD, twoD, twoD}; in testRunWithWrongInputSize() local [all …]
|
| D | InterpreterTest.java | 83 float[][][] threeD = {twoD, twoD, twoD, twoD, twoD, twoD, twoD, twoD}; in testRunWithMappedByteBufferModel() local 105 float[][][] threeD = {twoD, twoD, twoD, twoD, twoD, twoD, twoD, twoD}; in testRunWithDirectByteBufferModel() local 142 Float[][][] threeD = {twoD, twoD, twoD, twoD, twoD, twoD, twoD, twoD}; in testRun() local 159 float[][][] threeD = {twoD, twoD, twoD, twoD, twoD, twoD, twoD, twoD}; in testRunWithBoxedInputs() local 202 float[][][] threeD = {twoD, twoD, twoD, twoD, twoD, twoD, twoD, twoD}; in testRunWithByteBufferOutput() local 234 int[][][] threeD = {twoD, twoD, twoD, twoD, twoD, twoD, twoD, twoD}; in testRunWithWrongInputType() local 268 float[][][] threeD = {twoD, twoD, twoD, twoD, twoD, twoD, twoD, twoD}; in testRunWithWrongOutputType() local 332 float[][][] threeD = {twoD, twoD, twoD, twoD, twoD, twoD, twoD, twoD}; in testTurnOnNNAPI() local 401 float[][][] threeD = {twoD, twoD, twoD, twoD, twoD, twoD, twoD, twoD}; in testDelegate() local 447 float[][][] threeD = {twoD, twoD, twoD, twoD, twoD, twoD, twoD, twoD}; in testModifyGraphWithDelegate() local
|
| D | TensorTest.java | 46 float[][][] threeD = {twoD, twoD, twoD, twoD, twoD, twoD, twoD, twoD}; in setUp() local
|
| /external/tensorflow/tensorflow/java/src/test/java/org/tensorflow/ |
| D | TensorTest.java | 366 long[][][] threeD = { in nDimensional() local
|