Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/c10/core/
H A DDeviceType.h72 constexpr DeviceType kMeta = DeviceType::Meta; variable
/aosp_15_r20/external/pytorch/torch/csrc/distributed/rpc/
H A Dutils.cpp317 static const char* kMeta = "meta"; variable