-
#### Issue description
I am experiencing issues when importing Catalyst that seem to depend on where and how the library is imported. It might be specific to my installation (I had to hack around a…
-
Models that produce this error are trained with JAX, then converted into TF SavedModel with the following code:
Conversion with polymorphic shapes (ONNX models derived from this cause Netron to han…
-
input: (?, 22, 14, 128)
input_to_copy: (?, ?, ?, 128)
Traceback (most recent call last):
File "train_eager.py", line 111, in
init_model(model, input_shape=(batch_size, width, height, channe…
-
### Description
A simple code to reproduce:
```py
import jax
import jax.numpy as jnp
import jax.experimental.jax2tf as jax2tf
import tensorflow as tf
def f(a):
return jnp.sort(a, axi…
-
I get an warning that the "puppetlabs-stdlib" module is missing when installing other modules after this module.
In the [Modulefile](https://github.com/phoenixv/cachefilesd/blob/master/Modulefile) yo…
-
**已认领:**
---
**已完成:**
* [performance/_toc.yaml](https://github.com/xitu/tensorflow-docs/blob/zh-hans/performance/_toc.yaml) @slyrx
* [performance/index.md](https://github.com/xitu/tensorf…
-
I have trained my own data and this is the script I use.
**Training**
python3 train.py --train_file_pattern=/home/sornnarong/workspace/share_drive_31/dataset/AiProducts-Challenge-master/tfreco…
-
Hi, I use the colab code exactly from your demo.
## Model config
The general is the same as follows, except that `OUTPUT_DIR` is changed to your decompressed bert based directory, and the `batch_s…
-
## errors:
(humatch) [test@localhost Humatch]$ Humatch-classify -H QVQLVQSGAEVNKPGASVKVSCKASGYTFTGYVVHWVRQAPGQRLEWMGWINTGNGDTKYSQKFQGRVSITRDTSANTAYMEVSTLRSEDTAVYYCARDRGGSGDFDYWGQGTLVTVSS -L EIVLTQSPV…
-
Hello, I tried to run to collab notebook 'How to finetune a classification model (advanced)'. However, I got the issue when the fine-tuning model.
Epoch 1/5
--------------------------------------…