tensorflow::ThreadOptions::guard_size
  • References/Big Data/TensorFlow/TensorFlow C++/ThreadOptions

size_t tensorflow::ThreadOptions::guard_size Guard area size to use near thread stacks to use (in bytes)

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

void tensorflow::EnvWrapper::SchedClosure(std::function< void()> closure) override

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

gtl::InlinedVector< int64, 4 > tensorflow::TensorShape::dim_sizes() const Returns sizes of all dimensions.

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

An implementation of Env that forwards all calls to another Env . May be useful to clients who wish to override just part of the functionality

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

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

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

virtual Status tensorflow::Session::PRun(const string &handle, const std::vector< std::pair< string, Tensor > > &inputs, const std::vector< string

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

static Status tensorflow::PartialTensorShape::MakePartialShape(const int32 *dims, int n, PartialTensorShape *out) Returns a

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

TTypes< T, NDIMS >::ConstTensor tensorflow::Tensor::bit_casted_tensor() const Return the tensor data to an Eigen::Tensor

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

Member Details uint8 tensorflow::TensorShape::buf[16][16] Rep64* tensorflow::Tensor

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

Status tensorflow::Env::NewAppendableFile(const string &fname, std::unique_ptr< WritableFile > *result) Creates an object

2025-01-10 15:47:30