Searched defs:scalar (Results 1 – 3 of 3) sorted by relevance
160 public Matrix times(double scalar) { in times()172 public Matrix times(double scalar, Matrix result) { in times()
53 void MatrixScalarMultiplyAccumulate(const int8_t* matrix, int32_t scalar, int32_t n_row, in MatrixScalarMultiplyAccumulate()
1833 ANeuralNetworksOperandType scalar = {.type = ANEURALNETWORKS_INT32, in poolingOpTest() local2124 ANeuralNetworksOperandType scalar = {.type = ANEURALNETWORKS_INT32, in convOpTest() local2259 ANeuralNetworksOperandType scalar = {.type = ANEURALNETWORKS_INT32, in depthwiseConvOpTest() local3337 ANeuralNetworksOperandType scalar = getOpType(ANEURALNETWORKS_INT32); in groupedConvOpTest() local3411 ANeuralNetworksOperandType scalar = getOpType(ANEURALNETWORKS_INT32); in transposeConvOpTest() local