-
| **Assignment** | **Points** | **Grade** | **Evidence** |
|----------------------------|---------------|-----------|--------------|
| JSON Object & Arrays | 1 | …
-
### Bug Description
**Issue:** For the Input - ValueStateMessage is getting read by the reader instead of input data, even though valueState is None.
- As per ui5 docs: "The valueStateMessage woul…
-
Here is the warning:
```
AUTOTUNE flex_decoding(1x128x1x32x128, 1x128x8x128, 1x128x8x128, 1x1x128x32, 1x1x128x32, 1x1x1, 1x1x1x1, 1x1x1, 1x1x1x1)
triton_flex_decoding_1 0.0172 ms 100.0% BLOCKS_AR…
-
### What is the feature?
### Description
The current implementation of `BaseModel` in mmengine assumes a single `inputs` parameter of type `torch.Tensor` in the `forward` method:
```python
def…
-
The time it takes for setup is rather long but I do understand there are certain limitations right now. I am just wondering if maybe there is a way to streamline it a little more especially with havin…
-
Hi meng,
I'm wondering why trim adapter with porechop after Guppy trim barcode? BC and adapter has removed after guppy.
-
Could clobber it down to 16 bits for the calculation but a lot of example data are recorded with an exposure time with an Eiger which allows 32 bit readout. In the cases I looked at the data would fit…
-
Hi, I was converting GFPGANv1.3.pth to onnx format. But I got a error when I try to inference.
onnx: 1.17.0
onnxruntime: 1.19.2
torch: 2.4.1+cu121
onnxsim: 0.4.36
```
import torch
import on…
-
Hello,
i was just looking at the program, and it seems that only allows for spot rates as inputs. but i was wondering how to input swap rates instead and make the formula work. i think that would be…
-
### Describe the Issue
The test is expecting the double quotes for the inner string. It should allow for both.
```
"input[type='text']"
```
or
```
'input[type="text"]'
```
Tests:
https://github.…