-
# Situation
- The TF Hub procedure is mostly done but we need to:
- make sure the sync script keeps syncing after it's initial sync (not the case currently)
- Tested so far: uploaded an flist t…
-
- all flists should be in https://hub.grid.tf/tf-official-apps
- [x] https://github.com/threefoldtech/tf-images/issues/241
https://hub.grid.tf/petep.3bot/threefolddev-ubuntu22.04-latest.flist offi…
-
### What happened?
When I try to create Keras model using TF 2.16+ I've got an error:
ValueError: Exception encountered when calling layer 'keras_layer' (type KerasLayer).
A KerasTensor …
-
### Discussed in https://github.com/mrdbourke/tensorflow-deep-learning/discussions/662
Originally posted by **moatednorth** July 31, 2024
Sequential api can't handle `hub.KerasLayer`
`
# C…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Infrastructure as Code Type? (Required)
terraform
### Starter Module? (Required)
terraform - complete_multi_…
-
Maybe we should create a caprover image in this repo:
* The playground uses caprover and an flist is published on: https://hub.grid.tf/tf-official-apps/tf-caprover-latest.flist
* But we do not hav…
-
ValueError: Only instances of `keras.Layer` can be added to a Sequential model. Received: (of type )
It showing this error for this code
# Setup the model layers
model = tf.keras.Seque…
-
### Impacted tests
- TestAccGKEHubFeature_FleetDefaultMemberConfigConfigManagement
### Affected Resource(s)
- google_gke_hub_feature
### Failure rates
- 100% since 2024-08-01
### Message(s)
…
-
I just deployed a funkwhale instance from dashboard mainnet 2.4.2 using the flist `https://hub.grid.tf/tf-official-apps/funkwhale-dec21.flist`.
It took a while to load the site; it kept giving me a…
-
Hi, I am just beginner for tensorflow.
I have apply your bert-as-service. It's amazing and fast.
But I wonder what's difference between this and pre-train bert model in tf hub.