Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/exir/
H A Dtensor.py235 def memory_format_enum(memory_format: torch.memory_format) -> int: function
/aosp_15_r20/external/executorch/exir/emit/
H A D_emitter.py86 memory_format_enum,
499 return EValue(Int(memory_format_enum(val)))