HomeSort by relevance Sort by last modified time
    Searched defs:DT_QINT32 (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/core/kernels/
quantize_op_test.cc 250 Tensor expected(allocator(), DT_QINT32, TensorShape({element_count}));
quantized_matmul_op_test.cc 80 Tensor expected(allocator(), DT_QINT32, TensorShape({2, 4}));
130 Tensor expected(allocator(), DT_QINT32, TensorShape({a_cols, b_cols}));
255 Tensor expected(allocator(), DT_QINT32, TensorShape({a_cols, b_cols}));

Completed in 67 milliseconds