tensorflow::Thread::~Thread()
  • References/Big Data/TensorFlow/TensorFlow C++/Thread

tensorflow::Thread::Thread()

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

DataType tensorflow::Tensor::dtype() const Returns the data type.

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

Status tensorflow::TensorShape::IsValidShape(const TensorShapeProto &proto) Returns OK iff proto

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

string tensorflow::Tensor::DebugString() const A human-readable summary of the tensor suitable for debugging.

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

string tensorflow::PartialTensorShapeUtils::PartialShapeListString(const gtl::ArraySlice< PartialTensorShape > &shapes)

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

size_t tensorflow::Tensor::BufferHash() const

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

Status tensorflow::Env::GetFileSize(const string &fname, uint64 *file_size) Stores the size of fname in *file_size

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

uint64 tensorflow::EnvWrapper::NowMicros() override Returns the number of micro-seconds since some fixed point in time. Only useful

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

Status tensorflow::PartialTensorShape::MergeWith(const PartialTensorShape &shape, PartialTensorShape *result) const Merges

2025-01-10 15:47:30