bool tensorflow::Status::ok() const Returns true iff the status indicates success.
Static helper routines for PartialTensorShape. Includes a few common predicates on a partially known tensor shape. Member Details
virtual Status tensorflow::Session::Create(const GraphDef &graph)=0 Create the graph to be used for the session.
void tensorflow::PartialTensorShape::AsProto(TensorShapeProto *proto) const Fill *proto from *this.
string tensorflow::Tensor::SummarizeValue(int64 max_entries) const Render the first max_entries values in *this
tensorflow::error::Code tensorflow::Status::State::code
An interface used by the tensorflow implementation to access operating system functionality like the filesystem etc. Callers may wish to provide
virtual Status tensorflow::Session::Run(const std::vector< std::pair< string, Tensor > > &inputs, const std::vector< string > &output_tensor_names
bool tensorflow::TensorShapeUtils::StartsWith(const TensorShape &shape0, const TensorShape &shape1)
void tensorflow::TensorShape::set_dim(int d, int64 size) Modifies the size of the dimension d to be size
Page 13 of 19