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

  /external/tensorflow/tensorflow/python/framework/
c_api_util.py 148 graph._get_operation_by_tf_operation(c_op) # pylint: disable=protected-access
importer.py 382 graph._get_operation_by_tf_operation(return_opers[opers_idx])) # pylint: disable=protected-access
ops.py 3600 def _get_operation_by_tf_operation(self, tf_oper): member in class:Graph
    [all...]

Completed in 3496 milliseconds