Home
last modified time | relevance | path

Searched defs:kSparse (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/pytorch/c10/core/
H A DLayout.h23 constexpr auto kSparse = Layout::Sparse; variable
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Tar/
H A DTarHeader.h60 const char kSparse = 'S'; variable
/aosp_15_r20/external/perfetto/src/trace_processor/db/
H A Dcolumn_storage.h191 kSparse, enumerator
/aosp_15_r20/system/extras/partition_tools/
H A Dlpmake.cc124 kSparse = 'S', enumerator
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dexample_parsing_ops_test.cc144 enum BenchmarkType { kDense, kSparse, kVarLenDense, kRagged }; enumerator
/aosp_15_r20/external/tensorflow/tensorflow/dtensor/cc/
H A Ddtensor_device_util.h206 kSparse = 2, enumerator
/aosp_15_r20/external/XNNPACK/test/
H A Dsubgraph-tester.h28 kSparse, enumerator