Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/
H A DCONTRIBUTING.md213 For a single/parameterized test e.g. `test_capture_variables` in
219 … ${flags} //tensorflow/python/saved_model:load_test --test_filter=*LoadTest.test_capture_variables*
/aosp_15_r20/external/tensorflow/tensorflow/python/saved_model/
H A Dload_test.py169 def test_capture_variables(self, cycles): member in LoadTest