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

Status tensorflow::Env::RenameFile(const string &src, const string &target) Renames file src to target. If target already

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

tensorflow::Thread::Thread()

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

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

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

void tensorflow::EnvWrapper::SleepForMicroseconds(int64 micros) override Sleeps/delays the thread for the prescribed number of

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

virtual void tensorflow::Env::SleepForMicroseconds(int64 micros)=0 Sleeps/delays the thread for the prescribed number of micro-seconds

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

uint8 tensorflow::TensorShape::buf[16][16]

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

void tensorflow::Tensor::FillDescription(TensorDescription *description) const Fill in the TensorDescription proto

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

TTypes< T, NDIMS >::Tensor tensorflow::Tensor::bit_casted_shaped(gtl::ArraySlice< int64 > new_sizes) Return the tensor

2025-01-10 15:47:30