"vscode:/vscode.git/clone" did not exist on "cd155261c151c0de34de02608c081b57be67ee5f"
Commit 29be56e5 authored by Gustaf Ahdritz's avatar Gustaf Ahdritz
Browse files

Add bfloat16 training option

parent 78e79962
......@@ -22,6 +22,9 @@
"enabled": false,
"opt_level": "O2"
},
"bfloat16": {
"enabled": false
},
"zero_optimization": {
"stage": 2,
"cpu_offload": true,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment