Searched defs:Sparse (Results 1 – 7 of 7) sorted by relevance
55 struct Sparse { struct56 string feature_name;57 DataType dtype;
448 enum class Type { Sparse, Dense }; enumerator
144 InstrProfWriter::InstrProfWriter(bool Sparse) in InstrProfWriter()155 void InstrProfWriter::setOutputSparse(bool Sparse) { in setOutputSparse()
165 InstrProfWriter::InstrProfWriter(bool Sparse) in InstrProfWriter()176 void InstrProfWriter::setOutputSparse(bool Sparse) { in setOutputSparse()
124 SparseT *Sparse = nullptr; variable
116 SparseT *Sparse; variable
494 struct Sparse {}; struct