Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dfunction_test.py1151 def tensor_init(): function
1155 tensor_init()
1161 def tensor_init(): function
1166 value = tensor_init()
1175 def tensor_init(): function
1184 value = tensor_init()
1193 def tensor_init(): function
1198 concrete = tensor_init.get_concrete_function()
1201 self.assertAllEqual(5., self.evaluate(tensor_init()))