Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/functorch/
H A Dfunctorch_additional_op_db.py194 def sample_inputs_embedding(op_info, device, dtype, requires_grad, **kwargs): function
271 sample_inputs_func=sample_inputs_embedding,
/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_methods_invocations.py8124 def sample_inputs_embedding(op_info, device, dtype, requires_grad, **kwargs): function
20490 sample_inputs_func=sample_inputs_embedding,