Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/eager/
Dfunction_test.py1845 def side_effecting_function(): function
1848 side_effecting_function()
1853 side_effecting_function()
1857 side_effecting_function.python_function()
1871 def side_effecting_function(a, b): function
1876 result = side_effecting_function(v1, v2)