Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dtuple_points_to_analysis.h71 using BufferSet = tensorflow::gtl::CompactPointerSet<const LogicalBuffer*>; variable
/external/crosvm/common/audio_streams/src/
Dshm_streams.rs26 pub trait BufferSet { interface