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

  /external/tensorflow/tensorflow/contrib/compiler/
xla.py 527 class _CapturedObject(object):
536 'InternalError: _CapturedObject can capture only once. Please file '
614 captured_scaffold_fn = _CapturedObject()
638 captured_eval_metric_fn = _CapturedObject()
639 captured_scaffold_fn = _CapturedObject()
  /external/tensorflow/tensorflow/python/tpu/
tpu_estimator.py 734 captured_infeed_queue = _CapturedObject()
777 captured_infeed_queue = _CapturedObject()
    [all...]

Completed in 1203 milliseconds