HomeSort by relevance Sort by last modified time
    Searched refs:TF_CALL_quint16 (Results 1 - 5 of 5) sorted by null

  /external/tensorflow/tensorflow/core/framework/
register_types.h 84 #define TF_CALL_quint16(m) m(::tensorflow::quint16)
115 #define TF_CALL_quint16(m) m(::tensorflow::quint16)
145 #define TF_CALL_quint16(m)
208 // TODO(cwhipkey): include TF_CALL_qint16(m) TF_CALL_quint16(m)
types.cc 237 TF_CALL_quint16(CASE);
  /external/tensorflow/tensorflow/core/kernels/
dense_update_ops.cc 102 TF_CALL_quint16(REGISTER_KERNELS);
gather_op.cc 144 TF_CALL_quint16(REGISTER_GATHER_CPU);
ragged_gather_op.cc 287 TF_CALL_quint16(REGISTER_CPU_KERNEL);

Completed in 194 milliseconds