Searched refs:scalar (Results 1 – 13 of 13) sorted by relevance
235 * OEM specific scalar value.273 * scalar values and must have no dimensions.284 /** A 32 bit floating point scalar value. */287 /** A signed 32 bit integer scalar value. */290 /** An unsigned 32 bit integer scalar value. */375 * * 2: An {@link %{OperandTypeLinkPfx}INT32} scalar, and has to be one of the428 * * 1: An {@link %{OperandTypeLinkPfx}INT32} scalar, specifying the padding on430 * * 2: An {@link %{OperandTypeLinkPfx}INT32} scalar, specifying the padding on432 * * 3: An {@link %{OperandTypeLinkPfx}INT32} scalar, specifying the padding on434 * * 4: An {@link %{OperandTypeLinkPfx}INT32} scalar, specifying the padding on[all …]
43 * OEM specific scalar value.
621 * it were a scalar operand type).
1833 ANeuralNetworksOperandType scalar = {.type = ANEURALNETWORKS_INT32, in poolingOpTest() local1838 ANeuralNetworksOperandType padLeft = scalar; in poolingOpTest()1839 ANeuralNetworksOperandType padRight = scalar; in poolingOpTest()1840 ANeuralNetworksOperandType padTop = scalar; in poolingOpTest()1841 ANeuralNetworksOperandType padBottom = scalar; in poolingOpTest()1842 ANeuralNetworksOperandType strideWidth = scalar; in poolingOpTest()1843 ANeuralNetworksOperandType strideHeight = scalar; in poolingOpTest()1844 ANeuralNetworksOperandType filterWidth = scalar; in poolingOpTest()1845 ANeuralNetworksOperandType filterHeight = scalar; in poolingOpTest()1846 ANeuralNetworksOperandType activation = scalar; in poolingOpTest()[all …]
160 public Matrix times(double scalar) { in times() argument161 return times(scalar, new Matrix(n, m)); in times()172 public Matrix times(double scalar, Matrix result) { in times() argument177 result.mem[i] = this.mem[i] * scalar; in times()
53 void MatrixScalarMultiplyAccumulate(const int8_t* matrix, int32_t scalar, int32_t n_row, in MatrixScalarMultiplyAccumulate() argument60 output[i] += row_sum * scalar; in MatrixScalarMultiplyAccumulate()
140 void MatrixScalarMultiplyAccumulate(const int8_t* matrix, int32_t scalar, int32_t n_row,
56 * A custom scalar type.73 * * 0: A scalar of {@link EXAMPLE_SCALAR}.
29 # p2 is an Int32 scalar with value 174 Simple scalar and 1-D vector parameters can now be directly passed to Operation constructor, and te…
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
1dictionary=main:en,locale=en,description=English,date=1414726273, ...