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

bool tensorflow::PartialTensorShape::IsFullyDefined() const Return true iff the rank and all of the dimensions are well defined

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

string tensorflow::PartialTensorShapeUtils::PartialShapeListString(const gtl::ArraySlice< PartialTensorShape > &shapes)

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

Status tensorflow::Env::Stat(const string &fname, FileStatistics *stat) Obtains statistics for the given path.

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

uint64 tensorflow::EnvWrapper::NowMicros() override Returns the number of micro-seconds since some fixed point in time. Only useful

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

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

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

Rep64* tensorflow::TensorShape::unused_aligner

2025-01-10 15:47:30