-
| | |
| --- | --- |
| Bugzilla Link | [21992](https://llvm.org/bz21992) |
| Version | unspecified |
| OS | All |
| CC | @LegalizeAdulthood |
## Extended Description
Hi!
It'll be great to implemen…
-
when i was training, encountered bug
ValueError: Expected parameter loc (Tensor of shape (4096, 10)) of distribution Normal(loc: torch.Size([4096, 10]), scale: torch.Size([4096, 10])) to satisfy the …
-
Constant folding is needed to resolve the concrete sizes for the arrays. The MAST phase uses the propagated constants to resolved the generic parameters, such as
```rust
fn last(arr: [[Field; NN]…
katat updated
1 month ago
-
# Lines of code
https://github.com/code-423n4/2024-07-basin/blob/7d5aacbb144d0ba0bc358dfde6e0cc913d25310e/src/functions/StableLUT/Stable2LUT1.sol#L750-L758
# Vulnerability details
## Impact
Basin…
-
**Context:**
I often work with data that are censored. The approach for censored data implemented in `brms` is really useful, but I have found it to be slow - especially when a large part of the da…
-
Hello, thank you for your great work. I am reproducing your work on the **DTU** dataset **using MLP parameterized SDF.**
Do I need to **use position encoding like NeRF when pretraining MLP**, and **…
-
$ raku -e 'my $a = "foo"; for ^1_000_000 { if $a -> \b { } }; say now - INIT now'
0.20067557
$ raku -e 'my $a = "foo"; for ^1_000_000 { if my \b = $a { } }; say now - INIT now'
0.…
-
### Description
I've got a scenario where the debugger consistently reports wrong values for the loop variable, accessing the foreach loop value of the next iteration. The runtime seems to lag behi…
-
### Description:
When invalid days are provided, they are automatically adjusted to the nearest valid day in the specified month.
### Steps to Reproduce:
For example:
`scheduledate 30-02-2023` will s…
-
scheduledate for appointments on 30th and 31st Feb show the appointments for 29th Feb without any error message or warning, which could confuse users.
![image.png](https://raw.githubusercontent.com/n…