Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/eager/
Dremote_test.py95 def with_variable(i): function
98 self.assertAllEqual(with_variable(constant_op.constant([2])).numpy(), [3])