| /external/tensorflow/tensorflow/lite/delegates/gpu/ |
| D | api.h | 194 struct Dimensions { struct 195 Dimensions() : b(1), h(1), w(1), c(1) {} in Dimensions() argument 197 Dimensions(int32_t batch, int32_t height, int32_t width, int32_t channels) in Dimensions() argument 204 bool operator==(const Dimensions& other) const { argument 216 // Dimensions semantic is defined by corresponding DataLayout. argument
|
| /external/openscreen/cast/streaming/ |
| D | answer_messages.h | 49 struct Dimensions { struct 65 absl::optional<Dimensions> min_dimensions = {}; argument
|
| /external/eigen/unsupported/Eigen/CXX11/src/Tensor/ |
| D | TensorSyclExtractFunctors.h | 37 typedef typename Evaluator::Dimensions Dimensions; typedef
|
| D | TensorStorage.h | 74 typedef DSizes<IndexType, NumIndices_> Dimensions; typedef
|
| D | TensorEvaluator.h | 34 typedef typename Derived::Dimensions Dimensions; typedef
|
| D | TensorFixedSize.h | 48 typedef Dimensions_ Dimensions; typedef
|
| D | TensorMap.h | 50 typedef typename PlainObjectType::Dimensions Dimensions; typedef
|
| D | TensorRef.h | 134 typedef typename PlainObjectType::Dimensions Dimensions; typedef
|
| D | Tensor.h | 84 typedef DSizes<Index, NumIndices_> Dimensions; typedef
|
| D | README.md | 1101 #### Reduction along all dimensions
|
| /external/llvm-project/llvm/include/llvm/Support/ |
| D | TypeSize.h | 45 static constexpr auto Dimensions = LinearPolyBaseTypeTraits<LeafTy>::Dimensions; variable
|
| /external/llvm-project/llvm/unittests/Support/ |
| D | LinearPolyBaseTest.cpp | 19 static const unsigned Dimensions = 3; member 89 static const unsigned Dimensions = 3; member
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | eigen_benchmark.h | 36 using Dimensions = Eigen::DSizes<Eigen::Index, 4>; variable 167 using Dimensions = Eigen::DSizes<Eigen::Index, 5>; variable
|
| D | eigen_volume_patch.h | 34 typedef DSizes<Index, NumDims> Dimensions; typedef
|
| D | eigen_spatial_convolutions_test.cc | 1396 using Dimensions = Eigen::DSizes<Eigen::Index, 4>; in PackRhsHelper() typedef 1591 using Dimensions = Eigen::DSizes<Eigen::Index, 4>; in PackLhsHelper() typedef
|
| /external/llvm-project/flang/include/flang/Evaluate/ |
| D | fold-designator.h | 178 using Dimensions = std::vector<Dimension>; member
|
| /external/pdfium/third_party/lcms/src/ |
| D | cmslut.c | 616 cmsUInt32Number Dimensions[MAX_INPUT_DIMENSIONS]; in cmsStageAllocCLut16bit() local 633 cmsUInt32Number Dimensions[MAX_INPUT_DIMENSIONS]; in cmsStageAllocCLutFloat() local 717 cmsUInt32Number Dimensions[MAX_INPUT_DIMENSIONS]; in _cmsStageAllocIdentityCLut() local
|
| D | cmsvirt.c | 742 cmsUInt32Number Dimensions[MAX_INPUT_DIMENSIONS]; in cmsCreateBCHSWabstractProfileTHR() local
|
| /external/llvm-project/llvm/lib/Analysis/ |
| D | TFUtils.cpp | 433 const std::vector<int64_t> &Dimensions) { in initInput()
|
| /external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
| D | tiled_dot_emitter.cc | 618 class Dimensions { class in xla::cpu::__anon47412fb60111::TiledSmallGemmEmitter 620 explicit Dimensions(int64 m, int64 k, int64 n) : m_(m), k_(k), n_(n) {} in Dimensions() function in xla::cpu::__anon47412fb60111::TiledSmallGemmEmitter::Dimensions
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/ |
| D | MicrosoftDemangleNodes.h | 494 NodeArrayNode *Dimensions = nullptr; member
|
| /external/llvm-project/llvm/include/llvm/Demangle/ |
| D | MicrosoftDemangleNodes.h | 494 NodeArrayNode *Dimensions = nullptr; member
|
| /external/llvm-project/mlir/tools/mlir-linalg-ods-gen/ |
| D | mlir-linalg-ods-gen.cpp | 935 enum class EagerDiscoveryMode { None = 0, Symbols, Dimensions }; enumerator
|
| /external/llvm-project/clang/lib/CodeGen/ |
| D | CGDecl.cpp | 1347 SmallVector<CodeGenFunction::VlaSizePair, 4> Dimensions; in EmitAndRegisterVariableArrayDimensions() local
|
| /external/clang/lib/AST/ |
| D | MicrosoftMangle.cpp | 2120 SmallVector<llvm::APInt, 3> Dimensions; in mangleArrayType() local
|