Patricio Noyola
Patricio Noyola
Additions: - Parser uses TensorVar objects instead of TensorBase objects for creating IndexExpr and Assignment objects. - New conversion functions between vector and vector for the Type class. - New...
This issue presents a draft for the new API for Tensor objects in taco. This new API targets to address a number of issues with the current API, as well...
Adds the following keys: * `CMP_CUTOUT_CORNER_RADIUS_SIZE`: allows setting the `radius` variable within `MakeSideCutouts` , replacing the current default of `3`. * `CMP_CUTOUT_CORNER_RADIUS_PCT`: allows setting the `radius` variable within `MakeSideCutouts` as...