Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/trace_processor/db/
H A Dcolumn_storage.h160 bool IsDense() const { return mode_ == Mode::kDense; } in IsDense() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dlayout_util.cc318 /* static */ bool LayoutUtil::IsDense(const Layout& layout) { in IsDense() function in xla::LayoutUtil
/aosp_15_r20/external/eigen/Eigen/src/Core/util/
H A DConstants.h367 IsDense = 0, enumerator