Ejemplo n.º 1
0
 def __init__(self, dev_id, bound=20):
     TVL1FlowExtractor.set_device(dev_id)
     self._et = TVL1FlowExtractor(bound)
Ejemplo n.º 2
0
 def __init__(self, dev_id, bound=20):
     TVL1FlowExtractor.set_device(dev_id)
     self._et = TVL1FlowExtractor(bound)