Searched defs:GetShapeSize (Results 1 – 6 of 6) sorted by relevance
241 size_t GetShapeSize(const TensorT &tensor) { in GetShapeSize() function285 size_t GetShapeSize(const std::vector<int32_t> &shape) { in GetShapeSize() function
25 int64_t GetShapeSize(const ShapeVector &shape) { in GetShapeSize() function
93 int64_t GetShapeSize(const TypePtr dtype, const ValuePtrList &input_values, bool result_type_is_int… in GetShapeSize() function
766 bool GetShapeSize(const ShapeVector &shape, const TypePtr &type_ptr, int64_t *size_i) { in GetShapeSize() function
75 size_t GetShapeSize(const std::vector<int64_t> &shape) { in GetShapeSize() function
109 int GetShapeSize(const tensorflow::TensorProto &tensor_proto) { in GetShapeSize() function