TTypes<T>::ConstVec tensorflow::Tensor::vec() const Const versions of all the methods above.
size_t tensorflow::Tensor::TotalBytes() const Returns the estimated memory usage of this tensor.
size_t tensorflow::ThreadOptions::guard_size Guard area size to use near thread stacks to use (in bytes)
TTypes<T>::UnalignedConstFlat tensorflow::Tensor::unaligned_flat() const
bool tensorflow::Tensor::IsAligned() const Returns true iff this tensor is aligned.
void tensorflow::TensorShape::AppendShape(const TensorShape &shape) Appends all the dimensions from shape.
virtual Status tensorflow::Session::PRun(const string &handle, const std::vector< std::pair< string, Tensor > > &inputs, const std::vector< string
bool tensorflow::TensorShape::IsSameSize(const TensorShape &b) const Returns true if *this and b
Static helper routines for PartialTensorShape. Includes a few common predicates on a partially known tensor shape. Member Details
bool tensorflow::Status::ok() const Returns true iff the status indicates success.
Page 11 of 19