-
Trying to understand the fake electron scale factor.
Select events with [MeasureFakeRate2::passHFCR_testSs](https://github.com/gerbaudo/SusyTest0/blob/e0a0d7434fdf703be0498c522793bb39317522c3/Root/Mea…
-
This is a follow up for https://github.com/open-telemetry/oteps/pull/239#discussion_r1497131334 around `message Sample` and its use of `location_index`, `locations_start_index` and `locations_length`:…
-
1. As far as I understand, using Zig compiler on embedded (100-300MB RAM) is a potential use cases. Is compatibility without SIMD possible/planned and what would be slowdown and/or drawback?
2. I gue…
-
Hello, I recently started studying language modeling and GPT(-2) in particular. While I start to understand the way it is trained/fine-tuned, I do have some questions about its architecture.
In Op…
-
## Compiler version
3.5.0, same behavior in 2.13.14
## Minimized code
The following code does not print `Hello outer`
```Scala
object outer{
println("Hello outer")
object Foo
}
obje…
-
Hello,
The current implementation of `computeAABB` gives a worst case AABB when the collision object is rotated.
Example: Consider a Cylinder of 0.1 radius and 1 height, and it's local aabb :
!…
-
## 團隊簡介/地點
幣安(Binance) 是一個全方位的區塊鏈生態系統,旨在成為區塊鏈世界的基礎架構提供者,推動區塊鏈行業發展,實現價值的自由流通。目前在新加坡、馬爾他以及全球部分地區皆有辦公室。
## 工作內容
**1. Frontend Developer**
- [x] Implement new user-facing features in Binance’s pro…
-
Hi, guys, I'm not reporting a bug here. But asking for your advice here.
I have a 6b model, like chatglm1-6b. And I also have a machine with 256gb cpu memory and 4 gpus (3090, each with 24gb gpu mem…
-
We need to improve the performance of the Hive game by identifying and addressing bottlenecks in the code. The goal is to create a brief report on the current state of efficiency and open issues for c…
-
# Overview
Since a distributions has to be re-implemented here and the focus is on AD, I was wondering if it would be of any interested to add reparameterization to `Distribution`. In AD-context you …