Searched defs:quint8 (Results 1 – 4 of 4) sorted by relevance
| /external/tensorflow/tensorflow/core/framework/ |
| D | numeric_types.h | 38 typedef Eigen::QUInt8 quint8; 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 | 386 quint8 = DType(types_pb2.DT_QUINT8) variable
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | quantized_resize_bilinear_op.cc | 595 void ResizeImage<quint8>(typename TTypes<quint8, 4>::ConstTensor images, in ResizeImage()
|