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

  /external/tensorflow/tensorflow/contrib/framework/python/ops/
critical_section_ops.py 122 self._init_from_args(name)
136 def _init_from_args(self, name): member in class:CriticalSection
  /external/tensorflow/tensorflow/python/training/
queue_runner_impl.py 103 self._init_from_args(
115 def _init_from_args(self, queue=None, enqueue_ops=None, close_op=None, member in class:QueueRunner
  /external/tensorflow/tensorflow/python/ops/
resource_variable_ops.py 274 self._init_from_args(
285 def _init_from_args(self, member in class:ResourceVariable
    [all...]
variables.py 225 self._init_from_args(
245 def _init_from_args(self, member in class:Variable
    [all...]

Completed in 96 milliseconds