tensorflow::Tensor::Tensor() Creates a 1-dimensional, 0-element float tensor. The returned Tensor
static constexpr int tensorflow::TensorShape::MaxDimensions()
virtual uint64 tensorflow::Env::NowSeconds() Returns the number of seconds since some fixed point in time. Only useful for computing
string tensorflow::Status::ToString() const Return a string representation of this status suitable for printing. Returns the string
Status tensorflow::Env::DeleteRecursively(const string &dirname, int64 *undeleted_files, int64 *undeleted_dirs) Deletes the
static bool tensorflow::TensorShapeUtils::IsVector(const TensorShape &shape)
Configuration information for a Session . Member Details Env* tensorflow::SessionOptions::env
string tensorflow::SessionOptions::target The TensorFlow runtime to connect to. If 'target' is
Status tensorflow::Env::NewRandomAccessFile(const string &fname, std::unique_ptr< RandomAccessFile > *result) Creates
int64 tensorflow::Tensor::dim_size(int d) const Convenience accessor for the tensor shape.
Page 18 of 19