bool tensorflow::TensorShape::IsSameSize(const TensorShape &b) const Returns true if *this and b
int64 tensorflow::TensorShape::dim_size(int d) const Returns the number of elements in dimension d. REQUIRES: 0
PartialTensorShape tensorflow::PartialTensorShape::Concatenate(int64 size) const Add a dimension to the end ("inner-most"), returns
Member Details tensorflow::Thread::Thread() tensorflow::Thread::~Thread()
bool tensorflow::Env::FileExists(const string &fname) Returns true iff the named file exists.
virtual tensorflow::Env::~Env()=default
Status tensorflow::Env::CreateDir(const string &dirname) Creates the specified directory.
Status tensorflow::Env::NewReadOnlyMemoryRegionFromFile(const string &fname, std::unique_ptr< ReadOnlyMemoryRegion > *result) Creates
bool tensorflow::TensorShape::IsValid(const TensorShapeProto &proto) Returns true iff proto is a
TTypes< T, NDIMS >::Tensor tensorflow::Tensor::flat_outer_dims() Returns the data as an Eigen::Tensor with NDIMS dimensions
Page 15 of 19