-
An extension I maintain makes HTTP requests upon activation to establish connections to remote servers that contain virtual file systems and resolve intellisense requests. I would like to add a timeou…
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
binary
### TensorFlow version
2.17.0
### Custom code
Yes
### OS platform and dis…
-
#### Your system information
* Date: Dec 16 2019, at 16:49:05
* Fedora
* No
* Yes
#### Please describe your issue in as much detail as possible:
Steam client consumes a lot of RAM almost 1GB…
-
- TIA Toolbox version: 1.3.3
- Python version: 3.10.8
### Description
Tiatoolbox has several pre-trained models helpful for data processing. However, models differ in how they handle input and …
-
Hello,
I have a pre-trained Keras model (in h5 format) where all the layers operate on channel first data format. I want to convert this model to operate on the channel last data format (the defaul…
-
# Motivation
Display user's activations to the user to make the somewhat complex and opaque smeshing flow from the time the user sets up post data, until he starts getting rewards for smeshing much m…
avive updated
9 months ago
-
In your writeup you mention following Karpathy's baseline recipe for training the gpt-2 architecture. Did you also try instead using his (or other) baseline recipes for training and then replacing lla…
-
This is a meta issue that centralizes all the work to be done to implement the proposal "[Prometheus Shards Autoscaling](https://github.com/prometheus-operator/prometheus-operator/blob/main/Documentat…
-
```
import numpy as np
import cvnn.layers as complex_layers
import tensorflow as tf
def get_dataset():
(train_images, train_labels), (test_images, test_labels) = tf.keras.datasets.cif…
-
Given a model trained using chemprop 1.7.1 which uses two SMILES columns. When I switched to chemprop 2.0.5 I converted model files and surprisingly got roughly half of the initial memory required (2.…