-
## TL;DR
This RFC document aims to propose and discuss the upstreaming of Intel GPU support in PyTorch. Our focus is on leveraging Intel's advancements in GPU technology to enhance PyTorch's performa…
-
Hi, is there a way to search for (active) drafts ?
I also saw the issue template, but I am a bit confused: don't you fetch the RFCs using an API from IETF ? Why a maintainer is needed ? For instanc…
-
This is more of an open question than something I think we should immediately do:
I've just run this across a breach I'm loading now that has about 2.2M addresses found. Over 1k of them at the end …
-
## Scope
[RFC](https://datatracker.ietf.org/doc/html/rfc7230#section-4.1.2) says:
```
A sender MUST NOT generate a trailer that contains a field necessary
for message framing (e.g., Transf…
-
RFC 7231 [says as follows](https://tools.ietf.org/html/rfc7231#section-6.5.11):
> 6.5.11. 413 Payload Too Large
>
> The 413 (Payload Too Large) status code indicates that the server is
> …
-
When OpenSSL receives a message that has a TLS record that decrypts to a `TLSInnerPlaintext` of length 2^14 + 2 bytes but with `content` smaller than 2^14 bytes, the record is not rejected. This i…
-
Feature gate: `#![feature(addr_parse_ascii)]`
This is a tracking issue for parsing network addresses (IP, Socket, etc) from a slice of bytes.
Internally the parser already works on bytes, th…
-
### Description of problem
There are times when a user needs to know more detail about the machinations of the Cartographer controller, especially in debugging failures. For these situations, Kuber…
-
### Summary
Introduce the ability to integrate with plugins to drive custom behavior in the underlying IAC tool orchestrated by Terragrunt (like OpenTofu or Terraform).
### Motivation
Users h…
-
Hi,
we (@jurajsomorovsky @ic0ns @mmaehren @XoMEX @Kavakuo) are performing an analysis of the RFC-compliance of open-source TLS implementations. Below we list our findings for this implementation. We …