Status tensorflow::EnvWrapper::GetFileSystemForFile(const string &fname, FileSystem **result) override Returns the FileSystem
Status tensorflow::Env::NewRandomAccessFile(const string &fname, std::unique_ptr< RandomAccessFile > *result) Creates
static Env* tensorflow::Env::Default() Returns a default environment suitable for the current operating system.
StringPiece tensorflow::Tensor::tensor_data() const Returns a StringPiece mapping the current tensor's buffer.
string tensorflow::PartialTensorShape::DebugString() const For error messages.
tensorflow::Tensor::Tensor() Creates a 1-dimensional, 0-element float tensor. The returned Tensor
tensorflow::EnvWrapper::EnvWrapper(Env *t) Initializes an EnvWrapper that delegates all calls to *t.
Status tensorflow::Env::DeleteRecursively(const string &dirname, int64 *undeleted_files, int64 *undeleted_dirs) Deletes the
TTypes< T, NDIMS >::Tensor tensorflow::Tensor::shaped(gtl::ArraySlice< int64 > new_sizes)
void tensorflow::TensorShape::Clear() Clear a tensor shape.
Page 16 of 19