/external/libcxx/test/std/experimental/simd/simd.cons/ |
D | broadcast.pass.cpp | 75 void test_broadcast() { in test_broadcast() function 83 test_broadcast<ex::native_simd<int>>(); in main() 84 test_broadcast<ex::fixed_size_simd<int, 4>>(); in main() 85 test_broadcast<ex::fixed_size_simd<int, 15>>(); in main()
|
/external/pytorch/test/distributed/ |
D | test_c10d_spawn_ucc.py | 84 def test_broadcast(self): member in TestDistributedNNFunctionsUcc
|
D | test_control_collectives.py | 35 def test_broadcast(self) -> None: member in TestCollectives
|
D | test_c10d_spawn_nccl.py | 105 def test_broadcast(self): member in TestDistributedNNFunctionsNccl
|
D | test_nccl.py | 62 def test_broadcast(self, device, dtype): member in TestNCCL
|
D | test_fake_pg.py | 100 def test_broadcast(self): member in TestFakePG
|
D | test_c10d_spawn_gloo.py | 229 def test_broadcast(self): member in TestDistributedNNFunctionsGloo
|
D | test_multi_threaded_pg.py | 159 def test_broadcast(self): member in TestCollectivesWithBaseClass
|
D | test_c10d_functional_native.py | 383 def test_broadcast(self) -> None: member in TestWithNCCL
|
D | test_functional_api.py | 235 def test_broadcast(self, device): member in TestTraceableCollectives
|
/external/tensorflow/tensorflow/python/ops/numpy_ops/ |
D | np_random_test.py | 105 def test_broadcast(self, low_shape, high_shape, size): member in UniformTest
|
/external/pytorch/test/inductor/ |
D | test_torchinductor_strided_blocks.py | 195 def test_broadcast( member in TritonBlockPointerTest
|
/external/pytorch/test/torch_np/numpy_tests/lib/ |
D | test_shape_base_.py | 130 def test_broadcast(self): member in TestTakeAlongAxis 157 def test_broadcast(self): member in TestPutAlongAxis
|
/external/pytorch/test/ |
D | test_tensorexpr.py | 210 def test_broadcast(self): member in TestTensorExprFuser
|
D | test_jit_fuser_te.py | 331 def test_broadcast(self): member in TestTEFuser
|
D | test_torch.py | 1053 def test_broadcast(self, fn, device): member in TestTorchDeviceType
|
/external/pytorch/torch/testing/_internal/distributed/ |
D | distributed_test.py | 2078 def test_broadcast(self): member in DistributedTest._DistTestBase
|