Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/jit/python/
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()