mirror of
https://github.com/wassname/Clover-Edition.git
synced 2026-09-09 11:13:26 +08:00
update
This commit is contained in:
@@ -5,7 +5,7 @@ sys.path.append('../')
|
||||
import tensorflow as tf
|
||||
import os
|
||||
import numpy as np
|
||||
tf.enable_eager_execution()
|
||||
tf.enable_eager_execution(config=tf.ConfigProto(allow_soft_placement=True, log_device_placement=True))
|
||||
import transformer
|
||||
import argparse
|
||||
import pdb
|
||||
|
||||
Reference in New Issue
Block a user