whs111
Results
1
issues of
whs111
AssertionError Traceback (most recent call last) in () 11 xclbin=XCLBIN, 12 device='FPGA', ---> 13 **get_args(inputNode,outputNode ) 14 ) /opt/ml-suite/xfdnn/rt/xdnn_rt_tf.pyc in __init__(self, args, **kwargs) 48 class TFxdnnRT(_xdnnRT): 49 def __init__ (self,...