Searched defs:scalar (Results 1 – 6 of 6) sorted by relevance
160 public Matrix times(double scalar) { in times()172 public Matrix times(double scalar, Matrix result) { in times()
84 const uint32_t scalar = *buffer.get<uint32_t>(); in convert() local
68 const uint32_t scalar = buffer.scalar(); in convert() local
164 uint32 scalar = 2; field
53 void MatrixScalarMultiplyAccumulate(const int8_t* matrix, int32_t scalar, int32_t n_row, in MatrixScalarMultiplyAccumulate()
1871 ANeuralNetworksOperandType scalar = {.type = ANEURALNETWORKS_INT32, in poolingOpTest() local2162 ANeuralNetworksOperandType scalar = {.type = ANEURALNETWORKS_INT32, in convOpTest() local2297 ANeuralNetworksOperandType scalar = {.type = ANEURALNETWORKS_INT32, in depthwiseConvOpTest() local3375 ANeuralNetworksOperandType scalar = getOpType(ANEURALNETWORKS_INT32); in groupedConvOpTest() local3449 ANeuralNetworksOperandType scalar = getOpType(ANEURALNETWORKS_INT32); in transposeConvOpTest() local