Home
last modified time | relevance | path

Searched defs:model1 (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/pipeline/mobile/ui/viewmodel/
H A DMobileIconsViewModelTest.kt149 val model1 = underTest.viewModelForSub(1, StatusBarLocation.HOME) in caching_mobileIconViewModelIsReusedForSameSubId() constant
159 val model1 = underTest.viewModelForSub(1, StatusBarLocation.HOME) in caching_invalidViewModelsAreRemovedFromCacheWhenSubDisappears() constant
176 val model1 = underTest.viewModelForSub(1, StatusBarLocation.HOME) in caching_invalidatedViewModelsAreCanceled() constant
/aosp_15_r20/external/pytorch/test/cpp/api/
H A Dserialize.cpp81 auto model1 = Linear(5, 2); in test_serialize_optimizer() local
413 auto model1 = std::make_shared<M>("a", "b", "c"); in TEST() local
471 auto model1 = Linear(5, 2); in TEST() local
544 auto model1 = Linear(5, 2); in TEST() local
588 auto model1 = Linear(5, 2); in TEST() local
637 auto model1 = Linear(5, 2); in TEST() local
696 auto model1 = Linear(5, 2); in TEST() local
754 auto model1 = Linear(5, 2); in TEST() local
823 auto model1 = Linear(5, 2); in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/
H A Dmodel_test.cc516 auto model1 = FlatBufferModel::BuildFromFile( in TEST() local
532 auto model1 = FlatBufferModel::BuildFromFile( in TEST() local
550 auto model1 = FlatBufferModel::BuildFromFile( in TEST() local
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/specs/V1_3/
Dexpand_dims_quant8_signed.mod.py25 model1 = Model().Operation("EXPAND_DIMS", input0, 1).To(output1) variable
Daxis_aligned_bbox_transform_quant8_signed.mod.py23 model1 = Model().Operation("AXIS_ALIGNED_BBOX_TRANSFORM", r1, d1, b1, i1).To(o1) variable
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/specs/V1_2/
Dexpand_dims.mod.py25 model1 = Model().Operation("EXPAND_DIMS", input0, 1).To(output1) variable
Daxis_aligned_bbox_transform.mod.py23 model1 = Model().Operation("AXIS_ALIGNED_BBOX_TRANSFORM", r1, d1, b1, i1).To(o1) variable
/aosp_15_r20/packages/modules/NeuralNetworks/tools/test_generator/tests/P_implicit_parameter/
Dmean_implicit.mod.py21 model1 = Model().Operation("MEAN", i0, [0], 1).To(o1) # along axis 0, keep_dim=True variable
/aosp_15_r20/packages/modules/NeuralNetworks/tools/test_generator/tests/P_vts_implicit_parameter/
Dmean_implicit.mod.py21 model1 = Model().Operation("MEAN", i0, [0], 1).To(o1) # along axis 0, keep_dim=True variable
/aosp_15_r20/external/pytorch/test/distributed/_composable/fully_shard/
H A Dtest_fully_shard_optim_checkpoint.py43 def _test_optim_state_save_load(self, model1, optim1, model2, optim2) -> None: argument
/aosp_15_r20/external/android-nn-driver/test/
H A DGenericLayerTests.cpp57 V1_0::Model model1 = {}; variable
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/communal/view/viewmodel/
H A DCommunalViewModelTest.kt872 val model1 = createViewModel() in <lambda>() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/panels/ui/viewmodel/
H A DEditModeViewModelTest.kt235 val model1 = tiles!!.first { it.tileSpec == TileSpec.create(component1) } in <lambda>() constant
/aosp_15_r20/external/pytorch/test/
H A Dtest_cuda_multigpu.py1226 def run(model0, model1, optimizer0, optimizer1, try_scaling_api): argument
H A Dtest_torch.py6119 def run(model0, model1, optimizer0, optimizer1, try_scaling_api): argument
/aosp_15_r20/external/coreboot/util/kconfig/
H A Dgconf.c52 GtkTreeModel *model1, *model2; variable
/aosp_15_r20/hardware/interfaces/neuralnetworks/aidl/vts/functional/
H A DMemoryDomainTests.cpp367 void testConflictOperands(const std::shared_ptr<IPreparedModel>& model1, in testConflictOperands()
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.3/vts/functional/
H A DMemoryDomainTests.cpp344 void testConflictOperands(const sp<IPreparedModel>& model1, const sp<IPreparedModel>& model2) { in testConflictOperands()
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/
DTestPartitioning.cpp1906 PartitioningModel model1; in TEST_F() local
2043 PartitioningModel model1; in TEST_F() local
/aosp_15_r20/external/guice/extensions/struts2/lib/
HDfreemarker-2.3.16.jarMETA-INF/ META-INF/MANIFEST.MF freemarker/ freemarker/cache/ freemarker/ ...