-
Please make sure that this is a bug. As per our
[GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md),
we only address code/doc bugs, performance issues, feature requests a…
-
### 🐛 Describe the bug
As can be seen from the following example, the output of `Conv1d` is different when it process the same token in a sequence. There is a small difference, although the result sh…
-
- [x] Measure and record current performance.
- [x] Rebase the model to main, ensure the PCC = 0.99
- [ ] [Port functionality to n300 card (single device)](https://github.com/tenstorrent/tt-metal/pull…
-
my env:
Python 3.10.13
torch version 2.4.1
Cuda compilation tools, release 12.6, V12.6.68
Build cuda_12.6.r12.6/compiler.34714021_0
I install "causal_conv1d-1.4.0+cu122torch2.4cxx11abiTRUE-cp310…
-
Hi, I've been trying to make a binary-weights-net or Xnor-net work with text data, so I'd need 1D convolutions. I tried modifying his code https://github.com/DingKe/nn_playground/tree/master/binarynet…
-
### Motivation and description
does Cov support causal pad ? I want build causal dilated convolutional network model, but i cannot find any document to guid me to do this with Flux.
### Possible I…
-
I’m afraid that hls4ml is not properly flattening the tensor between a conv1d layer and an LSTM layer.
For the network generated from the following Keras code:
import tensorflow as tf
from tens…
svs11 updated
3 months ago
-
Hello JusperLee,
The required keys in the state.dict for the model don't match the keys provided when loading the pre-trained model weights (best.pt). Is there a fix?
Ex. "separation.conv1d_lis…
-
---
### Bug Report: In-Place Operation Causes Gradient Error in `conv1d_step` Function
**Issue Description:**
While training the model, I encountered a runtime error related to gradient compu…
-
Hi . I am trying to install and use mamba but i cant install causal-conv1d with pip then I tried to build it from source but I get same error .please help me .
Building wheel for causal-conv1d (s…