python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Google Cloud TPU: capture_tpu_profile: No trace event is collected after N attempt(s)
While following Cloud TPU profiling guide and Bert FineTuning, I got error when creating Profile data.
Scalars and Graphs in TensorBoards are working well.
Is there anything I'm missing?
Configuration...

김선달
Votes: 0
Answers: 1
Getting while training RNN on TPU
I get this error while using TPU while training my simple RNN model.
(0) Internal: {{function_node __inference_train_function_4697}} Compilation failure: RET_CHECK failure (third_party/tensorflow/co...
Taksh
Votes: 0
Answers: 1
Can I use additional pins from Google Coral Dev Board as GPIO?
It seems that only 8 pins from the 40-pin header can be used as GPIO on Google Coral Dev board.
We want to use a peripheral (compatible with Raspberry pi 4.0) that needs 14 pins for GPIO (adafruit RGB...

Chris Kachris
Votes: 0
Answers: 0
How to add model Checkpoint as Callback, when running model on TPU?
I am trying to save my model by using tf.keras.callbacks.ModelCheckpoint with filepath as some folder in drive, but I am getting this error:
File system scheme '[local]' not implemented (file: './ckpt...
Harshit Kumar
Votes: 0
Answers: 1