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::TensorShape::MaxDimensions()
  • References/Big Data/TensorFlow/TensorFlow C++/TensorShape

static constexpr int tensorflow::TensorShape::MaxDimensions()

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::TensorShapeUtils::IsScalar()
  • References/Big Data/TensorFlow/TensorFlow C++/TensorShapeUtils

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

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

void tensorflow::EnvWrapper::SchedClosureAfter(int64 micros, std::function< void()> closure) override

2025-01-10 15:47:30
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::TensorShapeUtils::IsMatrixOrHigher()
  • References/Big Data/TensorFlow/TensorFlow C++/TensorShapeUtils

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

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

Status tensorflow::Env::DeleteRecursively(const string &dirname, int64 *undeleted_files, int64 *undeleted_dirs) Deletes the

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

string tensorflow::PartialTensorShape::DebugString() const For error messages.

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