tensorflow::TensorShapeUtils
  • References/Big Data/TensorFlow/TensorFlow C++/TensorShapeUtils

Static helper routines for TensorShape. Includes a few common predicates on a tensor shape. Member Details

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

Thread* tensorflow::EnvWrapper::StartThread(const ThreadOptions &thread_options, const string &name, std::function< void()> fn) override

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

virtual void tensorflow::Env::SchedClosureAfter(int64 micros, std::function< void()> closure)=0

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

virtual Status tensorflow::WritableFile::Close()=0

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::TensorShapeDim
  • References/Big Data/TensorFlow/TensorFlow C++/TensorShapeDim

Member Details int64 tensorflow::TensorShapeDim::size tensorflow::TensorShapeDim::TensorShapeDim(int64

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

virtual Status tensorflow::Session::Extend(const GraphDef &graph)=0 Adds operations to the graph that is already registered

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

static Status tensorflow::TensorShapeUtils::MakeShape(const int32 *dims, int64 n, TensorShape *out) Returns a TensorShape

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

ConfigProto tensorflow::SessionOptions::config Configuration options.

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

tensorflow::WritableFile::WritableFile()

2025-01-10 15:47:30