/aosp_15_r20/external/pytorch/test/ao/sparsity/ |
H A D | test_sparsifier.py | 74 def test_step(self): member in TestBaseSparsifier 233 def test_step(self): member in TestWeightNormSparsifier 377 def test_step(self): member in TestNearlyDiagonalSparsifier
|
H A D | test_scheduler.py | 53 def test_step(self): member in TestScheduler 149 def test_step(self): member in TestCubicScheduler
|
H A D | test_data_scheduler.py | 127 def test_step(self): member in TestBaseDataScheduler
|
/aosp_15_r20/tools/asuite/atest/integration_tests/ |
H A D | atest_command_success_tests.py | 72 def test_step(step_in: atest_integration_test.StepInput) -> None: function
|
H A D | adevice_command_success_tests.py | 165 def test_step(step_in: atest_integration_test.StepInput) -> None: function
|
H A D | atest_test_archetype_integration_tests.py | 199 def test_step(step_in: atest_integration_test.StepInput) -> None: function
|
H A D | atest_command_verification_tests.py | 694 def test_step(step_in: atest_integration_test.StepInput) -> None: function
|
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/ |
H A D | zero_batch_test.py | 148 def test_step(): function
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/test/ |
D | adaptive_adams_coefficients.cpp | 26 BOOST_AUTO_TEST_CASE_TEMPLATE( test_step, step_type, vector_of_steps ) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/commonfns/ |
H A D | test_step.cpp | 271 int test_step(cl_device_id device, cl_context context, cl_command_queue queue, in test_step() function
|
/aosp_15_r20/external/pytorch/test/distributed/optim/ |
H A D | test_zero_redundancy_optimizer.py | 407 def test_step(self): member in TestZeroRedundancyOptimizerDistributed
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_bdb.py | 588 def test_step(self): member in StateTestCase
|
/aosp_15_r20/external/pytorch/test/ |
H A D | test_indexing.py | 832 def test_step(self, device): member in TestIndexing
|
H A D | test_mps.py | 11171 def test_step(self, device="mps"): member in TestAdvancedIndexing
|
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/engine/ |
H A D | training.py | 1244 def test_step(self, data): member in Model
|