{"author":"chenyu","author_email":"chenyu@fastmail.com","author_time":1711326837,"commit_time":1711326837,"committer":"GitHub","committer_email":"noreply@github.com","hash":"83f39a8ceb36e5e358e94484db5d0f9ffd5115f8","message":"env var to change default float (#3902)\n\n* env var to change default float to fp16 or bf16\r\n\r\nlooking for standard names for these. we have FLOAT16 that does something to IMAGE and HALF to convert weights.\r\n\r\nworking on default bf16 too.\r\n```\r\nRuntimeError: compile failed: <null>(6): error: identifier \"__bf16\" is undefined\r\n    __bf16 cast0 = (nv_bfloat16)(val0);\r\n```\r\n\r\nremove that in cifar\r\n\r\n* DEFAULT_FLOAT\r\n\r\n* default of default\r\n\r\n* unit test\r\n\r\n* don't check default\r\n\r\n* tests work on linux","parents":["03899a74bb27ad64c549abe34cf71e373128674e"],"tree_hash":"0fb12ecb40dff1c2eee5c57b7aa14f4f28be314a"}