tensorflow::PartialTensorShape::PartialTensorShape() Construct an unknown PartialTensorShape.
const TensorShape& tensorflow::Tensor::shape() const Returns the shape of the tensor.
size_t tensorflow::Tensor::BufferHash() const
void tensorflow::TensorShape::DumpRep() const
string tensorflow::TensorShape::DebugString() const For error messages.
DataType tensorflow::Tensor::dtype() const Returns the data type.
Status tensorflow::Env::GetFileSize(const string &fname, uint64 *file_size) Stores the size of fname in *file_size
string tensorflow::Tensor::DebugString() const A human-readable summary of the tensor suitable for debugging.
TensorShapeIter tensorflow::TensorShape::end() const
Eigen::DSizes< Eigen::DenseIndex, NDIMS > tensorflow::TensorShape::AsEigenDSizesWithPadding() const Same as AsEigenDSizes()
Page 7 of 19