virtual uint64 tensorflow::Env::NowMicros()=0 Returns the number of micro-seconds since some fixed point in time. Only useful
virtual Thread* tensorflow::Env::StartThread(const ThreadOptions &thread_options, const string &name, std::function< void()> fn) TF_MUST_USE_RESULT=0
TTypes<T>::Flat tensorflow::Tensor::flat() Return the tensor data as an Eigen::Tensor of the data type and
virtual Status tensorflow::Session::PRunSetup(const std::vector< string > &input_names, const std::vector< string > &output_names, const std::vector<
static bool tensorflow::TensorShapeUtils::IsMatrix(const TensorShape &shape)
void tensorflow::Tensor::FillDescription(TensorDescription *description) const Fill in the TensorDescription proto
tensorflow::Env::Env()
void tensorflow::EnvWrapper::SleepForMicroseconds(int64 micros) override Sleeps/delays the thread for the prescribed number of
Status tensorflow::Env::RenameFile(const string &src, const string &target) Renames file src to target. If target already
bool tensorflow::Status::operator==(const Status &x) const
Page 2 of 19