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

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

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

size_t tensorflow::Tensor::BufferHash() const

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

DataType tensorflow::Tensor::dtype() const Returns the data type.

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

Status tensorflow::Env::GetFileSize(const string &fname, uint64 *file_size) Stores the size of fname in *file_size

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

string tensorflow::Tensor::DebugString() const A human-readable summary of the tensor suitable for debugging.

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

Eigen::DSizes< Eigen::DenseIndex, NDIMS > tensorflow::TensorShape::AsEigenDSizesWithPadding() const Same as AsEigenDSizes()

2025-01-10 15:47:30