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

TTypes< T, NDIMS >::ConstTensor tensorflow::Tensor::bit_casted_shaped(gtl::ArraySlice< int64 > new_sizes) const Return

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

Tensor tensorflow::Tensor::Slice(int64 dim0_start, int64 dim0_limit) const Slice this tensor along the 1st dimension.

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

Status tensorflow::Env::IsDirectory(const string &fname) Returns whether the given path is a directory or not. Typical return

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

TTypes<T>::ConstFlat tensorflow::Tensor::flat() const

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

int tensorflow::PartialTensorShape::dims() const Return the number of dimensions in the tensor. If the number of dimensions is

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

void tensorflow::Tensor::AsProtoTensorContent(TensorProto *proto) const

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

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

2025-01-10 15:47:30