-
https://github.com/dobkeratops/convnet/blob/185780c299a90d4514e05dada6efb3e2a58dc0c9/pytorch/autoencoder.py#L185
Should this be a strict requirement? Dropout in the input image is used for image au…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### Ultralytics YOLO Component
…
-
```
import tensorflow as tf
def cond(x):
return tf.less(x,10)
def body(x):
tf.get_variable_scope().reuse_variables()
y=tf.get_variable('y')
z=tf.get_variable('z')
ass…
-
I noticed in your changelog that you updated the models to be based on Keras models instead of tensorflow estimators (for those who are interested in the difference: https://stackoverflow.com/question…
-
**Link to the notebook**
[Notebook](https://github.com/aws/amazon-sagemaker-examples/blob/main/sagemaker-triton/business_logic_scripting/stable_diffusion/sm-triton-bls-stablediff.ipynb)
**Describe…
-
# Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [Y ] I am using the latest TensorFlow Model Garden release and TensorFlow 2.
- [Y ] I am reporti…
-
The article mentions that "where they randomly chose 5 ground-truth sentences per video. We use the same setting when we compare with that approach".Does the training set, validation set and test set …
-
-
2024-06-09 21:59:48 ==========
2024-06-09 21:59:48 == CUDA ==
2024-06-09 21:59:48 ==========
2024-06-09 21:59:48
2024-06-09 21:59:48 CUDA Version 12.1.1
2024-06-09 21:59:48
2024-06-09 21:59:48…
-
Hello
`print(met.metrics_report())`
According to the metrics reported printed after an XLA training session I observe that the functions cannot be processed in TPU.
```
Counter: aten::_linal…