Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
H A Dmatmul_op.cc95 bool is_sparse_; member in tensorflow::__anonbe5def1a0111::MatMulOp
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_cache_transaction.h661 bool is_sparse_ = false; // The data is stored in sparse byte ranges. variable