/frameworks/ml/nn/runtime/test/specs/V1_3/ |
D | strided_slice_quant8_signed.mod.py | 21 strides = Parameter("strides", "TENSOR_INT32", "{2}", [1, 1]) variable 46 strides = Parameter("strides", "TENSOR_INT32", "{2}", [1, 1]) variable 71 strides = Parameter("strides", "TENSOR_INT32", "{1}", [1]) variable 96 strides = Parameter("strides", "TENSOR_INT32", "{1}", [1]) variable 121 strides = Parameter("strides", "TENSOR_INT32", "{1}", [1]) variable 146 strides = Parameter("strides", "TENSOR_INT32", "{1}", [1]) variable 171 strides = Parameter("strides", "TENSOR_INT32", "{1}", [1]) variable 196 strides = Parameter("strides", "TENSOR_INT32", "{1}", [1]) variable 221 strides = Parameter("strides", "TENSOR_INT32", "{1}", [-1]) variable 246 strides = Parameter("strides", "TENSOR_INT32", "{2}", [2, -1]) variable [all …]
|
/frameworks/base/graphics/java/android/graphics/ |
D | YuvImage.java | 79 public YuvImage(byte[] yuv, int format, int width, int height, int[] strides) { in YuvImage() 200 int[] strides = null; in calculateStrides() local 238 int format, int width, int height, int[] offsets, int[] strides, in nativeCompressToJpeg()
|
/frameworks/ml/nn/common/include/ |
D | IndexedShapeWrapper.h | 57 std::vector<uint32_t> strides; variable
|
/frameworks/base/libs/hwui/jni/ |
D | YuvToJpegEncoder.cpp | 9 YuvToJpegEncoder* YuvToJpegEncoder::create(int format, int* strides) { in create() 21 YuvToJpegEncoder::YuvToJpegEncoder(int* strides) : fStrides(strides) { in YuvToJpegEncoder() 81 Yuv420SpToJpegEncoder::Yuv420SpToJpegEncoder(int* strides) : in Yuv420SpToJpegEncoder() 157 Yuv422IToJpegEncoder::Yuv422IToJpegEncoder(int* strides) : in Yuv422IToJpegEncoder() 236 jintArray strides, jint jpegQuality, jobject jstream, in YuvImage_compressToJpeg()
|
/frameworks/ml/nn/runtime/test/specs/V1_1/ |
D | strided_slice_float_2.mod.py | 5 strides = Parameter("strides", "TENSOR_INT32", "{1}", [1]) variable
|
D | strided_slice_quant8_3.mod.py | 5 strides = Parameter("strides", "TENSOR_INT32", "{1}", [1]) variable
|
D | strided_slice_quant8_8.mod.py | 5 strides = Parameter("strides", "TENSOR_INT32", "{2}", [2, -1]) variable
|
D | strided_slice_float_5.mod.py | 5 strides = Parameter("strides", "TENSOR_INT32", "{1}", [1]) variable
|
D | strided_slice.mod.py | 5 strides = Parameter("strides", "TENSOR_INT32", "{2}", [2, 2]) variable
|
D | strided_slice_float_7.mod.py | 5 strides = Parameter("strides", "TENSOR_INT32", "{1}", [-1]) variable
|
D | strided_slice_float_11.mod.py | 5 strides = Parameter("strides", "TENSOR_INT32", "{2}", [1, 1]) variable
|
D | strided_slice_qaunt8_10.mod.py | 5 strides = Parameter("strides", "TENSOR_INT32", "{2}", [1, 1]) variable
|
D | strided_slice_quant8_5.mod.py | 5 strides = Parameter("strides", "TENSOR_INT32", "{1}", [1]) variable
|
D | strided_slice_quant8_7.mod.py | 5 strides = Parameter("strides", "TENSOR_INT32", "{1}", [-1]) variable
|
D | strided_slice_quant8_1.mod.py | 5 strides = Parameter("strides", "TENSOR_INT32", "{1}", [1]) variable
|
D | strided_slice_quant8_9.mod.py | 5 strides = Parameter("strides", "TENSOR_INT32", "{2}", [1, 1]) variable
|
D | strided_slice_float_3.mod.py | 5 strides = Parameter("strides", "TENSOR_INT32", "{1}", [1]) variable
|
D | strided_slice_float_4.mod.py | 5 strides = Parameter("strides", "TENSOR_INT32", "{1}", [1]) variable
|
D | strided_slice_quant8_6.mod.py | 5 strides = Parameter("strides", "TENSOR_INT32", "{1}", [1]) variable
|
D | strided_slice_quant8_2.mod.py | 5 strides = Parameter("strides", "TENSOR_INT32", "{1}", [1]) variable
|
D | strided_slice_float_9.mod.py | 5 strides = Parameter("strides", "TENSOR_INT32", "{2}", [1, 1]) variable
|
D | strided_slice_float_6.mod.py | 5 strides = Parameter("strides", "TENSOR_INT32", "{1}", [1]) variable
|
D | strided_slice_quant8_4.mod.py | 5 strides = Parameter("strides", "TENSOR_INT32", "{1}", [1]) variable
|
D | strided_slice_float_8.mod.py | 5 strides = Parameter("strides", "TENSOR_INT32", "{2}", [2, -1]) variable
|
/frameworks/ml/nn/runtime/test/specs/V1_2/ |
D | strided_slice_float16.mod.py | 5 strides = Parameter("strides", "TENSOR_INT32", "{2}", [2, 2]) variable
|