Home
last modified time | relevance | path

Searched defs:Dense (Results 1 – 25 of 27) sorted by relevance

12

/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dexample_proto_fast_parsing.h43 struct Dense { struct
44 Dense(StringPiece feature_name, DataType dtype, PartialTensorShape shape, in Dense() function
56 tstring feature_name;
57 DataType dtype;
61 PartialTensorShape shape;
62 Tensor default_value;
63 bool variable_length;
64 std::size_t elements_per_stride;
/aosp_15_r20/external/rust/android-crates-io/crates/aho-corasick/src/
Dnfa.rs331 struct Dense<S>(Vec<S>); struct
333 impl<S> Dense<S> implementation
347 impl<S> Index<u8> for Dense<S> { implementation
358 impl<S> IndexMut<u8> for Dense<S> { implementation
381 Dense(Dense<S>), enumerator
/aosp_15_r20/external/tensorflow/tensorflow/python/layers/
H A Dcore.py23 Dense = core.Dense variable
/aosp_15_r20/external/libtextclassifier/native/utils/container/
H A Dbit-vector_test.cc28 TEST(BitVectorTest, Dense) { in TEST() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/VE/
H A DVECustomDAG.h121 Dense = 1 // 512 element packed mode. enumerator
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/legacy_tf_layers/
H A Dcore.py31 class Dense(keras_layers.Dense, base.Layer): class
/aosp_15_r20/external/tensorflow/tensorflow/tools/consistency_integration_test/
H A Dfunction_io_tests.py185 class Dense(tf.Module): class
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/
H A Dsharded_variable_test.py764 class Dense(module.Module): class
/aosp_15_r20/external/pytorch/c10/core/
H A DDispatchKey.h169 Dense, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DSparseMultiSet.h122 DenseT Dense; variable
/aosp_15_r20/external/llvm/include/llvm/ADT/
H A DSparseMultiSet.h115 DenseT Dense; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DSparseMultiSet.h122 DenseT Dense; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DSparseMultiSet.h122 DenseT Dense; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DSparseMultiSet.h122 DenseT Dense; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A DSparseMultiSet.h122 DenseT Dense; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DSparseMultiSet.h122 DenseT Dense; variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/parse_example/
H A Dexample_proto_fast_parsing.h372 enum class Type { Dense, Sparse, Ragged }; enumerator
/aosp_15_r20/external/eigen/Eigen/src/Core/util/
H A DConstants.h507 struct Dense {}; struct
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.6/src/nfa/thompson/
H A Dnfa.rs1530 Dense(DenseTransitions), enumerator
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/aho-corasick-1.1.3/src/nfa/
H A Dcontiguous.rs435 Dense { enumerator
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/layers/
H A Dcore.py1077 class Dense(Layer): class
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp3561 const CongruenceClass &Dense, SmallVectorImpl<ValueDFS> &DFSOrderedSet, in convertClassToDFSOrdered()
3652 const CongruenceClass &Dense, in convertClassToLoadsAndStores()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp3573 const CongruenceClass &Dense, SmallVectorImpl<ValueDFS> &DFSOrderedSet, in convertClassToDFSOrdered()
3664 const CongruenceClass &Dense, in convertClassToLoadsAndStores()
/aosp_15_r20/external/pytorch/torchgen/
H A Dmodel.py96 Dense = auto() variable in DispatchKey
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineVerifier.cpp2656 DenseSet<unsigned> Dense; member

12