-
VPN connection to Fortigate VPN (IPSEC, ike1, psk, xauth, main) worked fine on Libreswan 4.5, but started to only partially work with Libreswan 4.6. I am connecting by only using libreswan network man…
-
### Is your feature request related to a problem? Please describe
Presently, when utilizing snapshot.createURL with basic authentication or a snapshotKey, the vmbackup tool requires the inclusion of …
-
# Background
During testing of recent documentation changes, and a small readability refactor, a fatal error condition I had written surfaced. During inspection I found that the Infected layer is wil…
-
I'm trying to build warptools w/o the need for anaconda, using cuda/12.x, gcc/12 and using pypi packages only.
The motivation for this is because anaconda is not free software, they are suing their …
-
# Background
General Data Protection Regulation (GDPR) (EU) [2016/679](https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=celex%3A32016R0679) is EU regulation on data protection and privacy for al…
rzido updated
6 years ago
-
### Steps to reproduce the behavior (Required)
1. CREATE TABLE '...'
2. INSERT INTO '....'
3. SELECT '....'4.
```
create row access policy policy_tinyint1 as (col tinyint) returns boolean…
-
### Terraform CLI and Provider Versions
Terraform: 1.7.2
Provider: 0.87
### Terraform Configuration
```terraform
resource "snowflake_table" "test" {
name = "TEST"
schema = "TEST_SCHE…
-
## Overview
All packages in the repos are not equal : some are really old, some are known to be broken, some might have security vulnerability.
In the current state, this information is not readily…
-
The first draft of the de-identifier endpoint doesn't specify how it handles overlapping annotations. An annotation can also end up getting applied multiple times across multiple `deidentificationConf…
-
### 🚀 The feature, motivation and pitch
moving from [slack discussion](https://pytorch.slack.com/archives/C3PDTEV8E/p1709153741504309)
How do I access full unsharded gradients under FSDP, these…