Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/python/
H A Dpybind_utils.h874 inline bool validateFakeScriptObjectSchema( in validateFakeScriptObjectSchema() function
937 validateFakeScriptObjectSchema(schema, arg_idx, arg); in matchSchemaAllowFakeScriptObject()
956 validateFakeScriptObjectSchema(schema, i, cur_kwarg); in matchSchemaAllowFakeScriptObject()