HomeSort by relevance Sort by last modified time
    Searched full:qint8 (Results 51 - 71 of 71) sorted by null

1 23

  /external/tensorflow/tensorflow/core/framework/
types.h 395 MATCH_TYPE_AND_ENUM(qint8, DT_QINT8);
tensor.cc 296 PROTO_TRAITS(qint8, int32, int);
694 CASE(qint8, SINGLE_ARG(STMTS)) \
    [all...]
node_def_util_test.cc 155 "int64, qint8, quint8, qint32, bfloat16, uint16, complex128, "
  /external/tensorflow/tensorflow/core/kernels/
constant_op.cc 105 REGISTER_KERNEL(GPU, qint8);
tensor_array_ops.cc 709 REGISTER_GATHER_AND_PACK(qint8);
    [all...]
remote_fused_graph_execute_utils.cc     [all...]
  /external/tensorflow/tensorflow/core/util/
tensor_slice_writer_test.cc 315 BytesPerElementHelper<qint8>(-1));
  /external/tensorflow/tensorflow/python/lib/core/
ndarray_tensor.cc 51 } else if (key == "qint8") {
  /external/tensorflow/tensorflow/python/ops/
array_grad.py 682 "NCHW_VECT_C requires qint8 data type.")
693 "NCHW_VECT_C requires qint8 data type.")
check_ops.py 64 dtypes.int64, dtypes.uint8, dtypes.qint8, dtypes.qint32, dtypes.quint8,
    [all...]
math_ops.py     [all...]
nn_ops.py     [all...]
  /external/tensorflow/tensorflow/go/
tensor.go 52 Qint8 DataType = C.TF_QINT8
  /external/tensorflow/tensorflow/python/kernel_tests/
pooling_ops_test.py 119 tf_logging.info("quantization to qint8 not implemented for %r",
135 t, _, _ = gen_array_ops.quantize_v2(t, -128.0, 127.0, dtypes.qint8)
    [all...]
  /external/tensorflow/tensorflow/core/util/tensor_bundle/
tensor_bundle.cc     [all...]
  /external/tensorflow/tensorflow/python/framework/
function.py     [all...]
  /external/tensorflow/tensorflow/core/ops/
nn_ops.cc 705 "uint16, qint8} = DT_FLOAT")
717 "uint16, qint8} = DT_FLOAT")
    [all...]
math_ops.cc 578 "int64, complex64, quint8, qint8, qint32, string, bool, " \
    [all...]
array_ops.cc     [all...]
  /external/tensorflow/tensorflow/tools/api/golden/
tensorflow.pbtxt 448 name: "qint8"
    [all...]
  /external/tensorflow/tensorflow/go/op/
wrappers.go     [all...]

Completed in 244 milliseconds

1 23