-
The current validation engine settings allows spaces in first/last names, but this is not allowed on the server (javaee returns a 400 error).
-
im getting the following error after epoch 15 is finished in this codeblock:
```python
from qkeras.autoqkeras import AutoQKeras
autoqk = AutoQKeras(baseline_model, output_dir="autoq_cnn", metri…
-
### Bug description
Hello,
Quarto couldn't convert markdown with tables to PPT/PPTX format.
However, the conversion is working fine for docx/pdf/html.
### Steps to reproduce
Example
```qmd
…
-
### Kyverno Version
1.12.2
### Description
Hello!
I am running Kyverno v1.12.3, and enforcing Pod Security Standards with Kyverno. I am working on creating [policyException ](https://kyver…
-
AttributeError Traceback (most recent call last)
in
1 # train weights (output layers or 'heads')
----> 2 model.train(dataset_train, dataset_train, learning_rate=0…
-
**Authors:** Jiří Altman (@JuryA), Jan von Löwenstein (@loewenstein)
**Related HIP:** _ID not assigned yet_ - see PR #13236
---
## Abstract
This proposal, detailed in the [HIP Draft](#13236…
JuryA updated
2 months ago
-
### Impacted tests
- TestAccComposerEnvironment_update
- TestAccComposerEnvironment_withWebServerConfig
### Affected Resource(s)
- google_composer_environment
### Failure rates
- 100% since …
-
silkworm_start_fork_validator C API creates an ExecutionEngine with a BodiesStageFactory that has last_pre_validated_block providing 0. It means that full body validation will be performed even for bo…
-
_This issue was auto-generated_
PR: https://github.com/deephaven/deephaven-core/pull/6023
Author: devinrsmith
## Original PR Body
This adds [Arrow Flight SQL](https://arrow.apache.org/docs/format/F…
-
I'm unable to use a byte[] column type in custom column formulas. Here's the setup:
```python
from deephaven import new_table
x = (
new_table({"foo": ["Bar"]})
.view(["foo_bytes=foo.g…