Searched defs:dst_elements (Results 1 – 2 of 2) sorted by relevance
22 uint64_t dst_elements = dst_shape.b * dst_shape.h * dst_shape.w * dst_shape.c; in GetConvolutionFlops() local41 uint64_t dst_elements = dst_shape.b * dst_shape.h * dst_shape.w * dst_shape.c; in GetDepthwiseConvolutionFlops() local48 uint64_t dst_elements = dst_shape.b * dst_shape.h * dst_shape.w * dst_shape.c; in GetFullyConnectedFlops() local
1639 const unsigned dst_elements = dst_components * vectors; in copy_uniform_matrix_to_storage() local