-
Follow https://github.com/riscv/rvv-intrinsic-doc/issues/25, the current reduction instructions use this form
```
vint8m1_t vredsum_vs_i8mf8_i8m1 (vint8m1_t dst, vint8mf8_t vector, vint8m1_t scalar)…
-
We added a new feature "Dynamic Audio Normalization" in #2824. Currently it's an experimental feature and behind the chat command.
Hopefully I want to enable it by default at some point. To do that, …
-
If I understand correctly `sum(tensor_list)` will allocate and keep O(N) intermediate tensors (same with a for loop) where N is number of tensors, which can be quite large in the case of big DenseNet.…
-
pytorch转jittor代码,一共有以下两块不支持的部分:
代码1:
```
from jittor.utils.pytorch_converter import convert
pytorch_code="""
import argparse
import logging
import os
import torch
import torch.distrib…
-
Hi @ZENGXH ,
I was trying to fine tune the LION from the weights of `unconditional/all55/checkpoints/epoch_10999_iters_2100999.pt` by the config file `unconditional/all55/cfg.yml` you provide.
M…
-
**Is your feature request related to a problem? Please describe.**
The project aims to address the challenges associated with high-dimensional data in image classification, such as:
- **High Com…
-
Status: Pass (Homework is graded on "Pass" or "Needs Improvement")
Comments:
Thank you for the submission, great work Mike! Comments on each section below:
> Describe the content of the dataset and i…
-
This is a feature request and mostly a real world requirement in these days:
### Please allow larger block sizes than 256 MB, up to 8 GB.
We are in the era of modern technology and competent PC…
-
Hello,
Can you share the way you extract audio features in the work "Multi-level Multiple Attentions for Contextual Multimodal Sentiment Analysis"? I have no idea that how to extract 100 dimensions s…
-
# **Description**
Our team has chosen to deal with the gain and loss characteristics of the game. We plan to add interest and bring more challenge to the game. Gains and losses will be added to item …