/aosp_15_r20/external/tensorflow/tensorflow/core/util/ |
H A D | example_proto_fast_parsing.h | 43 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/ |
D | nfa.rs | 331 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 D | core.py | 23 Dense = core.Dense variable
|
/aosp_15_r20/external/libtextclassifier/native/utils/container/ |
H A D | bit-vector_test.cc | 28 TEST(BitVectorTest, Dense) { in TEST() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/VE/ |
H A D | VECustomDAG.h | 121 Dense = 1 // 512 element packed mode. enumerator
|
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/legacy_tf_layers/ |
H A D | core.py | 31 class Dense(keras_layers.Dense, base.Layer): class
|
/aosp_15_r20/external/tensorflow/tensorflow/tools/consistency_integration_test/ |
H A D | function_io_tests.py | 185 class Dense(tf.Module): class
|
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/ |
H A D | sharded_variable_test.py | 764 class Dense(module.Module): class
|
/aosp_15_r20/external/pytorch/c10/core/ |
H A D | DispatchKey.h | 169 Dense, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/ |
D | SparseMultiSet.h | 122 DenseT Dense; variable
|
/aosp_15_r20/external/llvm/include/llvm/ADT/ |
H A D | SparseMultiSet.h | 115 DenseT Dense; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/ |
D | SparseMultiSet.h | 122 DenseT Dense; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | SparseMultiSet.h | 122 DenseT Dense; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/ |
D | SparseMultiSet.h | 122 DenseT Dense; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/ |
H A D | SparseMultiSet.h | 122 DenseT Dense; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/ |
D | SparseMultiSet.h | 122 DenseT Dense; variable
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/parse_example/ |
H A D | example_proto_fast_parsing.h | 372 enum class Type { Dense, Sparse, Ragged }; enumerator
|
/aosp_15_r20/external/eigen/Eigen/src/Core/util/ |
H A D | Constants.h | 507 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 D | nfa.rs | 1530 Dense(DenseTransitions), enumerator
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/aho-corasick-1.1.3/src/nfa/ |
H A D | contiguous.rs | 435 Dense { enumerator
|
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/layers/ |
H A D | core.py | 1077 class Dense(Layer): class
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | NewGVN.cpp | 3561 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 D | NewGVN.cpp | 3573 const CongruenceClass &Dense, SmallVectorImpl<ValueDFS> &DFSOrderedSet, in convertClassToDFSOrdered() 3664 const CongruenceClass &Dense, in convertClassToLoadsAndStores()
|
/aosp_15_r20/external/pytorch/torchgen/ |
H A D | model.py | 96 Dense = auto() variable in DispatchKey
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | MachineVerifier.cpp | 2656 DenseSet<unsigned> Dense; member
|