Searched defs:_sum (Results 1 – 9 of 9) sorted by relevance
97 const ITensorInfo *_sum; // exponentiated and summed input variable
94 const ICLTensor *_sum; variable
84 const ITensor *_sum; variable
53 int _sum; member in counted_sum
158 def _sum(data): function
1298 def _sum(value): function
616 accscalar_t _sum = 0; in batch_norm_cpu_backward_channels_last_impl() local1213 opmath_t _sum = 0; in batch_norm_cpu_backward_channels_last_internal() local
4513 def _sum(x): member in RpcTest