Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dcublas_pad_for_gemms.h34 CublasPadForGemms(PrimitiveType datatype, int32_t pad_to_multiple_of) in CublasPadForGemms()
H A Dcublas_pad_for_gemms.cc30 int pad_to_multiple_of) { in PadForGemm()