Skip to content

build_pytorch_libs.bat should be end with CRLF. #9677

@shkit

Description

@shkit

Issue description

I try to build PyTorch on Windows, but build fails on some machines with following message.

The system cannot find the batch label specified read_loop

When I convert tools\build_pytorch_libs.bat' EOL from LF to CRLF, build succeeds.

Not all machines fail to build with LF, but batch file should be end with CRLF, I think.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions