Home
last modified time | relevance | path

Searched defs:InputDataType (Results 1 – 3 of 3) sorted by relevance

/external/ComputeLibrary/src/core/NEON/kernels/
DNEQLSTMLayerNormalizationKernel.cpp183 using InputDataType = int16_t; in sum_qsymm16() typedef
284 using InputDataType = int16_t; in compute_qsymm16() typedef
/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/tools/
Dtflite_op_coverage_spec_getters_gen.cc34 enum class InputDataType { INT8, UINT8, INT16 }; enum
/external/libchrome/mojo/public/cpp/bindings/tests/
Dstruct_unittest.cc70 using InputDataType = in SerializeAndDeserialize() typedef