Home
last modified time | relevance | path

Searched refs:_export_for_training (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/export/
H A D__init__.py142 from ._trace import _export_for_training
154 return _export_for_training(
H A D_trace.py1715 def _export_for_training( function