Searched defs:StorageGroup (Results 1 – 2 of 2) sorted by relevance
107 typedef class StorageGroup StorageGroup; typedef109 typedef struct StorageGroup StorageGroup; typedef537 class StorageGroup; variable
11 explicit StorageGroup(at::Tensor* tensor) : group_{tensor} {} in StorageGroup() function