Home
last modified time | relevance | path

Searched refs:ShapeEnvSource (Results 1 – 3 of 3) sorted by relevance

/external/pytorch/torch/_dynamo/
Dsource.py695 class ShapeEnvSource(Source): class
Doutput_graph.py65 ShapeEnvSource,
463 self.guards.add(ShapeEnvSource().make_guard(GuardBuilder.SHAPE_ENV))
Dguards.py98 ShapeEnvSource,
882 elif istype(source, ShapeEnvSource):