tensorflow::Session::Session()
TTypes< T >::Scalar tensorflow::Tensor::scalar() Return the Tensor data as a TensorMap of fixed size 1:
void tensorflow::Tensor::UnsafeCopyFromInternal(const Tensor &, const TensorShape &) Copy the other tensor into this tensor
static bool tensorflow::TensorShapeUtils::IsScalar(const TensorShape &shape)
void tensorflow::EnvWrapper::SchedClosureAfter(int64 micros, std::function< void()> closure) override
static constexpr int tensorflow::TensorShape::MaxDimensions()
TTypes< T, NDIMS >::ConstTensor tensorflow::Tensor::tensor() const
gtl::ArraySlice<int64> tensorflow::PartialTensorShape::dim_sizes() const Returns sizes of all dimensions.
Status tensorflow::PartialTensorShape::IsValidShape(const TensorShapeProto &proto) Returns OK iff proto
int64 tensorflow::Tensor::dim_size(int d) const Convenience accessor for the tensor shape.
Page 18 of 19