tensorflow::PartialTensorShape::IsFullyDefined()
  • References/Big Data/TensorFlow/TensorFlow C++/PartialTensorShape

bool tensorflow::PartialTensorShape::IsFullyDefined() const Return true iff the rank and all of the dimensions are well defined

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

virtual Status tensorflow::WritableFile::Append(const StringPiece &data)=0

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

bool tensorflow::Tensor::IsInitialized() const If necessary, has this Tensor been initialized? Zero-element

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

Status tensorflow::Env::Stat(const string &fname, FileStatistics *stat) Obtains statistics for the given path.

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

void tensorflow::Tensor::AsProtoField(TensorProto *proto) const Fills in proto with *this tensor's content

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

Status tensorflow::Env::GetRegisteredFileSystemSchemes(std::vector< string > *schemes) Returns the file system schemes registered

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

void tensorflow::TensorShape::DumpRep() const

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

const string& tensorflow::Status::error_message() const

2025-01-10 15:47:30
tensorflow::Status::State::msg
  • References/Big Data/TensorFlow/TensorFlow C++/Status::State/StructState

string tensorflow::Status::State::msg

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

Rep64* tensorflow::TensorShape::unused_aligner

2025-01-10 15:47:30