HomeSort by relevance Sort by last modified time
    Searched refs:get_function_closure (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/contrib/py2tf/utils/
multiple_dispatch.py 78 [c.cell_contents for c in six.get_function_closure(cond_fn) or []])
  /external/tensorflow/tensorflow/contrib/py2tf/impl/
conversion.py 203 closure = six.get_function_closure(f)
  /external/scapy/scapy/modules/
six.py 577 get_function_closure = operator.attrgetter(_func_closure) variable

Completed in 81 milliseconds