mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-12 12:47:21 +00:00
[test] fixed the triton version for testing (#2608)
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
# -*- encoding: utf-8 -*-
|
||||
|
||||
import torch.nn as nn
|
||||
|
||||
try:
|
||||
import apex.amp as apex_amp
|
||||
except ImportError:
|
||||
|
Reference in New Issue
Block a user