Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/cuda/
H A Djiterator_impl.h217 struct StoreWithCastVariant { struct
224 StoreWithCastVariant(const TensorIteratorBase& iter) { in StoreWithCastVariant() argument
238 void* data_ptr() { in data_ptr()