Searched defs:convert_to_flatbuffer (Results 1 – 4 of 4) sorted by relevance
17 def convert_to_flatbuffer(mps_graph: MPSGraph) -> bytes: function
50 def convert_to_flatbuffer(program_json: str) -> bytes: function
27 def convert_to_flatbuffer(vk_graph: VkGraph) -> bytes: function
286 def convert_to_flatbuffer(xnnpack_graph: XNNGraph) -> bytes: function