Home
last modified time | relevance | path

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

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