Searched defs:summand (Results 1 – 4 of 4) sorted by relevance
61 double summand = n * n - compensation; in BUILTIN() local
93 string summand(in_requantize->name()); in FuseQuantizedConvolutionAndRequantize() local
1768 Tensor& summand = const_cast<Tensor&>(MklGetInput(context, summand_idx)); in AllocateOutputTensor() local1796 const Tensor& summand = MklGetInput(context, summand_idx); in AllocateOutputTensor() local
1388 digit_t summand, int n, in InternalMultiplyAdd()1421 uintptr_t factor, uintptr_t summand) { in InplaceMultiplyAdd()1573 BigInt::digit_t MutableBigInt::InplaceAdd(Handle<BigIntBase> summand, in InplaceAdd()