Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DPersistentSoftmax.cuh68 …ount, const bool *mask = nullptr, const int head_chunk_size = -1, bool is_transformer_mask = false) in softmax_warp_forward()
303 …int batch_count, const bool *mask = nullptr, int chunk_size = -1, bool is_transformer_mask = false) in dispatch_softmax_forward()