-
**Describe the bug**
In different combinations and approaches, using two `` instances and trying to manage their themes with `invertColorMode` for example, breaks the app.
**To Reproduce**
[reshaped_…
-
why is output_per_step around 2~5, but the decoder output is reshaped to only one frame? Does this slow the synthesize speed? Does anyone test the frame of final output == output_per_step?
-
### Describe the issue
Non-zero status code returned while running Reshape node. Name:'Reshape_7411' Status Message: /onnxruntime_src/onnxruntime/core/providers/cpu/tensor/reshape_helper.h:40 onnxrun…
-
in extract_meshes, due to igl (version you're using doesn't build on certain systems) update, we should have
` v, _, _, f = igl.remove_duplicate_vertices(np.array(octree.mesh_v), tri_faces, 1e-7)`
…
-
**What is your question?**
I encountered a strange bug.
Firstly, my SMEM is divided into two regions. One part is for the mainloop (reading A and B), and the other part is for the epilogue (writing…
-
### What would you like changed or added to the documentation and why?
Update or create documentation for appending a dataset of references. I am thinking ecephys.
### Do you have any interest in he…
-
Consider the following code:
```python
# tf2_test_reshape.py
# From https://www.tensorflow.org/versions/r2.9/api_docs/python/tf/reshape
import tensorflow as tf
def f(a):
pass
t1 = tf.ones([2…
-
Hi @jacobwilliams, thanks for the great work! I was wondering if it would be possible to support multi-dimensional outputs. For now, I think that the API requires to initialize a different interpolato…
RRiva updated
1 month ago
-
I'm trying to export the pytorch model into onnx without dynamic axis and infer the shape with shape_inference. But the inferred model still have unkown dimensions. How to ensure all the dimensions in…
-
Good evening from Brazil.
My name is Raphael, I´m undergraduate student from PUC-Rio and I´m trying to use SHAPLEY on a academic work but I´m having a problem when i try to load a dataset from goog…