tensorflow::Tensor::vec()
  • References/Big Data/TensorFlow/TensorFlow C++/Tensor

TTypes<T>::ConstVec tensorflow::Tensor::vec() const Const versions of all the methods above.

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

An implementation of Env that forwards all calls to another Env . May be useful to clients who wish to override just part of the functionality

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

Member Details tensorflow::Status::Status() Create a success status.

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

void tensorflow::Status::Update(const Status &new_status) If ok(), stores new_status into *this

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

return tensorflow::Status::OK()

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

TTypes<T>::Matrix tensorflow::Tensor::matrix()

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

bool tensorflow::Tensor::IsAligned() const Returns true iff this tensor is aligned.

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

virtual Status tensorflow::Session::Close(const RunOptions &run_options)

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

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

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

int64 tensorflow::TensorShapeDim::size

2025-01-10 15:47:30