Victor

Results 5 comments of Victor

I had this problem. This is my fix. Add this css to styles.css(scss) button.mat-calendar-body-cell { position: absolute; height: 100%; } td.mat-calendar-body-cell { position: relative; height: 0; }

> Can you share the specific onnx file you are using? > > The error in general means that the output is missing somehow. If it is in the ONNX...

> Hm, the file linked does not have all its shapes inferred (`nnx prepare` is unable to infer all shapes, but that is expected as shape inference for Conv is...

> Hm, the file linked does not have all its shapes inferred (`nnx prepare` is unable to infer all shapes, but that is expected as shape inference for Conv is...

Cool, good to know about this. No problem, when will be done, will be done :) Thank you a lot for your super fast help and answer.