Skip to content
Snippets Groups Projects
Commit 317c7c42 authored by Niklas Uwe Langner's avatar Niklas Uwe Langner
Browse files

pygpu in Vision Transformer example

parent fd3cac8e
No related branches found
No related tags found
1 merge request!6pygpu in Vision Transformer example
#!/usr/bin/env pygpu
# Code example from https://keras.io/examples/vision/image_classification_with_vision_transformer/
import numpy as np
import tensorflow as tf
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment