Added translation of converting_tensorflow_models.mdx to Portuguese Issue #16824 (#19824)

* [ custom_models.mdx ] - Translated to Portuguese the custom models tutorial.

* [ run_scripts.mdx ] - Translated to Portuguese the run scripts tutorial.

* [ converting_tensorflow_models.mdx ] - Translated to Portuguese the converting tensorflow models tutorial.

* [ converting_tensorflow_models.mdx ] - Translated to Portuguese the converting tensorflow models tutorial.
This commit is contained in:
Davi Alves
2022-10-24 10:50:16 -03:00
committed by GitHub
parent d3f4cef74d
commit 743995e0e6
2 changed files with 164 additions and 0 deletions

View File

@@ -23,6 +23,8 @@
title: Compartilhando modelos customizados
- local: run_scripts
title: Treinamento a partir de um script
- local: converting_tensorflow_models
title: Convertendo checkpoints do TensorFlow para Pytorch
- sections:
- local: tasks/sequence_classification
title: Classificação de texto