/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_Reshape.pbtxt | 49 # -1 is inferred to be 9: 52 # -1 is inferred to be 2: 55 # -1 is inferred to be 3:
|
D | api_def_BoostedTreesQuantileStreamResourceDeserialize.pbtxt | 19 inferred int; number of features to get bucket boundaries for.
|
D | api_def_BoostedTreesQuantileStreamResourceGetBucketBoundaries.pbtxt | 19 inferred int; number of features to get bucket boundaries for.
|
D | api_def_SplitV.pbtxt | 14 Can contain one -1 indicating that dimension is to be inferred.
|
D | api_def_BoostedTreesBucketize.pbtxt | 26 inferred int; number of features.
|
D | api_def_BoostedTreesMakeStatsSummary.pbtxt | 49 int; inferred from the size of bucketized_features_list; the number of features.
|
D | api_def_IRFFT.pbtxt | 36 compute `input` is odd, it should be provided since it cannot be inferred
|
D | api_def_IRFFT3D.pbtxt | 36 to compute `input` is odd, it should be provided since it cannot be inferred
|
D | api_def_IRFFT2D.pbtxt | 36 to compute `input` is odd, it should be provided since it cannot be inferred
|
/external/clang/test/SemaObjCXX/ |
D | related-result-type-inference.mm | 54 // Not inferred 57 // Not inferred due to instance/class mismatches 63 // Not inferred due to return type mismatch
|
/external/tensorflow/tensorflow/go/genop/internal/ |
D | genop.go | 437 inferred := make(map[string]bool) 441 inferred[in.TypeAttr] = true 443 inferred[in.TypeListAttr] = true 446 inferred[in.NumberAttr] = true 450 if inferred[attr.Name] {
|
/external/clang/test/SemaObjC/ |
D | arc-property-decl-attrs.m | 89 @property(nonatomic, weak) id delegate; // Do not warn, nullable is inferred. 90 @property(nonatomic, weak, readonly) id ROdelegate; // Do not warn, nullable is inferred. 103 @property(nonatomic, weak) id ddd; // Do not warn, nullable is inferred.
|
D | related-result-type-inference.m | 54 // Not inferred 57 // Not inferred due to instance/class mismatches 63 // Not inferred due to return type mismatch
|
D | nullable-weak-property.m | 23 foo (self.property1); // no warning because nothing is inferred
|
/external/clang/test/Modules/ |
D | inferred-attributes.mm | 2 // RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -F %S/Inputs/inferred-a…
|
/external/clang/lib/Lex/ |
D | ModuleMap.cpp | 629 inferred = InferredDirectories.find(ParentDir); in inferFrameworkModule() local 630 if (inferred == InferredDirectories.end()) { in inferFrameworkModule() 637 inferred = InferredDirectories.find(ParentDir); in inferFrameworkModule() 640 if (inferred == InferredDirectories.end()) in inferFrameworkModule() 641 inferred = InferredDirectories.insert( in inferFrameworkModule() 645 if (inferred->second.InferModules) { in inferFrameworkModule() 649 canInfer = std::find(inferred->second.ExcludedModules.begin(), in inferFrameworkModule() 650 inferred->second.ExcludedModules.end(), in inferFrameworkModule() 651 Name) == inferred->second.ExcludedModules.end(); in inferFrameworkModule() 653 Attrs.IsSystem |= inferred->second.Attrs.IsSystem; in inferFrameworkModule() [all …]
|
/external/clang/test/Analysis/ |
D | generics.m | 376 // CHECK-NEXT: <string>Type 'NSArray<NSString *> *' is inferred from implicit c… 378 // CHECK-NEXT: <string>Type 'NSArray<NSString *> *' is inferred from implicit c… 522 // CHECK-NEXT: <string>Type 'NSArray<NSString *> *' is inferred from implicit c… 524 // CHECK-NEXT: <string>Type 'NSArray<NSString *> *' is inferred from implicit c… 634 // CHECK-NEXT: <string>Type 'NSArray<NSString *> *' is inferred from implicit c… 636 // CHECK-NEXT: <string>Type 'NSArray<NSString *> *' is inferred from implicit c… 891 // CHECK-NEXT: <string>Type 'NSArray<NSNumber *> *' is inferred from implicit c… 893 // CHECK-NEXT: <string>Type 'NSArray<NSNumber *> *' is inferred from implicit c… 1032 // CHECK-NEXT: <string>Type 'NSArray<NSString *> *' is inferred from implicit c… 1034 // CHECK-NEXT: <string>Type 'NSArray<NSString *> *' is inferred from implicit c… [all …]
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | shape_inference_test.cc | 323 Shape inferred = inferred_status.ValueOrDie(); in TEST_F() local 324 ASSERT_TRUE(ShapeUtil::Equal(ShapeUtil::MakeShape(F32, {4, 4}), inferred)); in TEST_F() 332 Shape inferred = inferred_status_ok.ValueOrDie(); in TEST_F() local 333 ASSERT_TRUE(ShapeUtil::Equal(operand_shape_, inferred)); in TEST_F() 838 Shape inferred = inferred_status.ValueOrDie(); in TEST_F() local 839 ASSERT_TRUE(ShapeUtil::Equal(ShapeUtil::MakeShape(F32, {32, 64}), inferred)); in TEST_F() 847 Shape inferred = inferred_status.ValueOrDie(); in TEST_F() local 848 ASSERT_TRUE(ShapeUtil::Equal(ShapeUtil::MakeShape(F32, {16, 16}), inferred)); in TEST_F() 856 Shape inferred = inferred_status.ValueOrDie(); in TEST_F() local 857 ASSERT_TRUE(ShapeUtil::Equal(ShapeUtil::MakeShape(F32, {3, 4}), inferred)); in TEST_F() [all …]
|
/external/tensorflow/tensorflow/contrib/tensorboard/plugins/projector/ |
D | projector_config.proto | 30 // Shape of the 2D tensor [N x D]. If missing, it will be inferred from the
|
/external/clang/include/clang/Basic/ |
D | DiagnosticLexKinds.td | 620 "only submodules and framework modules may be inferred with wildcard syntax">; 622 "inferred submodules require a module with an umbrella">; 624 "inferred submodule cannot be a framework submodule">; 626 "inferred framework modules cannot be 'explicit'">; 630 "redefinition of inferred submodule">; 632 "expected '{' to start inferred submodule">; 636 "only '*' can be exported from an inferred submodule">;
|
/external/llvm/docs/CommandGuide/ |
D | lli.rst | 76 valid architectures. By default this is inferred from the target triple or 82 By default this is inferred from the target triple and autodetected to
|
D | llc.rst | 59 valid architectures. By default this is inferred from the target triple or 65 By default this is inferred from the target triple and autodetected to
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/CommandGuide/ |
D | llc.rst | 59 valid architectures. By default this is inferred from the target triple or 65 By default this is inferred from the target triple and autodetected to
|
D | lli.rst | 76 valid architectures. By default this is inferred from the target triple or 82 By default this is inferred from the target triple and autodetected to
|
/external/swiftshader/third_party/LLVM/docs/CommandGuide/ |
D | llc.pod | 60 valid architectures. By default this is inferred from the target triple or 66 By default this is inferred from the target triple and autodetected to
|