static bool tensorflow::TensorShapeUtils::IsMatrix(const TensorShape &shape)
void tensorflow::Tensor::FillDescription(TensorDescription *description) const Fill in the TensorDescription proto
TTypes< T, NDIMS >::ConstTensor tensorflow::Tensor::flat_outer_dims() const
virtual Thread* tensorflow::Env::StartThread(const ThreadOptions &thread_options, const string &name, std::function< void()> fn) TF_MUST_USE_RESULT=0
TTypes< T, NDIMS >::Tensor tensorflow::Tensor::bit_casted_tensor() Return the tensor data to an Eigen::Tensor
int64 tensorflow::TensorShape::num_elements() const Returns the number of elements in the tensor. We
Status tensorflow::Env::RenameFile(const string &src, const string &target) Renames file src to target. If target already
void tensorflow::TensorShape::AsProto(TensorShapeProto *proto) const Fill *proto from *this.
virtual void tensorflow::Env::SleepForMicroseconds(int64 micros)=0 Sleeps/delays the thread for the prescribed number of micro-seconds
Status tensorflow::Env::RegisterFileSystem(const string &scheme, FileSystemRegistry::Factory factory)
Page 1 of 19