TTypes< T, NDIMS >::UnalignedTensor tensorflow::Tensor::unaligned_shaped(gtl::ArraySlice< int64 > new_sizes)
int64 tensorflow::Tensor::NumElements() const Convenience accessor for the tensor shape.
bool tensorflow::Tensor::CopyFrom(const Tensor &other, const TensorShape &shape) TF_MUST_USE_RESULT Copy the other tensor
TTypes< T, NDIMS >::ConstTensor tensorflow::Tensor::flat_outer_dims() const
bool tensorflow::Tensor::SharesBufferWith(const Tensor &b) const
TTypes<T>::Flat tensorflow::Tensor::flat() Return the tensor data as an Eigen::Tensor of the data type and
TTypes< T, NDIMS >::Tensor tensorflow::Tensor::bit_casted_tensor() Return the tensor data to an Eigen::Tensor
TTypes< T, NDIMS >::Tensor tensorflow::Tensor::bit_casted_shaped(gtl::ArraySlice< int64 > new_sizes) Return the tensor
TTypes< T, NDIMS >::Tensor tensorflow::Tensor::tensor()
TTypes< T, NDIMS >::ConstTensor tensorflow::Tensor::shaped(gtl::ArraySlice< int64 > new_sizes) const
Page 1 of 5