mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-11 22:10:37 +00:00
[test] fixed the activation codegen test (#1447)
* [test] fixed the activation codegen test * polish code
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#!/usr/bin/env python
|
||||
# -*- encoding: utf-8 -*-
|
||||
import os
|
||||
from pprint import pp
|
||||
import random
|
||||
import socket
|
||||
from pathlib import Path
|
||||
|
Reference in New Issue
Block a user