Searched refs:shape (Results 1 – 15 of 15) sorted by relevance
/hardware/interfaces/neuralnetworks/1.2/ |
D | types.hal | 232 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying 259 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying 281 * * 0: The output 4-D tensor, of shape 303 * * 0 ~ n-1: The list of n input tensors, of shape 314 * tensors. The output shape is [D0, D1, ..., sum(Daxis(i)), ..., Dm]. 368 * * 0: A 4-D tensor, of shape [batches, height, width, depth_in], 371 * * 1: A 4-D tensor, of shape 377 * * 2: A 1-D tensor, of shape [depth_out], specifying the bias. For input 417 * * 0: A 4-D tensor, of shape [batches, height, width, depth_in], 420 * * 1: A 4-D tensor, of shape [all …]
|
D | IExecutionCallback.hal | 47 * @param outputShapes A list of shape information of model output operands.
|
D | IDevice.hal | 222 * the shape of the tensors, which may only be known at execution time. As 313 * the shape of the tensors, which may only be known at execution time. As
|
D | IPreparedModel.hal | 135 * @return outputShapes A list of shape information of model output operands.
|
/hardware/interfaces/neuralnetworks/1.0/ |
D | types.hal | 147 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying 170 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying 188 * * 0: The output 4-D tensor, of shape 208 * * 0 ~ n-1: The list of n input tensors, of shape 218 * tensors. The output shape is [D0, D1, ..., sum(Daxis(i)), ..., Dm]. 257 * * 0: A 4-D tensor, of shape [batches, height, width, depth_in], 259 * * 1: A 4-D tensor, of shape 262 * * 2: A 1-D tensor, of shape [depth_out], specifying the bias. For input 285 * * 0: A 4-D tensor, of shape [batches, height, width, depth_in], 287 * * 1: A 4-D tensor, of shape [all …]
|
D | IDevice.hal | 90 * the shape of the tensors, which may only be known at execution time. As
|
/hardware/interfaces/neuralnetworks/1.3/ |
D | types.hal | 176 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying 203 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying 225 * * 0: The output 4-D tensor, of shape 249 * * 0 ~ n-1: The list of n input tensors, of shape 263 * tensors. The output shape is [D0, D1, ..., sum(Daxis(i)), ..., Dm]. 332 * * 0: A 4-D tensor, of shape [batches, height, width, depth_in], 335 * * 1: A 4-D tensor, of shape 341 * * 2: A 1-D tensor, of shape [depth_out], specifying the bias. For input 382 * * 0: A 4-D tensor, of shape [batches, height, width, depth_in], 385 * * 1: A 4-D tensor, of shape [all …]
|
D | IExecutionCallback.hal | 53 * @param outputShapes A list of shape information of model output operands.
|
D | IDevice.hal | 152 * the shape of the tensors, which may only be known at execution time. As 271 * the shape of the tensors, which may only be known at execution time. As 339 * buffer is used as an input, the input shape must be the same as the output shape from the
|
/hardware/google/pixel/vibrator/drv2624/ |
D | Vibrator.cpp | 92 .shape = WaveShape::SINE, in Vibrator() 97 .shape = WaveShape::SQUARE, in Vibrator() 142 mHwApi->setLraWaveShape(toUnderlying(config->shape)); in on() 208 dprintf(fd, " Steady Shape: %" PRIu32 "\n", mSteadyConfig->shape); in dump() 213 dprintf(fd, " Effect Shape: %" PRIu32 "\n", mEffectConfig->shape); in dump()
|
D | Vibrator.h | 130 WaveShape shape; member
|
/hardware/interfaces/neuralnetworks/1.1/ |
D | types.hal | 33 * dimensions of shape block_shape + [batch], interleaves these blocks back 130 * shape is [1]. 149 * for each spatial dimension of the input tensor. The shape of the 173 * a grid of blocks of shape block_shape, and interleaves these blocks with 195 * >= 0. The shape of the tensor must be {M, 2}, where M is the number 210 * Removes dimensions of size 1 from the shape of a tensor. 238 * output shape is [1]. 286 * shape is [1]. 405 * may not be known is the shape of the input tensors.
|
D | IDevice.hal | 95 * the shape of the tensors, which may only be known at execution time. As
|
/hardware/interfaces/gnss/1.0/ |
D | IGnssMeasurementCallback.hal | 624 * - if there is a distorted correlation peak shape, report that multipath 626 * - if there is no distorted correlation peak shape, report
|
/hardware/interfaces/renderscript/1.0/ |
D | IContext.hal | 40 * the shape of the window. Any dimensions present in the type must be
|