Status tensorflow::Env::GetFileSize(const string &fname, uint64 *file_size) Stores the size of fname in *file_size
Tensor& tensorflow::Tensor::operator=(const Tensor &other) Assign operator. This tensor shares other's underlying storage
virtual Status tensorflow::WritableFile::Append(const StringPiece &data)=0
const string& tensorflow::Status::error_message() const
virtual Status tensorflow::Env::LoadLibrary(const char *library_filename, void **handle)=0
string tensorflow::Status::State::msg
Status tensorflow::TensorShape::IsValidShape(const TensorShapeProto &proto) Returns OK iff proto
size_t tensorflow::Tensor::BufferHash() const
void tensorflow::Tensor::AsProtoField(TensorProto *proto) const Fills in proto with *this tensor's content
void tensorflow::TensorShape::RemoveDim(int d) Removes dimension d from the TensorShape. REQUIRES: 0
Page 7 of 19