tensorflow::SessionOptions
  • References/Big Data/TensorFlow/TensorFlow C++/SessionOptions

Configuration information for a Session . Member Details Env* tensorflow::SessionOptions::env

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

Status tensorflow::Env::NewRandomAccessFile(const string &fname, std::unique_ptr< RandomAccessFile > *result) Creates

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

Status tensorflow::Env::CreateDir(const string &dirname) Creates the specified directory.

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

string tensorflow::Status::ToString() const Return a string representation of this status suitable for printing. Returns the string

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

tensorflow::EnvWrapper::EnvWrapper(Env *t) Initializes an EnvWrapper that delegates all calls to *t.

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

Status tensorflow::Env::DeleteFile(const string &fname) Deletes the named file.

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

Manages the partially known dimensions of a Tensor and their sizes. Member Details tensorflow::Par

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

void tensorflow::TensorShape::Clear() Clear a tensor shape.

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

tensorflow::Session::Session()

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

A file abstraction for randomly reading the contents of a file. Member Details tensorflow::RandomA

2025-01-10 15:47:30