| /external/tensorflow/tensorflow/core/kernels/ | 
| D | sparse_dense_binary_op_shared_test.cc | 107   Tensor dense(DT_FLOAT, TensorShape(shape));  in TEST_F()  local135   Tensor dense(DT_FLOAT, TensorShape({3, 1}));  in TEST_F()  local
 162   Tensor dense(DT_FLOAT, TensorShape({2}));  in TEST_F()  local
 194   Tensor dense(DT_FLOAT, TensorShape({2}));  in TEST_F()  local
 214                                     Node* sp_shape, Node* dense) {  in SparseMatCMulDenseMat()
 
 | 
| D | sparse_to_dense_op_gpu.cu.cc | 40                                     const int ndims, T* __restrict__ dense) {  in SparseToDenseKernel()56                                 T* __restrict__ dense) {  in SetDefaultValue()
 115                             const int num_dims, T* dense) {  in LaunchComputeKernels()
 145     const Tensor& shape, const T default_value, Tensor* dense) {  in operator ()()
 
 | 
| /external/tensorflow/tensorflow/python/layers/ | 
| D | core.py | 24 dense = core.dense  variable
 | 
| /external/eigen/Eigen/src/SparseLU/ | 
| D | SparseLU_kernel_bmod.h | 39 … LU_kernel_bmod<SegSizeAtCompileTime>::run(const Index segsize, BlockScalarVector& dense, ScalarVe…  in run()
 | 
| D | SparseLU_copy_to_ucol.h | 51 …            BlockIndexVector repfnz ,IndexVector& perm_r, BlockScalarVector dense, GlobalLU_t& glu)  in copy_to_ucol()
 | 
| D | SparseLU_column_bmod.h | 53 …r,StorageIndex>::column_bmod(const Index jcol, const Index nseg, BlockScalarVector dense, ScalarVe…  in column_bmod()
 | 
| D | SparseLU_panel_bmod.h | 57 …                                        const Index nseg, ScalarVector& dense, ScalarVector& tempv,  in panel_bmod()
 | 
| D | SparseLU_panel_dfs.h | 219 …const Index jcol, MatrixType& A, IndexVector& perm_r, Index& nseg, ScalarVector& dense, IndexVecto…  in panel_dfs()
 | 
| /external/tensorflow/tensorflow/python/kernel_tests/linalg/sparse/ | 
| D | csr_sparse_matrix_grad_test.py | 31 def dense_to_csr_sparse_matrix(dense):  argument
 | 
| D | csr_sparse_matrix_ops_test.py | 49 def dense_to_csr_sparse_matrix(dense):  argument
 | 
| /external/rust/crates/regex-automata/src/ | 
| D | sparse_set.rs | 17     dense: Vec<usize>,  field
 | 
| D | lib.rs | 339 pub mod dense {  module
 | 
| /external/tensorflow/tensorflow/dtensor/mlir/expansions/ | 
| D | nullary_spmd_expander.cc | 56     if (auto dense = const_op.value().dyn_cast<mlir::DenseElementsAttr>()) {  in ExpandOp()  local
 | 
| /external/tensorflow/tensorflow/python/keras/utils/ | 
| D | layer_utils.py | 273 def convert_dense_weights_data_format(dense,  argument
 | 
| /external/rust/crates/regex/src/ | 
| D | sparse.rs | 19     dense: Vec<usize>,  field
 | 
| /external/tensorflow/tensorflow/python/keras/legacy_tf_layers/ | 
| D | core.py | 113 def dense(  function
 | 
| /external/tensorflow/tensorflow/core/util/ | 
| D | example_proto_fast_parsing.h | 91   std::vector<Dense> dense;  member
 | 
| D | strided_slice_op.cc | 82     const StridedSliceSparseSpec& sparse, StridedSliceDenseSpec* dense) {  in BuildDenseSpec()
 | 
| /external/tensorflow/tensorflow/core/util/sparse/ | 
| D | sparse_tensor_test.cc | 385   Tensor dense(DT_STRING, TensorShape({4, 4, 5}));  in TEST()  local425   Tensor dense(DT_STRING, TensorShape({10, 10, 10}));  in TEST()  local
 744   Tensor dense(DT_INT32, TensorShape({}));  in TEST()  local
 
 | 
| /external/eigen/unsupported/test/ | 
| D | special_functions.cpp | 16 Eigen::CommaInitializer<Derived> operator<<(Eigen::DenseBase<Derived>& dense, double v) {  in operator <<()
 | 
| /external/tensorflow/tensorflow/compiler/xla/mlir/transforms/runtime/ | 
| D | custom_call_encoding.cc | 125 static mlir::DenseElementsAttr Flatten(DenseIntOrFPElementsAttr dense) {  in Flatten()142   DenseIntOrFPElementsAttr dense = value.cast<DenseIntOrFPElementsAttr>();  in PackDenseElementsAttribute()  local
 644   if (auto dense = attr.dyn_cast<DenseIntOrFPElementsAttr>())  in Match()  local
 651   auto dense = attr.cast<DenseIntOrFPElementsAttr>();  in Encode()  local
 
 | 
| /external/eigen/Eigen/src/OrderingMethods/ | 
| D | Amd.h | 89                 k2, k3, jlast, ln, dense, nzmax, mindeg = 0, nvi, nvj, nvk, mark, wnvi,  in minimum_degree_ordering()  local
 | 
| /external/rust/crates/regex/src/literal/ | 
| D | imp.rs | 279     dense: Vec<u8>,  field
 | 
| /external/tensorflow/tensorflow/dtensor/mlir/ | 
| D | collectives.cc | 183   auto dense = builder.create<mlir::TF::SparseToDenseOp>(  in EmitDenseToSparseToDense()  local
 | 
| /external/tensorflow/tensorflow/python/kernel_tests/math_ops/ | 
| D | sets_test.py | 48 def _dense_to_sparse(dense, dtype):  argument
 |