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

  /external/tensorflow/tensorflow/python/eager/
graph_callable.py 281 with variable_captures.initializing_scope(), function.capture_tensors(
296 with variable_captures.capturing_scope(), function.capture_tensors(
function.py 56 def capture_tensors(captures): function
601 with capture_tensors(captures):
    [all...]

Completed in 111 milliseconds