Home
last modified time | relevance | path

Searched defs:inputType (Results 1 – 25 of 69) sorted by relevance

123

/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/ir/
DUniformSupport.cc25 static bool isQuantizablePrimitiveType(Type inputType) { in isQuantizablePrimitiveType()
30 Type inputType) { in forInputType()
DQuantOps.cc82 Type inputType = std::get<0>(input); in verify() local
DUniformSupport.h54 const Type inputType; member
/external/deqp/framework/referencerenderer/
DrrShaders.cpp30 …yShader (size_t numVaryingInputs, size_t numVaryingOutputs, GeometryShaderInputType inputType, Geo… in GeometryShader()
/external/jackson-core/src/main/java/com/fasterxml/jackson/core/exc/
DInputCoercionException.java34 JsonToken inputType, Class<?> targetType) { in InputCoercionException()
/external/OpenCL-CTS/test_conformance/images/kernel_read_write/
Dtest_write_image.cpp77 image_descriptor *imageInfo, ExplicitType inputType, MTdata d ) in test_write_image()
660 ExplicitType inputType, MTdata d) in test_write_image_set()
871 ExplicitType inputType, in test_write_image_formats()
Dtest_write_1D.cpp50 image_descriptor *imageInfo, ExplicitType inputType, MTdata d ) in test_write_image_1D()
571 ExplicitType inputType, MTdata d) in test_write_image_1D_set()
Dtest_write_1D_array.cpp57 image_descriptor *imageInfo, ExplicitType inputType, MTdata d ) in test_write_image_1D_array()
593 ExplicitType inputType, MTdata d) in test_write_image_1D_array_set()
Dtest_write_2D_array.cpp84 image_descriptor *imageInfo, ExplicitType inputType, MTdata d ) in test_write_image_2D_array()
632 ExplicitType inputType, MTdata d) in test_write_image_2D_array_set()
Dtest_write_3D.cpp86 image_descriptor *imageInfo, ExplicitType inputType, MTdata d ) in test_write_image_3D()
640 ExplicitType inputType, MTdata d) in test_write_image_3D_set()
/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DMethodDescriptor.cs45 private MessageDescriptor inputType; field in Google.Protobuf.Reflection.MethodDescriptor
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DMethodDescriptor.cs45 private MessageDescriptor inputType; field in Google.Protobuf.Reflection.MethodDescriptor
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryTestsUtil.cpp306 std::string inputTypeToGLString (const VkPrimitiveTopology& inputType) in inputTypeToGLString()
349 size_t calcOutputVertices (const VkPrimitiveTopology& inputType) in calcOutputVertices()
/external/jackson-core/src/main/java/com/fasterxml/jackson/core/base/
DParserMinimalBase.java567 protected void reportOverflowInt(String numDesc, JsonToken inputType) throws IOException { in reportOverflowInt()
588 protected void reportOverflowLong(String numDesc, JsonToken inputType) throws IOException { in reportOverflowLong()
597 protected void _reportInputCoercion(String msg, JsonToken inputType, Class<?> targetType) in _reportInputCoercion()
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/include/mlir-hlo/Dialect/mhlo/IR/
Dhlo_ops_base.h141 for (auto inputType : inputTypes) in inferMostSpecificType() local
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/stablehlo/dialect/
DBase.h185 for (auto inputType : inputTypes) in inferMostSpecificType() local
/external/skia/gm/verifiers/
Dgmverifier.cpp45 GMVerifier::GMVerifier(InputType inputType) : fInputType(inputType) {} in GMVerifier()
/external/skia/modules/svg/src/
DSkSVGFilterContext.cpp150 const SkSVGFeInputType& inputType, in resolveInput()
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/deser/impl/
DJavaUtilCollectionsDeserializers.java124 private JavaUtilCollectionsConverter(int kind, JavaType inputType) { in JavaUtilCollectionsConverter()
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/tosa/lib/Transforms/
Dlegalize_mhlo.cc180 ShapedType inputType = operands.getType().cast<ShapedType>(); in matchAndRewrite() local
/external/deqp/external/openglcts/modules/common/
DglcGLSLVectorConstructorTests.cpp181 const auto& inputType = inputTypes[i]; in generateTestParams() local
353 const auto& inputType = inputTypes[i]; in generateTestCode() local
/external/armnn/src/backends/backendsCommon/test/
DWorkloadDataValidation.cpp657 constexpr DataType inputType = DataType::QAsymmU8; variable
702 constexpr DataType inputType = DataType::QAsymmU8; variable
748 constexpr DataType inputType = DataType::QAsymmU8; variable
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowTextView.java47 private int inputType; field in ShadowTextView
/external/deqp/external/openglcts/modules/gl/
Dgl4cSparseTexture2Tests.hpp141 std::string inputType; member
/external/armnn/src/backends/reference/
DRefLayerSupport.cpp1027 const DataType inputType = input.GetDataType(); in IsConvolution2dSupported() local
1095 const DataType inputType = input.GetDataType(); in IsConvolution3dSupported() local
1223 const DataType inputType = input.GetDataType(); in IsDepthwiseConvolutionSupported() local
2698 const DataType inputType = input.GetDataType(); in IsTransposeConvolution2dSupported() local

123