/external/tensorflow/tensorflow/lite/toco/graph_transformations/ |
D | propagate_array_data_types.cc | 28 ArrayDataType data_type) { in SetDataTypeForAllOutputs() 90 const ArrayDataType data_type = model->GetArray(op->inputs[1]).data_type; in Run() local 97 const ArrayDataType data_type = model->GetArray(op->inputs[0]).data_type; in Run() local 104 const ArrayDataType data_type = model->GetArray(op->inputs[2]).data_type; in Run() local 132 ArrayDataType data_type; in Run() local 175 const ArrayDataType data_type = unsupported_op->output_data_types[i]; in Run() local 198 const ArrayDataType data_type = model->GetArray(op->inputs[2]).data_type; in Run() local 209 const ArrayDataType data_type = model->GetArray(op->inputs[0]).data_type; in Run() local 214 const ArrayDataType data_type = model->GetArray(op->inputs[0]).data_type; in Run() local 255 const ArrayDataType data_type = model->GetArray(op->inputs[0]).data_type; in Run() local [all …]
|
/external/tensorflow/tensorflow/core/kernels/image/ |
D | colorspace_op_test.cc | 34 void MakeOp(DataType data_type) { in MakeOp() 41 void CheckBlack(DataType data_type) { in CheckBlack() 51 void CheckGray(DataType data_type) { in CheckGray() 61 void CheckWhite(DataType data_type) { in CheckWhite() 71 void CheckRedMax(DataType data_type) { in CheckRedMax() 85 void CheckGreenMax(DataType data_type) { in CheckGreenMax() 99 void CheckBlueMax(DataType data_type) { in CheckBlueMax() 113 void CheckNegativeDifference(DataType data_type) { in CheckNegativeDifference() 130 void MakeOp(DataType data_type) { in MakeOp() 137 void CheckBlack(DataType data_type) { in CheckBlack() [all …]
|
/external/tensorflow/tensorflow/lite/delegates/gpu/common/ |
D | data_type.cc | 24 size_t SizeOf(DataType data_type) { in SizeOf() 47 std::string ToString(DataType data_type) { in ToString() 77 std::string ToCLDataType(DataType data_type, int vec_size) { in ToCLDataType() 108 std::string ToMetalDataType(DataType data_type, int vec_size) { in ToMetalDataType()
|
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/ |
D | elementwise_test_util.cc | 37 auto data_type = DeduceDataTypeFromPrecision(precision); in AbsTest() local 64 auto data_type = DeduceDataTypeFromPrecision(precision); in CosTest() local 90 auto data_type = DeduceDataTypeFromPrecision(precision); in CopyTest() local 115 auto data_type = DeduceDataTypeFromPrecision(precision); in EluTest() local 143 auto data_type = DeduceDataTypeFromPrecision(precision); in ExpTest() local 171 auto data_type = DeduceDataTypeFromPrecision(precision); in HardSwishTest() local 198 auto data_type = DeduceDataTypeFromPrecision(precision); in LogTest() local 225 auto data_type = DeduceDataTypeFromPrecision(precision); in NegTest() local 251 auto data_type = DeduceDataTypeFromPrecision(precision); in RsqrtTest() local 280 auto data_type = DeduceDataTypeFromPrecision(precision); in SigmoidTest() local [all …]
|
D | padding_test_util.cc | 42 auto data_type = DeduceDataTypeFromPrecision(precision); in PaddingAppendWidthTest() local 72 auto data_type = DeduceDataTypeFromPrecision(precision); in PaddingPrependWidthTest() local 102 auto data_type = DeduceDataTypeFromPrecision(precision); in PaddingAppendHeightTest() local 131 auto data_type = DeduceDataTypeFromPrecision(precision); in PaddingPrependHeightTest() local 160 auto data_type = DeduceDataTypeFromPrecision(precision); in PaddingAppendChannelsTest() local 189 auto data_type = DeduceDataTypeFromPrecision(precision); in PaddingPrependChannelsTest() local 218 auto data_type = DeduceDataTypeFromPrecision(precision); in PaddingPrependChannelsX4Test() local 247 auto data_type = DeduceDataTypeFromPrecision(precision); in PaddingComplexTest() local 280 auto data_type = DeduceDataTypeFromPrecision(precision); in PaddingReflectWidthTest() local 310 auto data_type = DeduceDataTypeFromPrecision(precision); in PaddingReflectChannelsTest() local
|
D | resize_test_util.cc | 43 auto data_type = DeduceDataTypeFromPrecision(precision); in ResizeBilinearAlignedTest() local 75 auto data_type = DeduceDataTypeFromPrecision(precision); in ResizeBilinearNonAlignedTest() local 108 auto data_type = DeduceDataTypeFromPrecision(precision); in ResizeBilinearWithoutHalfPixelTest() local 140 auto data_type = DeduceDataTypeFromPrecision(precision); in ResizeBilinearWithHalfPixelTest() local 172 auto data_type = DeduceDataTypeFromPrecision(precision); in ResizeNearestTest() local 204 auto data_type = DeduceDataTypeFromPrecision(precision); in ResizeNearestAlignCornersTest() local 236 auto data_type = DeduceDataTypeFromPrecision(precision); in ResizeNearestHalfPixelCentersTest() local
|
D | reduce_test_util.cc | 39 auto data_type = DeduceDataTypeFromPrecision(precision); in MeanHWTest() local 66 auto data_type = DeduceDataTypeFromPrecision(precision); in ReduceSumChannelsTest() local 93 auto data_type = DeduceDataTypeFromPrecision(precision); in ReduceProductChannelsTest() local 121 auto data_type = DeduceDataTypeFromPrecision(precision); in ReduceMaxChannelsTest() local 149 auto data_type = DeduceDataTypeFromPrecision(precision); in ReduceMinChannelsTest() local
|
D | space_to_depth_test_util.cc | 38 auto data_type = DeduceDataTypeFromPrecision(precision); in SpaceToDepthTensorShape1x2x2x1BlockSize2Test() local 65 auto data_type = DeduceDataTypeFromPrecision(precision); in SpaceToDepthTensorShape1x2x2x2BlockSize2Test() local 94 auto data_type = DeduceDataTypeFromPrecision(precision); in SpaceToDepthTensorShape1x2x2x3BlockSize2Test() local 125 auto data_type = DeduceDataTypeFromPrecision(precision); in SpaceToDepthTensorShape1x4x4x1BlockSize2Test() local
|
D | softmax_test_util.cc | 40 auto data_type = DeduceDataTypeFromPrecision(precision); in SoftmaxTest() local 80 auto data_type = DeduceDataTypeFromPrecision(precision); in SoftmaxBigNumberTest() local 110 auto data_type = DeduceDataTypeFromPrecision(precision); in Softmax1x1Test() local 149 auto data_type = DeduceDataTypeFromPrecision(precision); in Softmax1x1BigNumberTest() local
|
D | concat_test_util.cc | 44 auto data_type = DeduceDataTypeFromPrecision(precision); in ConcatWidthTest() local 77 auto data_type = DeduceDataTypeFromPrecision(precision); in ConcatHeightTest() local 111 auto data_type = DeduceDataTypeFromPrecision(precision); in ConcatChannelsTest() local 149 auto data_type = DeduceDataTypeFromPrecision(precision); in ConcatChannelsAlignedx4Test() local
|
D | relu_test_util.cc | 42 auto data_type = DeduceDataTypeFromPrecision(precision); in ReLUNoClipNoAlphaTest() local 71 auto data_type = DeduceDataTypeFromPrecision(precision); in ReLUClipTest() local 100 auto data_type = DeduceDataTypeFromPrecision(precision); in ReLUAlphaTest() local 129 auto data_type = DeduceDataTypeFromPrecision(precision); in ReLUAlphaClipTest() local
|
D | conv_powervr_test_util.cc | 48 auto data_type = DeduceDataTypeFromPrecision(precision); in ConvPowerVR1x1SimpleWeightsTest() local 85 auto data_type = DeduceDataTypeFromPrecision(precision); in ConvPowerVR1x1Test() local 122 auto data_type = DeduceDataTypeFromPrecision(precision); in ConvPowerVRSimpleWeightsTest() local 159 auto data_type = DeduceDataTypeFromPrecision(precision); in ConvPowerVRTest() local
|
D | pooling_test_util.cc | 45 auto data_type = DeduceDataTypeFromPrecision(precision); in AveragePoolingTest() local 76 auto data_type = DeduceDataTypeFromPrecision(precision); in AveragePoolingNonEmptyPaddingTest() local 108 auto data_type = DeduceDataTypeFromPrecision(precision); in MaxPoolingTest() local 140 auto data_type = DeduceDataTypeFromPrecision(precision); in MaxPoolingIndicesTest() local
|
D | quantize_and_dequantize_test_util.cc | 47 auto data_type = DeduceDataTypeFromPrecision(precision); in QuantAndDequant_Dim2Bits8Test() local 84 auto data_type = DeduceDataTypeFromPrecision(precision); in QuantAndDequant_Dim3Bits8_NegativeRangeTest() local 120 auto data_type = DeduceDataTypeFromPrecision(precision); in QuantAndDequant_Dim3Bits16Test() local 157 auto data_type = DeduceDataTypeFromPrecision(precision); in QuantAndDequant_Dim2Bits16_NegativeRangeTest() local
|
D | prelu_test_util.cc | 45 auto data_type = DeduceDataTypeFromPrecision(precision); in PReLUAlphaTest() local 77 auto data_type = DeduceDataTypeFromPrecision(precision); in PReLUAlphaClipTest() local 109 auto data_type = DeduceDataTypeFromPrecision(precision); in PReLUHWCAlphaTest() local
|
D | depthwise_conv_test_util.cc | 48 auto data_type = DeduceDataTypeFromPrecision(precision); in DepthwiseConvSimpleWeightsTest() local 85 auto data_type = DeduceDataTypeFromPrecision(precision); in DepthwiseConvNoMultiplierTest() local 123 auto data_type = DeduceDataTypeFromPrecision(precision); in DepthwiseConvMultiplier2Test() local
|
D | conv_weights_converter_test_util.cc | 128 auto data_type = DeduceDataTypeFromPrecision(precision); in ConverterToConvWeights1x1OutX4Test() local 162 auto data_type = DeduceDataTypeFromPrecision(precision); in ConverterToConvWeights1x1OutX4UnalignedTest() local 195 auto data_type = DeduceDataTypeFromPrecision(precision); in ConverterToConvWeights1x1OutX2Test() local 228 auto data_type = DeduceDataTypeFromPrecision(precision); in ConverterToConvWeightsOutX2Test() local 263 auto data_type = DeduceDataTypeFromPrecision(precision); in ConverterToConvTransposedWeights4x4Test() local 298 auto data_type = DeduceDataTypeFromPrecision(precision); in ConverterToConvWeights4xTexturesTest() local
|
D | add_test_util.cc | 39 auto data_type = DeduceDataTypeFromPrecision(precision); in AddTwoEqualTensorsTest() local 69 auto data_type = DeduceDataTypeFromPrecision(precision); in AddFirstTensorHasMoreChannelsThanSecondTest() local 100 auto data_type = DeduceDataTypeFromPrecision(precision); in AddFirstTensorHasLessChannelsThanSecond() local
|
D | fully_connected_test_util.cc | 45 auto data_type = DeduceDataTypeFromPrecision(precision); in FullyConnectedTest() local 91 auto data_type = DeduceDataTypeFromPrecision(precision); in FullyConnectedLargeTest() local 148 auto data_type = DeduceDataTypeFromPrecision(precision); in FullyConnectedExtraLargeTest() local
|
/external/clang/lib/Serialization/ |
D | ASTReaderInternals.h | 50 typedef llvm::SmallVector<DeclID, 4> data_type; typedef 175 typedef IdentifierInfo * data_type; typedef 202 struct data_type { struct 203 SelectorID ID; 204 unsigned InstanceBits; 205 unsigned FactoryBits; 206 bool InstanceHasMoreThanOneDecl; 207 bool FactoryHasMoreThanOneDecl; 208 SmallVector<ObjCMethodDecl *, 2> Instance; 209 SmallVector<ObjCMethodDecl *, 2> Factory; [all …]
|
/external/llvm-project/clang/lib/Serialization/ |
D | ASTReaderInternals.h | 53 using data_type = SmallVector<DeclID, 4>; variable 196 struct data_type { struct 197 SelectorID ID; 198 unsigned InstanceBits; 199 unsigned FactoryBits; 200 bool InstanceHasMoreThanOneDecl; 201 bool FactoryHasMoreThanOneDecl; 202 SmallVector<ObjCMethodDecl *, 2> Instance; 203 SmallVector<ObjCMethodDecl *, 2> Factory; 262 using data_type = HeaderFileInfo; variable
|
/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | conv_depthwise_common.cc | 38 const string data_type = GetFloatDataType(::testing::get<1>(data.param)); in DepthwiseConvolution2DTestDataToString() local 59 const string data_type = GetFloatDataType(use_bfloat16); in BuildHloTextDepthwiseConvolution2D() local
|
/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/ |
D | gpu_object_desc.h | 34 DataType data_type; member 39 DataType data_type; member 44 DataType data_type; member 49 DataType data_type; member 60 DataType data_type; member
|
/external/tensorflow/tensorflow/python/ops/ |
D | image_grad_deterministic_test.py | 43 def _randomDataOp(self, shape, data_type): argument 71 data_type): argument
|
/external/deqp-deps/SPIRV-Tools/test/val/ |
D | val_builtins_test.cpp | 86 const char* const data_type) { in GetInMainCodeGenerator() 158 const char* const data_type = std::get<3>(GetParam()); in TEST_P() local 185 const char* const data_type = std::get<3>(GetParam()); in TEST_P() local 216 const char* const data_type = std::get<4>(GetParam()); in TEST_P() local 244 const char* const data_type) { in GetInFunctionCodeGenerator() 326 const char* const data_type = std::get<3>(GetParam()); in TEST_P() local 353 const char* const data_type = std::get<3>(GetParam()); in TEST_P() local 382 const char* const data_type) { in GetVariableCodeGenerator() 451 const char* const data_type = std::get<3>(GetParam()); in TEST_P() local 478 const char* const data_type = std::get<3>(GetParam()); in TEST_P() local [all …]
|