Skip to content

Commit feaed9d

Browse files
author
Mcore Bot
committed
chore: Format files
1 parent 62fa829 commit feaed9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

megatron/core/inference/unified_memory.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ def compile_allocator():
4242

4343
if _compilation_state != CompilationState.UNATTEMPTED:
4444
return
45-
45+
4646
_mempool_c_src = r"""
4747
#include <cuda_runtime_api.h>
4848
#include <cstddef>

0 commit comments

Comments
 (0)