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

  /external/tensorflow/tensorflow/python/lib/core/
ndarray_tensor_bridge.cc 142 case TF_UINT64:
ndarray_tensor.cc 96 *out_tf_datatype = TF_UINT64;
  /external/tensorflow/tensorflow/go/
tensor.go 50 Uint64 DataType = C.TF_UINT64
232 {reflect.TypeOf(uint64(0)), C.TF_UINT64},
  /external/tensorflow/tensorflow/c/
c_api.h 122 TF_UINT64 = 23,
    [all...]

Completed in 1276 milliseconds