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.py2506 def side_effecting_function(): function
2509 side_effecting_function()
2514 side_effecting_function()
2518 side_effecting_function.python_function()
2532 def side_effecting_function(a, b): function
2537 result = side_effecting_function(v1, v2)