The application relates to a compiled graph fusion optimization method, device, equipment, storage medium and
computer program product. The method comprises the following steps: acquiring
breakpoint information corresponding to a plurality of operation logic segments generated in a front-end tracking process of a
computation graph compilation, the
breakpoint information comprising operation information triggering a
breakpoint, context
tensor attributes and a dependency relationship, the dependency relationship being an association relationship between the operation triggering the breakpoint and the context
tensor; based on the operation information triggering the breakpoint, the context
tensor attributes and the dependency relationship, performing fusion reconstruction on the plurality of operation logic segments to obtain at least one fused logic segment; and performing back-end compilation based on the at least one fused logic segment to obtain compilation information of the
computation graph. The method can reduce graph breakpoints.