TPU/Keras compatible methods - alternative to upsampling2D
up vote
1
down vote
favorite
How do I find out which keras functions are compatible with a TPU in Colab?
I am trying to fit an autoencoder in Colab. It is, however, throwing an "unsupported operations" error. A simple search suggests that the UpSampling2D layers in my autoencoder are not TPU supported.
Is there an alternative way to have an UpSampling2D layer? And is there any documentation that shows what is unsupported with a TPU?
tensorflow keras google-colaboratory google-cloud-tpu
add a comment |
up vote
1
down vote
favorite
How do I find out which keras functions are compatible with a TPU in Colab?
I am trying to fit an autoencoder in Colab. It is, however, throwing an "unsupported operations" error. A simple search suggests that the UpSampling2D layers in my autoencoder are not TPU supported.
Is there an alternative way to have an UpSampling2D layer? And is there any documentation that shows what is unsupported with a TPU?
tensorflow keras google-colaboratory google-cloud-tpu
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
How do I find out which keras functions are compatible with a TPU in Colab?
I am trying to fit an autoencoder in Colab. It is, however, throwing an "unsupported operations" error. A simple search suggests that the UpSampling2D layers in my autoencoder are not TPU supported.
Is there an alternative way to have an UpSampling2D layer? And is there any documentation that shows what is unsupported with a TPU?
tensorflow keras google-colaboratory google-cloud-tpu
How do I find out which keras functions are compatible with a TPU in Colab?
I am trying to fit an autoencoder in Colab. It is, however, throwing an "unsupported operations" error. A simple search suggests that the UpSampling2D layers in my autoencoder are not TPU supported.
Is there an alternative way to have an UpSampling2D layer? And is there any documentation that shows what is unsupported with a TPU?
tensorflow keras google-colaboratory google-cloud-tpu
tensorflow keras google-colaboratory google-cloud-tpu
edited Nov 20 at 7:13
Pang
6,8201563101
6,8201563101
asked Nov 8 at 20:15
James Kl
204
204
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53215477%2ftpu-keras-compatible-methods-alternative-to-upsampling2d%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown