Searched defs:bVec (Results 1 – 13 of 13) sorted by relevance
266 tcu::BVec3 bVec = tcu::equal(a, b); local279 tcu::BVec3 bVec = tcu::greaterThan(a, b); local292 tcu::BVec3 bVec = tcu::lessThan(a, b); local
68 using bVec = vec::Vectorized<BFloat16>; in sum_norm_per_row() typedef106 using bVec = vec::Vectorized<BFloat16>; in apply_norm_per_row() typedef245 using bVec = vec::Vectorized<BFloat16>; in sum_product_per_row() typedef292 using bVec = vec::Vectorized<BFloat16>; in apply_per_row_backward() typedef
65 using bVec = Vectorized<BFloat16>; in lerp_scalar_kernel() typedef116 using bVec = Vectorized<BFloat16>; in lerp_tensor_kernel() typedef
714 using bVec = Vectorized<scalar_t>; in batch_norm_cpu_contiguous_impl() typedef778 using bVec = Vectorized<scalar_t>; in batch_norm_cpu_channels_last_impl() typedef833 using bVec = Vectorized<scalar_t>; in batch_norm_cpu_collect_stats_contiguous_internal() typedef906 using bVec = Vectorized<scalar_t>; in batch_norm_cpu_collect_stats_channels_last_internal() typedef1002 using bVec = Vectorized<scalar_t>; in batch_norm_cpu_backward_contiguous_internal() typedef1126 using bVec = Vectorized<scalar_t>; in batch_norm_cpu_backward_channels_last_internal() typedef
97 using bVec = Vectorized<T>; in layer_norm_kernel_mixed_type() typedef316 using bVec = Vectorized<T>; in layer_norm_backward_frame() typedef
38 using bVec = Vectorized<scalar_nonconst_t>; in nearest_channels_last_acc() typedef75 using bVec = Vectorized<scalar_nonconst_t>; in linear_channels_last_acc() typedef
177 using bVec = vec::Vectorized<scalar_t>; in cpu_adaptive_avg_pool2d_channels_last() typedef594 using bVec = vec::Vectorized<scalar_t>; in cpu_adaptive_avg_pool3d_channels_last() typedef
226 using bVec = vec::Vectorized<scalar_t>; in cpu_adaptive_max_pool2d_channels_last() typedef710 using bVec = vec::Vectorized<BFloat16>; in cpu_adaptive_max_pool3d_channels_last() typedef
242 using bVec = vec::Vectorized<scalar_t>; in cpu_avg_pool2d_channels_last() typedef795 using bVec = vec::Vectorized<BFloat16>; in cpu_avg_pool3d_channels_last() typedef
119 SmallVector<int64_t> bVec = in composeBroadcastDimensionsAttr() local
487 using bVec = Vectorized<scalar_out>; in apply_grad_input() local
265 using bVec = vec::Vectorized<BFloat16>; in index_select_add() typedef648 using bVec = vec::Vectorized<BFloat16>; in index_select_scale_add() typedef
241 Mat4 bVec(elementsVector); in TEST() local