57 bool &has_dynamic_axes);
61 static bool mat3ToShape(
Shape &tensor_shape,
const UT_Matrix3D &shape_vector);
65 static bool parseOutputData(
const UT_StringHolder &srcpattern,
int maxtuplesize,
73 void inputShapeString(
int input_index,
UT_WorkBuffer &the_string)
const;
76 void outputShapeString(
int output_index,
UT_WorkBuffer &the_string)
const;
GLuint GLsizei const GLuint const GLintptr const GLsizeiptr * sizes
std::shared_ptr< T > UT_SharedPtr
Wrapper around std::shared_ptr.
#define UT_NON_COPYABLE(CLASS)
Define deleted copy constructor and assignment operator inside a class.