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

TensorShapeIter tensorflow::TensorShape::begin() const For iterating through the dimensions.

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

void tensorflow::EnvWrapper::SchedClosureAfter(int64 micros, std::function< void()> closure) override

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

void tensorflow::TensorShape::Clear() Clear a tensor shape.

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

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

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

static bool tensorflow::TensorShapeUtils::IsScalar(const TensorShape &shape)

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

TTypes< T, NDIMS >::Tensor tensorflow::Tensor::flat_outer_dims() Returns the data as an Eigen::Tensor with NDIMS dimensions

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

bool tensorflow::Tensor::IsSameSize(const Tensor &b) const

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

TTypes<T>::UnalignedFlat tensorflow::Tensor::unaligned_flat()

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

Manages the partially known dimensions of a Tensor and their sizes. Member Details tensorflow::Par

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

gtl::ArraySlice<int64> tensorflow::PartialTensorShape::dim_sizes() const Returns sizes of all dimensions.

2025-01-10 15:47:30