-
### 🐛 Describe the bug
I recursively wrap a simple model for each module. And when I operate with the nn.Parameter it drop an error: "RuntimeError: Output 0 of ViewBackward0 is a view and its base or…
-
Based on this commit: https://github.com/tlc-pack/tvm-tensorir/commit/af69e7ab8fbb69c78e7dd23b27168e5c668055bf. We need to upstream 228 file changes and 28472 lines of code.
## Part 1. Scheduling
…
-
To reduce bug surface area have a small formally verifiable core upon this the rest of the language is built. This means:
- large part of the language is written in metaprogramming/macros using rules…
-
I have been considering a uniform interface for computing multiple statistics all at once, while allowing they share part of the computation.
Consider the following example. We want to compute `sum`,…
-
Related issue: #7006
Related community post: https://community.software.sil.org/t/text-suggestion-not-working-in-some-cases/6490
- There are probably others, but this is the one I could most easily …
-
The current behavior of eisen is to take the mean of metrics over batches regardless of if this makes sense or not. It also has the minor inaccuracy of adding additional weight to the final batch, e.…
-
So today the issue is over 100 years old and though all people know the source of it no one could reliably solve it yet.
Lets start a consideration.
A hull line is created when the printhead passe…
-
**Introduction**
I'm proposing a caching strategy for TRT-LLM to streamline the process of re-compiling engines after fine-tuning. This strategy aims to significantly reduce build times and improve…
-
### 🐛 Describe the bug
The following code uses `torch.transpose` and `torch.log` for computing the loss value.
However, it seems that the application order of the above two functions causes the di…
-
PUSH0
high
# OracleMaker's price with spread does not take into account the new position
## Summary
OracleMaker's `_getBasePriceWithSpread()` does not take into account the opening position's size…