Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/fx/
H A Dimmutable_collections.py34 def _create_immutable_container(base, mutable_functions): argument
36 for attr in mutable_functions:
/aosp_15_r20/external/executorch/backends/apple/coreml/runtime/sdk/
H A DETCoreMLModelDebugger.mm150 auto& functions = *(program.mutable_functions());