tensorflow::EnvWrapper::GetSymbolFromLibrary()
  • References/Big Data/TensorFlow/TensorFlow C++/EnvWrapper

Status tensorflow::EnvWrapper::GetSymbolFromLibrary(void *handle, const char *symbol_name, void **symbol) override

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

A file abstraction for randomly reading the contents of a file. Member Details tensorflow::RandomA

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

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

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

static bool tensorflow::TensorShapeUtils::IsVectorOrHigher(const TensorShape &shape)

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

Status tensorflow::Env::NewReadOnlyMemoryRegionFromFile(const string &fname, std::unique_ptr< ReadOnlyMemoryRegion > *result) Creates

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

void tensorflow::Tensor::UnsafeCopyFromInternal(const Tensor &, const TensorShape &) Copy the other tensor into this tensor

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

Status tensorflow::Env::GetChildren(const string &dir, std::vector< string > *result) Stores in *result the names of

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

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

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

tensorflow::Session::Session()

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

static Env* tensorflow::Env::Default() Returns a default environment suitable for the current operating system.

2025-01-10 15:47:30