Home
last modified time | relevance | path

Searched defs:allow_rnn (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pytorch/torch/_export/
H A D__init__.py55 allow_rnn: bool = True variable in ExportDynamoConfig
/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dconfig.py343 allow_rnn = False variable
/aosp_15_r20/external/executorch/exir/
H A Dtracer.py600 allow_rnn: bool = True variable in ExirDynamoConfig
/aosp_15_r20/external/pytorch/torch/export/
H A D_trace.py102 allow_rnn: bool = True variable in ExportDynamoConfig