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

tensorflow::PartialTensorShape::PartialTensorShape() Construct an unknown PartialTensorShape.

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

const TensorShape& tensorflow::Tensor::shape() const Returns the shape of the tensor.

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

TensorShapeIter tensorflow::TensorShape::end() const

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

string tensorflow::TensorShape::DebugString() const For error messages.

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

Tensor& tensorflow::Tensor::operator=(const Tensor &other) Assign operator. This tensor shares other's underlying storage

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

size_t tensorflow::Tensor::TotalBytes() const Returns the estimated memory usage of this tensor.

2025-01-10 15:47:30