static bool tensorflow::TensorShapeUtils::IsVectorOrHigher(const TensorShape &shape)
static bool tensorflow::TensorShapeUtils::IsScalar(const TensorShape &shape)
string tensorflow::TensorShapeUtils::ShapeListString(const gtl::ArraySlice< TensorShape > &shapes)
bool tensorflow::TensorShapeUtils::StartsWith(const TensorShape &shape0, const TensorShape &shape1)
Member Details tensorflow::Thread::Thread() tensorflow::Thread::~Thread() Blocks until the thread of control stops running.
static Status tensorflow::TensorShapeUtils::MakeShape(const int32 *dims, int64 n, TensorShape *out) Returns a TensorShape whose dimensions are dims[0], dims[1], ..., dims[n-1].
static bool tensorflow::TensorShapeUtils::IsSquareMatrix(const TensorShape &shape)
static bool tensorflow::TensorShapeUtils::IsVector(const TensorShape &shape)
static bool tensorflow::TensorShapeUtils::IsMatrix(const TensorShape &shape)
int64 tensorflow::TensorShapeDim::size
Page 2 of 319