tensorflow::Status::Status() Create a success status.
bool tensorflow::PartialTensorShapeUtils::AreCompatible(const gtl::ArraySlice< PartialTensorShape > &shapes0, const gtl::ArraySlice< PartialTensorShape
void tensorflow::TensorShape::RemoveDim(int d) Removes dimension d from the TensorShape. REQUIRES: 0
void tensorflow::TensorShape::AddDim(int64 size) Add a dimension to the end ("inner-most"). REQUIRES: size >= 0
size_t tensorflow::ThreadOptions::stack_size Thread stack size to use (in bytes).
virtual Status tensorflow::Session::PRun(const string &handle, const std::vector< std::pair< string, Tensor > > &inputs, const std::vector< string
void tensorflow::TensorShape::AppendShape(const TensorShape &shape) Appends all the dimensions from shape.
Status tensorflow::EnvWrapper::RegisterFileSystem(const string &scheme, FileSystemRegistry::Factory factory) override
virtual Status tensorflow::Session::Create(const GraphDef &graph)=0 Create the graph to be used for the session.
bool tensorflow::Status::ok() const Returns true iff the status indicates success.
Page 11 of 19