Oryx / oryx /train /train_mem.py
THUdyh's picture
update space
d9c19b7 verified
raw
history blame
No virus
76 Bytes
from oryx.train.train import train
if __name__ == "__main__":
train()