-
Our default option in plot_pvalue is not to use the response files. The interface for multiple data sets with the response file for each of them is confusing. I'm still not sure how to indicate the co…
-
https://github.com/ROCmSoftwarePlatform/MIOpen/blob/4e61a3ebdfe2b07b4d331cc46832eb4a6b49941c/src/solver.cpp#L264
Can we introduce some dedicated primitive (e.g. `Fused`) for fused convolutions and …
-
I looked through the previous problem: reordering the weights ot the neural model implemented by Keras, and converting it to the inference framework implemented by CMSIS-NN(https://github.com/ARM-soft…
-
Hello all, I create the thread to discuss about the gated convolution and its input. Many questions in the repo. have been asked for the problem https://github.com/JiahuiYu/generative_inpainting/issue…
-
## 書誌情報
### 論文リンク
https://www.cv-foundation.org/openaccess/content_cvpr_2015/papers/Szegedy_Going_Deeper_With_2015_CVPR_paper.pdf
### 著者/所属機関
Christian Szegedy1
, Wei Liu2
, Yangqing Jia1
, Pie…
-
Implement E(x, z) with convolution but not self-attention
zomux updated
4 years ago
-
[1609.02907] Semi-Supervised Classification with Graph Convolutional Networks
https://arxiv.org/abs/1609.02907
TN Kipf, M Welling - arXiv preprint arXiv:1609.02907, 2016
![image](https://user-ima…
-
### 🐛 Describe the bug
test_ops_fwd_gradients_xpu.py::TestFwdGradientsXPU::test_fn_fwgrad_bwgrad_nn_functional_conv3d_xpu_complex128 mFAILED
test_ops_fwd_gradients_xpu.py::TestFwdGradientsXPU::test_…
-
Thanks for your excellent work.
Do you expand all convolutional layers of UNet to 13 channels initialized with zero weights or only expand the first convolutional layer of UNet to 13 channels? Do y…
-
Here is my dataset example:
https://imgur.com/a/lYbNYBa
Im training on this dataset to detect alphanumeric on image, but after I trained a thousand steps, average loss increase from **1.7** to ver…