Home
last modified time | relevance | path

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

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