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

  /external/tensorflow/tensorflow/core/platform/
tensor_coding.h 37 void AssignRefCounted(StringPiece src, core::RefCounted* obj, string* out);
tensor_coding.cc 26 void AssignRefCounted(StringPiece src, core::RefCounted* obj, string* out) {
  /external/tensorflow/tensorflow/core/framework/
tensor.cc 133 port::AssignRefCounted(StringPiece(in->base<const char>(), in->size()), in,
    [all...]

Completed in 83 milliseconds