• Caroline Chen's avatar
    Fix fluent test for windows (#2510) · 09daa438
    Caroline Chen authored
    Summary:
    fluent dataset test currently fails on windows, due to new line generation in csv writer in testing and incorrect path parsing in dataset impl.
    
    Pull Request resolved: https://github.com/pytorch/audio/pull/2510
    
    Reviewed By: carolineechen
    
    Differential Revision: D37573203
    
    Pulled By: mthrok
    
    fbshipit-source-id: 4868bc649690c7e596b002686c6128ce735d3564
    09daa438
fluentcommands_test.py 4.41 KB