toStableHloLegacy
Deprecated
Use StableHloConverter directly
Replace with
StableHloConverterFactory.createBasic().convert(graph, functionName)Content copied to clipboard
Legacy implementation for backward compatibility.
Use StableHloConverter directly
StableHloConverterFactory.createBasic().convert(graph, functionName)Legacy implementation for backward compatibility.