Home
last modified time | relevance | path

Searched defs:test_sampler (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dmonitoring_test.py81 def test_sampler(self): member in MonitoringTest
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/monitoring/
H A Dcell_reader_test.cc45 auto* test_sampler = monitoring::Sampler<0>::New( variable
/aosp_15_r20/external/pytorch/test/
H A Dtest_dataloader.py2309 def test_sampler(self): member in TestDataLoader