Home
last modified time | relevance | path

Searched refs:DynamicAdd (Results 1 – 1 of 1) sorted by relevance

/external/pytorch/test/onnx/
Dtest_fx_to_onnx_with_onnxruntime.py346 class DynamicAdd(torch.nn.Module): class
356 DynamicAdd(),
362 class DynamicAdd(torch.nn.Module): class
379 DynamicAdd(), (x, y), additional_test_inputs=[((input_x, input_y),)]