Home
last modified time | relevance | path

Searched defs:normalize_by_lengths (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/caffe2/perfkernels/
H A Dembedding_lookup_idx_avx2.cc24 bool normalize_by_lengths, in EmbeddingLookupIdx_int32_t_float_float__avx2_fma()
421 bool normalize_by_lengths, in EmbeddingLookupIdx_int32_t_float_float_false__avx2_fma()
446 bool normalize_by_lengths, in EmbeddingLookupIdx_int32_t_float_float_true__avx2_fma()
473 bool normalize_by_lengths, in EmbeddingLookupIdx_int64_t_float_float__avx2_fma()
870 bool normalize_by_lengths, in EmbeddingLookupIdx_int64_t_float_float_false__avx2_fma()
895 bool normalize_by_lengths, in EmbeddingLookupIdx_int64_t_float_float_true__avx2_fma()
922 bool normalize_by_lengths, in EmbeddingLookupIdx_int32_t_half_float__avx2_fma()
1439 bool normalize_by_lengths, in EmbeddingLookupIdx_int32_t_half_float_false__avx2_fma()
1464 bool normalize_by_lengths, in EmbeddingLookupIdx_int32_t_half_float_true__avx2_fma()
1491 bool normalize_by_lengths, in EmbeddingLookupIdx_int64_t_half_float__avx2_fma()
[all …]
H A Dembedding_lookup_idx.cc30 bool normalize_by_lengths, in EmbeddingLookupGenericSlowIdx()