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

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

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

virtual Status tensorflow::RandomAccessFile::Read(uint64 offset, size_t n, StringPiece *result, char *scratch) const =0 Reads

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

TTypes< T, NDIMS >::UnalignedTensor tensorflow::Tensor::unaligned_shaped(gtl::ArraySlice< int64 > new_sizes)

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

TTypes< T >::ConstScalar tensorflow::Tensor::scalar() const

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

virtual Status tensorflow::Env::GetSymbolFromLibrary(void *handle, const char *symbol_name, void **symbol)=0

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

string tensorflow::TensorShapeUtils::ShapeListString(const gtl::ArraySlice< TensorShape > &shapes)

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

int64 tensorflow::TensorShape::num_elements() const Returns the number of elements in the tensor. We

2025-01-10 15:47:30
tensorflow::TensorShape::operator=()
  • References/Big Data/TensorFlow/TensorFlow C++/TensorShape

void tensorflow::TensorShape::operator=(const TensorShape &b)

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

bool tensorflow::Tensor::CopyFrom(const Tensor &other, const TensorShape &shape) TF_MUST_USE_RESULT Copy the other tensor

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

tensorflow::SessionOptions::SessionOptions()

2025-01-10 15:47:30