tensorflow::Tensor::bit_casted_shaped()
  • References/Big Data/TensorFlow/TensorFlow C++/Tensor

TTypes< T, NDIMS >::ConstTensor tensorflow::Tensor::bit_casted_shaped(gtl::ArraySlice< int64 > new_sizes) const Return

2025-01-10 15:47:30
tensorflow::Tensor::FromProto()
  • References/Big Data/TensorFlow/TensorFlow C++/Tensor

bool tensorflow::Tensor::FromProto(const TensorProto &other) TF_MUST_USE_RESULT Parse other and construct the

2025-01-10 15:47:30
tensorflow::Tensor::SummarizeValue()
  • References/Big Data/TensorFlow/TensorFlow C++/Tensor

string tensorflow::Tensor::SummarizeValue(int64 max_entries) const Render the first max_entries values in *this

2025-01-10 15:47:30
tensorflow::Tensor::vec()
  • References/Big Data/TensorFlow/TensorFlow C++/Tensor

TTypes<T>::Vec tensorflow::Tensor::vec() Return the tensor data as an Eigen::Tensor with the type and sizes

2025-01-10 15:47:30
tensorflow::Tensor::dims()
  • References/Big Data/TensorFlow/TensorFlow C++/Tensor

int tensorflow::Tensor::dims() const Convenience accessor for the tensor shape. For all shape

2025-01-10 15:47:30
tensorflow::Tensor
  • References/Big Data/TensorFlow/TensorFlow C++/Tensor

Represents an n-dimensional array of values. Member Details tensorflow::Tensor::Tensor()

2025-01-10 15:47:30
tensorflow::Tensor::matrix()
  • References/Big Data/TensorFlow/TensorFlow C++/Tensor

TTypes<T>::ConstMatrix tensorflow::Tensor::matrix() const

2025-01-10 15:47:30
tensorflow::Tensor::tensor_data()
  • References/Big Data/TensorFlow/TensorFlow C++/Tensor

StringPiece tensorflow::Tensor::tensor_data() const Returns a StringPiece mapping the current tensor's buffer.

2025-01-10 15:47:30
tensorflow::Tensor::IsSameSize()
  • References/Big Data/TensorFlow/TensorFlow C++/Tensor

bool tensorflow::Tensor::IsSameSize(const Tensor &b) const

2025-01-10 15:47:30
tensorflow::Tensor::tensor()
  • References/Big Data/TensorFlow/TensorFlow C++/Tensor

TTypes< T, NDIMS >::ConstTensor tensorflow::Tensor::tensor() const

2025-01-10 15:47:30