Searched refs:serialize_model_proto_to_string (Results 1 – 3 of 3) sorted by relevance
64 TORCH_API std::string serialize_model_proto_to_string(
1440 std::string serialize_model_proto_to_string( in serialize_model_proto_to_string() function
293 graph = serialize_model_proto_to_string(model_proto); in initPythonIRBindings()