Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dfunction_test.py2631 def side_effecting_function(): function
2634 side_effecting_function()
2639 side_effecting_function()
2643 side_effecting_function.python_function()
2657 def side_effecting_function(a, b): function
2662 result = side_effecting_function(v1, v2)