Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion sigs/testing/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Yes. Estimators will still be available and supported in TF 2.0. Links to the AP

**Can I use TensorBoard with TF 2.0? With Keras in TF 2.0?**

Yes. We even have TensorBoard support in Colab and in Jupyter notebooks. Check it out [here](https://www.tensorflow.org/guide/summaries_and_tensorboard).
Yes. We even have TensorBoard support in Colab and in Jupyter notebooks. Check it out [here](https://www.tensorflow.org/tensorboard/r2/get_started).

**Is there a 1:1 relationship between stand-alone Keras and tf.keras?**

Expand Down