Searched defs:GraphMemStatistic (Results 1 – 2 of 2) sorted by relevance
127 struct GraphMemStatistic { struct129 …GraphMemStatistic() { continuous_mem_info_helper_ = std::make_shared<device::ContinuousMemInfoHelp… in GraphMemStatistic() function155 explicit MemOffloadStrategy(const GraphMemStatistic<Key> &mem_statistic) in MemOffloadStrategy() argument
566 template struct GraphMemStatistic<DeviceAddress *>; variable