Home
last modified time | relevance | path

Searched defs:stitch_info (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/_extends/graph_kernel/model/
Dmodel.py388 def __init__(self, name, ops, stitch_info=None, recompute_ops=None): argument
Dgraph_split.py192 def update_stitch_info(self, stitch_info): argument