Home
last modified time | relevance | path

Searched full:specifying (Results 1 – 25 of 20976) sorted by relevance

12345678910>>...840

/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Help/manual/
Dcmake-file-api.7.rst140 * a JSON integer specifying a (non-negative) major version number, or
142 members specifying non-negative integer version components, or
246 A JSON object specifying the version of CMake with members:
249 Integer values specifying the major, minor, and patch version components.
251 A string specifying the version suffix, if any, e.g. ``g0abc3``.
253 A string specifying the full version in the format
260 A JSON object specifying paths to things that come with CMake.
262 are JSON strings specifying the absolute path to each tool,
272 A boolean specifying whether the generator supports multiple output
275 A string specifying the name of the generator.
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/legacy_tf_layers/
H A Dconvolutional.py40 kernel_size: An integer or tuple/list of a single integer, specifying the
43 specifying the stride length of the convolution.
44 Specifying any stride value != 1 is incompatible with specifying
55 dilation_rate: An integer or tuple/list of a single integer, specifying
57 Currently, specifying any `dilation_rate` value != 1 is
58 incompatible with specifying any `strides` value != 1.
152 kernel_size: An integer or tuple/list of a single integer, specifying the
155 specifying the stride length of the convolution.
156 Specifying any stride value != 1 is incompatible with specifying
167 dilation_rate: An integer or tuple/list of a single integer, specifying
[all …]
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.0/
H A Dtypes.hal147 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying
149 * * 1: An {@link OperandType::INT32} scalar, specifying the padding on
151 * * 2: An {@link OperandType::INT32} scalar, specifying the padding on
153 * * 3: An {@link OperandType::INT32} scalar, specifying the padding on
155 * * 4: An {@link OperandType::INT32} scalar, specifying the padding on
157 * * 5: An {@link OperandType::INT32} scalar, specifying the stride when
159 * * 6: An {@link OperandType::INT32} scalar, specifying the stride when
161 * * 7: An {@link OperandType::INT32} scalar, specifying the filter
163 * * 8: An {@link OperandType::INT32} scalar, specifying the filter
170 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying
[all …]
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.2/
H A Dtypes.hal232 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying
235 * * 1: An {@link OperandType::INT32} scalar, specifying the padding on
237 * * 2: An {@link OperandType::INT32} scalar, specifying the padding on
239 * * 3: An {@link OperandType::INT32} scalar, specifying the padding on
241 * * 4: An {@link OperandType::INT32} scalar, specifying the padding on
243 * * 5: An {@link OperandType::INT32} scalar, specifying the stride when
245 * * 6: An {@link OperandType::INT32} scalar, specifying the stride when
247 * * 7: An {@link OperandType::INT32} scalar, specifying the filter
249 * * 8: An {@link OperandType::INT32} scalar, specifying the filter
259 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying
[all …]
/aosp_15_r20/packages/modules/NeuralNetworks/common/types/include/nnapi/
DOperationTypes.h111 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying
114 * * 1: An {@link OperandType::INT32} scalar, specifying the padding on
116 * * 2: An {@link OperandType::INT32} scalar, specifying the padding on
118 * * 3: An {@link OperandType::INT32} scalar, specifying the padding on
120 * * 4: An {@link OperandType::INT32} scalar, specifying the padding on
122 * * 5: An {@link OperandType::INT32} scalar, specifying the stride when
124 * * 6: An {@link OperandType::INT32} scalar, specifying the stride when
126 * * 7: An {@link OperandType::INT32} scalar, specifying the filter
128 * * 8: An {@link OperandType::INT32} scalar, specifying the filter
138 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying
[all …]
/aosp_15_r20/hardware/interfaces/neuralnetworks/aidl/android/hardware/neuralnetworks/
H A DOperationType.aidl110 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying
113 * * 1: An {@link OperandType::INT32} scalar, specifying the padding on
115 * * 2: An {@link OperandType::INT32} scalar, specifying the padding on
117 * * 3: An {@link OperandType::INT32} scalar, specifying the padding on
119 * * 4: An {@link OperandType::INT32} scalar, specifying the padding on
121 * * 5: An {@link OperandType::INT32} scalar, specifying the stride when
123 * * 6: An {@link OperandType::INT32} scalar, specifying the stride when
125 * * 7: An {@link OperandType::INT32} scalar, specifying the filter
127 * * 8: An {@link OperandType::INT32} scalar, specifying the filter
137 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying
[all …]
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.3/
H A Dtypes.hal175 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying
178 * * 1: An {@link OperandType::INT32} scalar, specifying the padding on
180 * * 2: An {@link OperandType::INT32} scalar, specifying the padding on
182 * * 3: An {@link OperandType::INT32} scalar, specifying the padding on
184 * * 4: An {@link OperandType::INT32} scalar, specifying the padding on
186 * * 5: An {@link OperandType::INT32} scalar, specifying the stride when
188 * * 6: An {@link OperandType::INT32} scalar, specifying the stride when
190 * * 7: An {@link OperandType::INT32} scalar, specifying the filter
192 * * 8: An {@link OperandType::INT32} scalar, specifying the filter
202 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying
[all …]
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/packages/modules/NeuralNetworks/runtime/include/
DNeuralNetworksTypes.h306 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying
309 * * 1: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
311 * * 2: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
313 * * 3: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
315 * * 4: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
317 * * 5: An {@link ANEURALNETWORKS_INT32} scalar, specifying the stride when
319 * * 6: An {@link ANEURALNETWORKS_INT32} scalar, specifying the stride when
321 * * 7: An {@link ANEURALNETWORKS_INT32} scalar, specifying the filter
323 * * 8: An {@link ANEURALNETWORKS_INT32} scalar, specifying the filter
333 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying
[all …]
/aosp_15_r20/prebuilts/vndk/v33/arm/include/packages/modules/NeuralNetworks/runtime/include/
DNeuralNetworksTypes.h306 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying
309 * * 1: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
311 * * 2: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
313 * * 3: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
315 * * 4: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
317 * * 5: An {@link ANEURALNETWORKS_INT32} scalar, specifying the stride when
319 * * 6: An {@link ANEURALNETWORKS_INT32} scalar, specifying the stride when
321 * * 7: An {@link ANEURALNETWORKS_INT32} scalar, specifying the filter
323 * * 8: An {@link ANEURALNETWORKS_INT32} scalar, specifying the filter
333 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying
[all …]
/aosp_15_r20/prebuilts/vndk/v34/arm/include/packages/modules/NeuralNetworks/runtime/include/
DNeuralNetworksTypes.h306 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying
309 * * 1: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
311 * * 2: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
313 * * 3: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
315 * * 4: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
317 * * 5: An {@link ANEURALNETWORKS_INT32} scalar, specifying the stride when
319 * * 6: An {@link ANEURALNETWORKS_INT32} scalar, specifying the stride when
321 * * 7: An {@link ANEURALNETWORKS_INT32} scalar, specifying the filter
323 * * 8: An {@link ANEURALNETWORKS_INT32} scalar, specifying the filter
333 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying
[all …]
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/android/
DNeuralNetworksTypes.h306 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying
309 * * 1: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
311 * * 2: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
313 * * 3: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
315 * * 4: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
317 * * 5: An {@link ANEURALNETWORKS_INT32} scalar, specifying the stride when
319 * * 6: An {@link ANEURALNETWORKS_INT32} scalar, specifying the stride when
321 * * 7: An {@link ANEURALNETWORKS_INT32} scalar, specifying the filter
323 * * 8: An {@link ANEURALNETWORKS_INT32} scalar, specifying the filter
333 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying
[all …]
/aosp_15_r20/prebuilts/vndk/v33/x86/include/packages/modules/NeuralNetworks/runtime/include/
DNeuralNetworksTypes.h306 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying
309 * * 1: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
311 * * 2: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
313 * * 3: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
315 * * 4: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
317 * * 5: An {@link ANEURALNETWORKS_INT32} scalar, specifying the stride when
319 * * 6: An {@link ANEURALNETWORKS_INT32} scalar, specifying the stride when
321 * * 7: An {@link ANEURALNETWORKS_INT32} scalar, specifying the filter
323 * * 8: An {@link ANEURALNETWORKS_INT32} scalar, specifying the filter
333 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying
[all …]
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/include/
DNeuralNetworksTypes.h306 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying
309 * * 1: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
311 * * 2: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
313 * * 3: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
315 * * 4: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
317 * * 5: An {@link ANEURALNETWORKS_INT32} scalar, specifying the stride when
319 * * 6: An {@link ANEURALNETWORKS_INT32} scalar, specifying the stride when
321 * * 7: An {@link ANEURALNETWORKS_INT32} scalar, specifying the filter
323 * * 8: An {@link ANEURALNETWORKS_INT32} scalar, specifying the filter
333 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying
[all …]
/aosp_15_r20/prebuilts/vndk/v34/x86/include/packages/modules/NeuralNetworks/runtime/include/
DNeuralNetworksTypes.h306 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying
309 * * 1: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
311 * * 2: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
313 * * 3: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
315 * * 4: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
317 * * 5: An {@link ANEURALNETWORKS_INT32} scalar, specifying the stride when
319 * * 6: An {@link ANEURALNETWORKS_INT32} scalar, specifying the stride when
321 * * 7: An {@link ANEURALNETWORKS_INT32} scalar, specifying the filter
323 * * 8: An {@link ANEURALNETWORKS_INT32} scalar, specifying the filter
333 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying
[all …]
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/packages/modules/NeuralNetworks/runtime/include/
DNeuralNetworksTypes.h306 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying
309 * * 1: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
311 * * 2: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
313 * * 3: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
315 * * 4: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
317 * * 5: An {@link ANEURALNETWORKS_INT32} scalar, specifying the stride when
319 * * 6: An {@link ANEURALNETWORKS_INT32} scalar, specifying the stride when
321 * * 7: An {@link ANEURALNETWORKS_INT32} scalar, specifying the filter
323 * * 8: An {@link ANEURALNETWORKS_INT32} scalar, specifying the filter
333 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying
[all …]
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/packages/modules/NeuralNetworks/runtime/include/
DNeuralNetworksTypes.h306 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying
309 * * 1: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
311 * * 2: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
313 * * 3: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
315 * * 4: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
317 * * 5: An {@link ANEURALNETWORKS_INT32} scalar, specifying the stride when
319 * * 6: An {@link ANEURALNETWORKS_INT32} scalar, specifying the stride when
321 * * 7: An {@link ANEURALNETWORKS_INT32} scalar, specifying the filter
323 * * 8: An {@link ANEURALNETWORKS_INT32} scalar, specifying the filter
333 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying
[all …]
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/packages/modules/NeuralNetworks/runtime/include/
DNeuralNetworksTypes.h306 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying
309 * * 1: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
311 * * 2: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
313 * * 3: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
315 * * 4: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
317 * * 5: An {@link ANEURALNETWORKS_INT32} scalar, specifying the stride when
319 * * 6: An {@link ANEURALNETWORKS_INT32} scalar, specifying the stride when
321 * * 7: An {@link ANEURALNETWORKS_INT32} scalar, specifying the filter
323 * * 8: An {@link ANEURALNETWORKS_INT32} scalar, specifying the filter
333 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying
[all …]
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/packages/modules/NeuralNetworks/runtime/include/
DNeuralNetworksTypes.h304 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying
307 * * 1: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
309 * * 2: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
311 * * 3: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
313 * * 4: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
315 * * 5: An {@link ANEURALNETWORKS_INT32} scalar, specifying the stride when
317 * * 6: An {@link ANEURALNETWORKS_INT32} scalar, specifying the stride when
319 * * 7: An {@link ANEURALNETWORKS_INT32} scalar, specifying the filter
321 * * 8: An {@link ANEURALNETWORKS_INT32} scalar, specifying the filter
331 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying
[all …]
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/packages/modules/NeuralNetworks/runtime/include/
DNeuralNetworksTypes.h304 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying
307 * * 1: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
309 * * 2: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
311 * * 3: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
313 * * 4: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
315 * * 5: An {@link ANEURALNETWORKS_INT32} scalar, specifying the stride when
317 * * 6: An {@link ANEURALNETWORKS_INT32} scalar, specifying the stride when
319 * * 7: An {@link ANEURALNETWORKS_INT32} scalar, specifying the filter
321 * * 8: An {@link ANEURALNETWORKS_INT32} scalar, specifying the filter
331 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying
[all …]
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/packages/modules/NeuralNetworks/runtime/include/
DNeuralNetworksTypes.h304 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying
307 * * 1: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
309 * * 2: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
311 * * 3: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
313 * * 4: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
315 * * 5: An {@link ANEURALNETWORKS_INT32} scalar, specifying the stride when
317 * * 6: An {@link ANEURALNETWORKS_INT32} scalar, specifying the stride when
319 * * 7: An {@link ANEURALNETWORKS_INT32} scalar, specifying the filter
321 * * 8: An {@link ANEURALNETWORKS_INT32} scalar, specifying the filter
331 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying
[all …]
/aosp_15_r20/prebuilts/vndk/v32/x86/include/packages/modules/NeuralNetworks/runtime/include/
DNeuralNetworksTypes.h304 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying
307 * * 1: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
309 * * 2: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
311 * * 3: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
313 * * 4: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
315 * * 5: An {@link ANEURALNETWORKS_INT32} scalar, specifying the stride when
317 * * 6: An {@link ANEURALNETWORKS_INT32} scalar, specifying the stride when
319 * * 7: An {@link ANEURALNETWORKS_INT32} scalar, specifying the filter
321 * * 8: An {@link ANEURALNETWORKS_INT32} scalar, specifying the filter
331 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying
[all …]
/aosp_15_r20/prebuilts/vndk/v31/x86/include/packages/modules/NeuralNetworks/runtime/include/
DNeuralNetworksTypes.h304 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying
307 * * 1: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
309 * * 2: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
311 * * 3: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
313 * * 4: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
315 * * 5: An {@link ANEURALNETWORKS_INT32} scalar, specifying the stride when
317 * * 6: An {@link ANEURALNETWORKS_INT32} scalar, specifying the stride when
319 * * 7: An {@link ANEURALNETWORKS_INT32} scalar, specifying the filter
321 * * 8: An {@link ANEURALNETWORKS_INT32} scalar, specifying the filter
331 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying
[all …]
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/packages/modules/NeuralNetworks/runtime/include/
DNeuralNetworksTypes.h304 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying
307 * * 1: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
309 * * 2: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
311 * * 3: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
313 * * 4: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
315 * * 5: An {@link ANEURALNETWORKS_INT32} scalar, specifying the stride when
317 * * 6: An {@link ANEURALNETWORKS_INT32} scalar, specifying the stride when
319 * * 7: An {@link ANEURALNETWORKS_INT32} scalar, specifying the filter
321 * * 8: An {@link ANEURALNETWORKS_INT32} scalar, specifying the filter
331 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying
[all …]
/aosp_15_r20/prebuilts/vndk/v32/arm/include/packages/modules/NeuralNetworks/runtime/include/
DNeuralNetworksTypes.h304 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying
307 * * 1: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
309 * * 2: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
311 * * 3: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
313 * * 4: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
315 * * 5: An {@link ANEURALNETWORKS_INT32} scalar, specifying the stride when
317 * * 6: An {@link ANEURALNETWORKS_INT32} scalar, specifying the stride when
319 * * 7: An {@link ANEURALNETWORKS_INT32} scalar, specifying the filter
321 * * 8: An {@link ANEURALNETWORKS_INT32} scalar, specifying the filter
331 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying
[all …]
/aosp_15_r20/prebuilts/vndk/v31/arm/include/packages/modules/NeuralNetworks/runtime/include/
DNeuralNetworksTypes.h304 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying
307 * * 1: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
309 * * 2: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
311 * * 3: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
313 * * 4: An {@link ANEURALNETWORKS_INT32} scalar, specifying the padding on
315 * * 5: An {@link ANEURALNETWORKS_INT32} scalar, specifying the stride when
317 * * 6: An {@link ANEURALNETWORKS_INT32} scalar, specifying the stride when
319 * * 7: An {@link ANEURALNETWORKS_INT32} scalar, specifying the filter
321 * * 8: An {@link ANEURALNETWORKS_INT32} scalar, specifying the filter
331 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying
[all …]

12345678910>>...840