Skip to content

Add FR translation of messages - #7

Open
cregouby wants to merge 5 commits into
mlverse:mainfrom
cregouby:translate/fr
Open

Add FR translation of messages#7
cregouby wants to merge 5 commits into
mlverse:mainfrom
cregouby:translate/fr

Conversation

@cregouby

@cregouby cregouby commented Sep 5, 2024

Copy link
Copy Markdown
library(safetensors)
Sys.setLanguage("fr")
safe_save_file(list(x = torch::torch_randn(10, 10), x = torch::torch_randn(10, 10)))
#> Error in `safe_save_file()`:
#> ! Les noms dupliqués ne sont pas autorisés dans la liste `tensors`

Created on 2024-09-06 with reprex v2.1.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants