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

virtual uint64 tensorflow::Env::NowMicros()=0 Returns the number of micro-seconds since some fixed point in time. Only useful

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

tensorflow::SessionOptions::SessionOptions()

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

virtual Thread* tensorflow::Env::StartThread(const ThreadOptions &thread_options, const string &name, std::function< void()> fn) TF_MUST_USE_RESULT=0

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

TTypes<T>::Flat tensorflow::Tensor::flat() Return the tensor data as an Eigen::Tensor of the data type and

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

virtual Status tensorflow::Session::PRunSetup(const std::vector< string > &input_names, const std::vector< string > &output_names, const std::vector<

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

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

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

tensorflow::Env::Env()

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