Home
last modified time | relevance | path

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

/external/pytorch/torchgen/static_runtime/
Dgenerator.py361 should_use_complex_tensor_ops_ = frozenset(("view_as_real", "imag", "_conj")) variable
369 return op_name in should_use_complex_tensor_ops_