Package-level declarations
Functions
Link copied to clipboard
fun ExecutionTape.toComputeGraph(synthesizeExternalInputs: Boolean = false, inputTensorIds: Set<String> = emptySet()): ComputeGraph
Convert the tape to a compute graph.