Home
last modified time | relevance | path

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

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