Home
last modified time | relevance | path

Searched refs:variable_op_v2 (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/ops/
Dstate_ops.py55 def variable_op_v2(shape, dtype, name="Variable", container="", shared_name=""): function
Dvariables.py1554 self._variable = state_ops.variable_op_v2(
1576 self._variable = state_ops.variable_op_v2(