Home
last modified time | relevance | path

Searched defs:is_factory_function (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/tools/autograd/
H A Dgen_variable_factories.py63 def is_factory_function(f: NativeFunction) -> bool: function
/aosp_15_r20/external/pytorch/torch/testing/_internal/opinfo/
H A Dcore.py897 is_factory_function: bool = False variable in OpInfo