tensorflow::SessionOptions::SessionOptions()
tensorflow::Thread::Thread()
tensorflow::TensorShapeDim::TensorShapeDim(int64 s)
virtual Thread* tensorflow::Env::StartThread(const ThreadOptions &thread_options, const string &name, std::function< void()> fn) TF_MUST_USE_RESULT=0
Status tensorflow::Env::RenameFile(const string &src, const string &target) Renames file src to target. If target already
virtual Status tensorflow::WritableFile::Sync()=0
void tensorflow::EnvWrapper::SleepForMicroseconds(int64 micros) override Sleeps/delays the thread for the prescribed number of
bool tensorflow::TensorShape::operator==(const TensorShape &b) const
A Session instance lets a caller drive a TensorFlow graph computation. When a Session is created with a given target, a new Session object is
int64 tensorflow::PartialTensorShape::dim_size(int d) const Returns the number of elements in dimension d. REQUIRES:
Page 4 of 19