pytorch\_pfn\_extras.onnx.unstrip\_tensor.Path ============================================== .. currentmodule:: pytorch_pfn_extras.onnx.unstrip_tensor .. autoclass:: Path :members: :special-members: __init__, __call__ :undoc-members: :show-inheritance: .. rubric:: Methods .. autosummary:: ~Path.__init__ ~Path.absolute ~Path.as_posix ~Path.as_uri ~Path.chmod ~Path.cwd ~Path.exists ~Path.expanduser ~Path.glob ~Path.group ~Path.home ~Path.is_absolute ~Path.is_block_device ~Path.is_char_device ~Path.is_dir ~Path.is_fifo ~Path.is_file ~Path.is_mount ~Path.is_reserved ~Path.is_socket ~Path.is_symlink ~Path.iterdir ~Path.joinpath ~Path.lchmod ~Path.link_to ~Path.lstat ~Path.match ~Path.mkdir ~Path.open ~Path.owner ~Path.read_bytes ~Path.read_text ~Path.relative_to ~Path.rename ~Path.replace ~Path.resolve ~Path.rglob ~Path.rmdir ~Path.samefile ~Path.stat ~Path.symlink_to ~Path.touch ~Path.unlink ~Path.with_name ~Path.with_suffix ~Path.write_bytes ~Path.write_text .. rubric:: Attributes .. autosummary:: ~Path.anchor ~Path.drive ~Path.name ~Path.parent ~Path.parents ~Path.parts ~Path.root ~Path.stem ~Path.suffix ~Path.suffixes