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::PartialTensorShape::MergeWith()
  • References/Big Data/TensorFlow/TensorFlow C++/PartialTensorShape

Status tensorflow::PartialTensorShape::MergeWith(const PartialTensorShape &shape, PartialTensorShape *result) const Merges

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

Env* tensorflow::EnvWrapper::target() const Returns the target to which this Env forwards all calls.

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

Status tensorflow::TensorShape::IsValidShape(const TensorShapeProto &proto) Returns OK iff proto

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

Options to configure a Thread . Note that the options are all hints, and the underlying implementation may choose to ignore it.

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

TTypes< T, NDIMS >::ConstTensor tensorflow::Tensor::flat_inner_dims() const

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

virtual Status tensorflow::Env::LoadLibrary(const char *library_filename, void **handle)=0

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::Status::State::msg
  • References/Big Data/TensorFlow/TensorFlow C++/Status::State/StructState

string tensorflow::Status::State::msg

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