Searched refs:findSchemaDifferences (Results 1 – 8 of 8) sorted by relevance
46 std::optional<std::string> findSchemaDifferences( in findSchemaDifferences() function
158 TORCH_API std::optional<std::string> findSchemaDifferences(const FunctionSchema& inferred, const Fu…
44 std::optional<std::string> schema_difference = findSchemaDifferences(from_def, inferred); in checkSchema()
813 …std::optional<std::string> differences = c10::findSchemaDifferences(torch::jit::parseSchema("_test… in TEST()824 …std::optional<std::string> differences = c10::findSchemaDifferences(torch::jit::parseSchema("_test… in TEST()
591 …std::optional<std::string> differences = c10::findSchemaDifferences(torch::jit::parseSchema("_test… in TEST()
681 …std::optional<std::string> differences = c10::findSchemaDifferences(torch::jit::parseSchema("_test… in TEST()
861 …std::optional<std::string> differences = c10::findSchemaDifferences(torch::jit::parseSchema("_test… in TEST()
924 …std::optional<std::string> differences = c10::findSchemaDifferences(torch::jit::parseSchema("_test… in TEST()