Home
last modified time | relevance | path

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

/external/lzma/CPP/Windows/
DFileFind.h58 bool IsSparse() const { return MatchesMask(FILE_ATTRIBUTE_SPARSE_FILE); } in IsSparse() function
/external/tensorflow/tensorflow/compiler/xla/
Dlayout_util.cc302 /* static */ bool LayoutUtil::IsSparse(const Layout& layout) { in IsSparse() function in xla::LayoutUtil
/external/eigen/Eigen/src/Core/util/
DConstants.h358 IsSparse enumerator