Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A Dclass_type.cpp58 static std::string getSchemaInputTypesString(const FunctionSchema& schema) { in getSchemaInputTypesString() function
76 std::string input_types = getSchemaInputTypesString(forward_schema); in getForwardPreHookErrorMessage()
104 std::string input_types = getSchemaInputTypesString(forward_schema); in getForwardHookErrorMessage()