Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_methods_invocations.py7203 def sample_inputs_segment_reduce(op_info, device, dtype, requires_grad, *, mode='lengths', **kwargs… function
21321 sample_inputs_func=sample_inputs_segment_reduce,
21341 sample_inputs_func=partial(sample_inputs_segment_reduce, mode='offsets'),