Searched defs:qint8 (Results 1 – 4 of 4) sorted by relevance
| /external/tensorflow/tensorflow/core/framework/ |
| D | numeric_types.h | 37 typedef Eigen::QInt8 qint8; typedef
|
| /external/tensorflow/tensorflow/core/kernels/mkl/ |
| D | mkl_qmatmul_op.cc | 555 #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/ |
| D | dtypes.py | 368 qint8 = DType(types_pb2.DT_QINT8) variable
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | eigen_spatial_convolutions_test.cc | 1988 using qint8 = Eigen::QInt8; typedef
|