mxnet
|
This is the complete list of members for mxnet::cpp::Shape, including all inherited members.
CopyFrom(RandomAccessIterator begin, RandomAccessIterator end) | mxnet::cpp::Shape | inline |
data() const | mxnet::cpp::Shape | inline |
data() | mxnet::cpp::Shape | inline |
ndim(void) const | mxnet::cpp::Shape | inline |
operator!=(const Shape &s) const | mxnet::cpp::Shape | inline |
operator<<(std::ostream &os, const Shape &shape) | mxnet::cpp::Shape | friend |
operator=(const Shape &shape) | mxnet::cpp::Shape | inline |
operator=(const std::vector< index_t > &shape) | mxnet::cpp::Shape | inline |
operator==(const Shape &s) const | mxnet::cpp::Shape | inline |
operator>>(std::istream &is, Shape &shape) | mxnet::cpp::Shape | friend |
operator[](index_t i) | mxnet::cpp::Shape | inline |
operator[](index_t i) const | mxnet::cpp::Shape | inline |
Shape() | mxnet::cpp::Shape | inline |
Shape(const std::vector< index_t > &v) | mxnet::cpp::Shape | inlineexplicit |
Shape(index_t s1) | mxnet::cpp::Shape | inlineexplicit |
Shape(index_t s1, index_t s2) | mxnet::cpp::Shape | inline |
Shape(index_t s1, index_t s2, index_t s3) | mxnet::cpp::Shape | inline |
Shape(index_t s1, index_t s2, index_t s3, index_t s4) | mxnet::cpp::Shape | inline |
Shape(index_t s1, index_t s2, index_t s3, index_t s4, index_t s5) | mxnet::cpp::Shape | inline |
Shape(const Shape &s) | mxnet::cpp::Shape | inline |
Size(void) const | mxnet::cpp::Shape | inline |
~Shape() | mxnet::cpp::Shape | inline |