Home
last modified time | relevance | path

Searched defs:qint8 (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dnumeric_types.h37 typedef Eigen::QInt8 qint8; typedef
/external/tensorflow/tensorflow/core/kernels/mkl/
Dmkl_qmatmul_op.cc555 #define TEMPLATE_ARGS(CPUDevice, quint8, qint8, bias_type, output_type, \ argument
576 #define TEMPLATE_ARGS(CPUDevice, quint8, qint8, bias_type, output_type, \ argument
/external/tensorflow/tensorflow/python/framework/
Ddtypes.py368 qint8 = DType(types_pb2.DT_QINT8) variable
/external/tensorflow/tensorflow/core/kernels/
Deigen_spatial_convolutions_test.cc1988 using qint8 = Eigen::QInt8; typedef