Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torchgen/static_runtime/
H A Dgenerator.py398 test_tensor_shapes_string = '{"view_as_complex": "{2, 2}"}' variable
399 test_tensor_shape_json: dict[str, str] = json.loads(test_tensor_shapes_string)