-
Currently the [weight_norm](https://github.com/pytorch/pytorch/blob/master/torch/nn/utils/weight_norm.py) and [spectral_norm](https://github.com/pytorch/pytorch/blob/master/torch/nn/utils/spectral_nor…
-
Looking at the mess Rust has created with its handling of mutability, and also the confusion l-values and r-values cause in C/C++ I think a simpler model is needed for mutability. I also think that mu…
keean updated
4 years ago
-
📢 **This feature has a dedicated working group**, please direct comments and concerns to [the working group's repo](https://github.com/rust-lang/wg-allocators).
The remainder of this post is no lo…
-
I will continue the discussion here, until or if @keean can get Github to restore the thread. Luckily I still have a copy of the deleted #35 thread loaded, so I can copy and paste from it. If the orig…
-
The [sharding codec](https://github.com/zarr-developers/zarr-python/blob/c69ac316b8e0474ce58105ca2661e8cdfc88c6f5/src/zarr/v3/codecs/sharding.py#L226) in v3 stands out as significantly more complex th…
d-v-b updated
6 months ago
-
The following project file(s) target a .NET version which is no longer supported.
This is an auto-generated issue, detailed and discussed in [dotnet/docs#22271](https://github.com/dotnet/docs/issues/2…
-
I noticed in [the GC doc](https://github.com/WebAssembly/design/blob/master/GC.md) that there is no mention of tagged pointers. I wanted to make the case for it. When compiling languages that might he…
-
# Proposal: One Windows, not multiple
Today there's a lot of clear difference that distinguish app models, UI frameworks and OS editions. I'm proposing this to unify the Windows platform. There s…
-
**Is your feature request related to a problem? Please describe.**
I've seen some of your detector ideas and found that many of them need a Control Flow Graph(CFG) to make the detector easier and mor…
-
In many of our example contracts, an `owner` field isn't technically needed inside the `ValueNote` struct, because the `owner` can be inferred as the mapping key of the `Map`.
E.g. if Alice transfe…