Searched defs:ShapeSize (Results 1 – 10 of 10) sorted by relevance
25 int64_t ShapeSize(const Shape& shape) { in ShapeSize() function
61 int64_t ShapeSize(const Shape& shape) override { in ShapeSize() function
118 int64_t TpuOpExecutable::ShapeSize(const xla::Shape& shape) { in ShapeSize() function in tensorflow::TpuOpExecutable
118 int64 TpuOpExecutable::ShapeSize(const xla::Shape& shape) { in ShapeSize() function in tensorflow::TpuOpExecutable
97 int64_t ShapeSize(const Shape& shape) const { return shape_size(shape); } in ShapeSize() function
42 int64_t ShapeSize(const Shape& shape) { in ShapeSize() function
44 int64_t ShapeSize(const Shape& shape) { in ShapeSize() function
112 inline int32_t ShapeSize(const int32_t rank, const int32_t* shape) { in ShapeSize() function
113 inline int32_t ShapeSize(const int32_t rank, const int32_t* shape) { in ShapeSize() function