-
First I used the dataset LJSpeech-1.1, I modified part of the structure of the Encoder (you can understand that I removed some convolutional layers or added several convolutional layers), `batch_size=…
-
### Describe the bug
Task definition:
```
@bentoml.task(
batchable=True,
batch_dim=(0, 0),
max_batch_size=15,
max_latency_ms=1000)
```
Normally a batch o…
-
### Component(s)
cmd/telemetrygen
### Is your feature request related to a problem? Please describe.
Right now telemetrygen has various non-standard flags for configuring
- OTLP exporter: `…
-
### Description
When doing a manual gridsearch, it would be really useful to enable changing the sorting order easily.
Sorting now requires adding various fields, but the order of keys on which the …
-
While working on #11234 I noticed a significant amount of time was being used by HostHostJoinSizer.setupForJoin which takes the batches already fetched from shuffle and collected as spillable buffers …
jlowe updated
2 months ago
-
```
There are 3 kinds of items that can be added to a batch. and at least
sprites and labels that have a different way of dealing with getting added
to a batch and group.
i think it could be a good i…
-
sammy
High
# The 255th staker in `L1Staking.sol` can avoid getting slashed and inadvertently cause fund loss to stakers
## Summary
The 255th staker in `L1Staking.sol` can avoid getting slashed and…
-
### Information about bug
I’m doing a Purchase Receipt with 2 different batches of the same item.
Lot-5 with 10 qty at 5$.
Lot-10 with 10 qty at 10$.
![image](https://github.com/frappe/erpnext/a…
-
hello fellow developers, it appears that the tf.keras and tfp.tfp.layers. are not compatible
i have this code="
**num_inducing_points = 40
model = tf.keras.Sequential([
tf.keras.layers.InputLa…
-
- RFC: https://github.com/apache/incubator-opendal/pull/3911
## Tasks
- [ ] Raw API: Add `oio::Delete`
- [ ] Raw API: Change `delete` to return `oio::Delete` in `Accessor`
- [ ] Raw API: Remov…