An interface used by the tensorflow implementation to access operating system functionality like the filesystem etc. Callers may wish to provide
static Status tensorflow::TensorShapeUtils::MakeShape(const int32 *dims, int64 n, TensorShape *out) Returns a TensorShape
bool tensorflow::TensorShapeUtils::StartsWith(const TensorShape &shape0, const TensorShape &shape1)
tensorflow::WritableFile::WritableFile()
Static helper routines for TensorShape. Includes a few common predicates on a tensor shape. Member Details
void tensorflow::TensorShape::InsertDim(int d, int64 size) Insert a dimension somewhere in the TensorShape. REQUIRES:
string tensorflow::SessionOptions::target The TensorFlow runtime to connect to. If 'target' is
Status tensorflow::Env::GetChildren(const string &dir, std::vector< string > *result) Stores in *result the names of
bool tensorflow::TensorShape::IsValid(const TensorShapeProto &proto) Returns true iff proto is a
int64 tensorflow::Tensor::dim_size(int d) const Convenience accessor for the tensor shape.
Page 15 of 19