tensorflow::WritableFile::Close()
  • References/Big Data/TensorFlow/TensorFlow C++/WritableFile

virtual Status tensorflow::WritableFile::Close()=0

2025-01-10 15:47:30
tensorflow::Tensor::SummarizeValue()
  • References/Big Data/TensorFlow/TensorFlow C++/Tensor

string tensorflow::Tensor::SummarizeValue(int64 max_entries) const Render the first max_entries values in *this

2025-01-10 15:47:30
tensorflow::Tensor::dims()
  • References/Big Data/TensorFlow/TensorFlow C++/Tensor

int tensorflow::Tensor::dims() const Convenience accessor for the tensor shape. For all shape

2025-01-10 15:47:30
tensorflow::Env::~Env()
  • References/Big Data/TensorFlow/TensorFlow C++/Env

virtual tensorflow::Env::~Env()=default

2025-01-10 15:47:30
tensorflow::Env::DeleteDir()
  • References/Big Data/TensorFlow/TensorFlow C++/Env

Status tensorflow::Env::DeleteDir(const string &dirname) Deletes the specified directory.

2025-01-10 15:47:30
tensorflow::WritableFile::~WritableFile()
  • References/Big Data/TensorFlow/TensorFlow C++/WritableFile

tensorflow::WritableFile::WritableFile()

2025-01-10 15:47:30
tensorflow::TensorShapeUtils
  • References/Big Data/TensorFlow/TensorFlow C++/TensorShapeUtils

Static helper routines for TensorShape. Includes a few common predicates on a tensor shape. Member Details

2025-01-10 15:47:30
tensorflow::TensorShapeUtils::StartsWith()
  • References/Big Data/TensorFlow/TensorFlow C++/TensorShapeUtils

bool tensorflow::TensorShapeUtils::StartsWith(const TensorShape &shape0, const TensorShape &shape1)

2025-01-10 15:47:30
tensorflow::Thread
  • References/Big Data/TensorFlow/TensorFlow C++/Thread

Member Details tensorflow::Thread::Thread() tensorflow::Thread::~Thread()

2025-01-10 15:47:30
tensorflow::TensorShapeUtils::MakeShape()
  • References/Big Data/TensorFlow/TensorFlow C++/TensorShapeUtils

static Status tensorflow::TensorShapeUtils::MakeShape(const int32 *dims, int64 n, TensorShape *out) Returns a TensorShape

2025-01-10 15:47:30