int tensorflow::PartialTensorShape::dims() const Return the number of dimensions in the tensor. If the number of dimensions is
TTypes<T>::ConstFlat tensorflow::Tensor::flat() const
TTypes< T, NDIMS >::ConstTensor tensorflow::Tensor::bit_casted_shaped(gtl::ArraySlice< int64 > new_sizes) const Return
tensorflow::Status::Status() Create a success status.
size_t tensorflow::Tensor::TotalBytes() const Returns the estimated memory usage of this tensor.
TTypes<T>::UnalignedConstFlat tensorflow::Tensor::unaligned_flat() const
Tensor tensorflow::Tensor::Slice(int64 dim0_start, int64 dim0_limit) const Slice this tensor along the 1st dimension.
Status tensorflow::EnvWrapper::LoadLibrary(const char *library_filename, void **handle) override
virtual void tensorflow::Env::SchedClosure(std::function< void()> closure)=0
Status tensorflow::EnvWrapper::RegisterFileSystem(const string &scheme, FileSystemRegistry::Factory factory) override
Page 11 of 19