tensorflow::TensorShape::operator==()
  • References/Big Data/TensorFlow/TensorFlow C++/TensorShape

bool tensorflow::TensorShape::operator==(const TensorShape &b) const

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

void tensorflow::TensorShape::AsProto(TensorShapeProto *proto) const Fill *proto from *this.

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

void tensorflow::TensorShape::operator=(const TensorShape &b)

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

int64 tensorflow::TensorShape::num_elements() const Returns the number of elements in the tensor. We

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

void tensorflow::TensorShape::DumpRep() const

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

string tensorflow::TensorShape::DebugString() const For error messages.

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

TensorShapeIter tensorflow::TensorShape::end() const

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

Rep64* tensorflow::TensorShape::unused_aligner

2025-01-10 15:47:30