Sacha

Results 36 issues of Sacha

We cannot convert the model to a JIT representation for use within C++ unless it returns a Tensor or Tuple of Tensors. Hence, with a simple change this is fixed....

I notice in your GAN version, there are strange swirls and lines in the eyes. This doesn't happen without the GAN.

When importing Gloo (via find_package(Gloo) ), it tells me it was not able to find libglood.a in ${BUILD_DIR}. The file is correctly installed in ${INSTALL_DIR}. This is on Linux x86_64....

### Describe the feature Ability to create models that work on Artpec-8 ### Additional context According to the example, Artpec-8 prefers a different method of quantisation that only works with...

enhancement

It's a complicated model so I'm not sure where it all went wrong but judging by the 'merge', I assume it's in the op_add. ``` Traceback (most recent call last):...