Home
last modified time | relevance | path

Searched defs:InputType (Results 1 – 25 of 32) sorted by relevance

12

/external/ComputeLibrary/src/core/NEON/kernels/convolution/depthwise/
Ddepthwise.hpp102 using InputType = TIn; typedef in depthwise::DepthwiseConvolutionBase
360 using InputType = typename Base::InputType; typedef in depthwise::DepthwiseConvolution
424 using InputType = typename Base::InputType; typedef in depthwise::DepthwiseConvolution
505 using InputType = typename Base::InputType; typedef in depthwise::DepthwiseConvolution
Ddepthwise_quantized.hpp104 using InputType = typename Base::InputType; typedef in depthwise::QAsymm8DepthwiseConvolution
218 using InputType = typename Base::InputType; typedef in depthwise::QSymm8HybridPerChannelDepthwiseConvolution
/external/swiftshader/src/Device/
DETC_Decoder.hpp18 enum InputType enum in ETC_Decoder
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DMethodDescriptor.cs56 public MessageDescriptor InputType { get { return inputType; } } property in Google.Protobuf.Reflection.MethodDescriptor
/external/eigen/unsupported/test/
Dautodiff.cpp40 typedef Matrix<Scalar,InputsAtCompileTime,1> InputType; typedef
114 typedef Matrix<Scalar, 2, 1> InputType; typedef
161 typedef typename Func::InputType InputType; in forward_jacobian_cpp11() typedef
Dforward_adolc.cpp31 typedef Matrix<Scalar,InputsAtCompileTime,1> InputType; typedef
DNumericalDiff.cpp20 typedef Matrix<Scalar,InputsAtCompileTime,1> InputType; typedef
/external/skia/gm/verifiers/
Dgmverifier.h113 enum class InputType { enum
/external/python/cpython2/Include/
DcStringIO.h60 PyTypeObject *InputType, *OutputType; member
/external/eigen/unsupported/Eigen/src/AutoDiff/
DAutoDiffJacobian.h35 typedef typename Functor::InputType InputType; typedef
/external/eigen/unsupported/Eigen/src/NumericalDiff/
DNumericalDiff.h41 typedef typename Functor::InputType InputType; typedef
/external/python/cpython2/Tools/framer/
Dexample.py37 class InputType(Type): class in cStringIO
/external/eigen/unsupported/Eigen/src/LevenbergMarquardt/
DLevenbergMarquardt.h49 typedef Matrix<Scalar,InputsAtCompileTime,1> InputType; typedef
73 typedef Matrix<Scalar,Dynamic,1> InputType; typedef
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/ui/
DAlertDialogTask.java58 private enum InputType { enum in AlertDialogTask
/external/zstd/tests/fuzz/
Dfuzz.py28 class InputType(object): class
/external/ComputeLibrary/src/core/NEON/kernels/convolution/winograd/
Dwinograd.hpp534 typedef TIn InputType; typedef in winograd::WinogradGEMM::Convolution
/external/deqp/external/openglcts/modules/glesext/texture_border_clamp/
DesextcTextureBorderClampSamplingTexture.cpp123 const TestConfiguration<InputType, OutputType>& configuration) in TextureBorderClampSamplingTexture()
/external/deqp/modules/glshared/
DglsDrawTest.hpp61 enum InputType enum
DglsVertexArrayTests.hpp65 enum InputType enum in deqp::gls::Array
/external/clang/lib/Driver/
DDriver.cpp1213 types::ID InputType = types::TY_Nothing; in BuildInputs() local
1588 types::ID InputType = I.first; in BuildActions() local
/external/protobuf/java/core/src/test/java/com/google/protobuf/
DCodedInputStreamTest.java59 private enum InputType { enum in CodedInputStreamTest
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_op_kernel.cc105 DataType XlaOpKernelContext::InputType(absl::string_view name) { in InputType() function in tensorflow::XlaOpKernelContext
/external/deqp/modules/gles2/functional/
Des2fShaderMatrixTests.cpp101 enum InputType enum
/external/clang/lib/CodeGen/
DCGStmt.cpp1710 LValue InputValue, QualType InputType, in EmitAsmInputLValue()
/external/deqp/modules/gles3/functional/
Des3fShaderMatrixTests.cpp207 enum InputType enum

12