Home
last modified time | relevance | path

Searched defs:expected_conv1 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/test/ao/sparsity/
H A Dtest_structured_sparsifier.py1008 def _test_update_mask_on_single_layer(self, expected_conv1, device): argument
1043 self, expected_conv1, expected_conv2, device argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dconvolution_dimension_numbers_test.cc119 auto expected_conv1 = ReferenceUtil::ConvArray4D(*input_array, *weight_array, in XLA_TEST_F() local