Home
last modified time | relevance | path

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

/external/pytorch/torch/profiler/
D_memory_profiler.py231 def inputs_are_mutable(cls, t: _ExtraFields_TorchOp) -> Tuple[Optional[bool], ...]:
249 def match_schemas(cls, t: _ExtraFields_TorchOp) -> Tuple[FunctionSchema, ...]:
395 def _flat_tensor_inputs(op: _ExtraFields_TorchOp) -> Iterator[_TensorMetadata]: