gtl::InlinedVector< int64, 4 > tensorflow::TensorShape::dim_sizes() const Returns sizes of all dimensions.
An implementation of Env that forwards all calls to another Env . May be useful to clients who wish to override just part of the functionality
TTypes< T, NDIMS >::Tensor tensorflow::Tensor::flat_inner_dims() Returns the data as an Eigen::Tensor with NDIMS dimensions
Member Details uint8 tensorflow::TensorShape::buf[16][16] Rep64* tensorflow::Tensor
tensorflow::RandomAccessFile::RandomAccessFile()
virtual Status tensorflow::WritableFile::Flush()=0
void tensorflow::TensorShape::AddDim(int64 size) Add a dimension to the end ("inner-most"). REQUIRES: size >= 0
A file abstraction for sequential writing. The implementation must provide buffering since callers may append small fragments at a time to the
static bool tensorflow::TensorShapeUtils::IsSquareMatrix(const TensorShape &shape)
TTypes< T, NDIMS >::ConstTensor tensorflow::Tensor::bit_casted_tensor() const Return the tensor data to an Eigen::Tensor
Page 9 of 19