Skip to content
  • 谢昕辰's avatar
    d474cfde
    pytorch metrics implementation (#430) · d474cfde
    谢昕辰 authored
    * pytorch metrics impl and test
    
    * support list[str] input, delete unused test code and delete numpy version
    
    * modify input data type
    
    * add docstring and unitest of filename inputs
    
    * add indents in docstring and use tempfile lib to create dir
    
    * using with statement
    d474cfde
    pytorch metrics implementation (#430)
    谢昕辰 authored
    * pytorch metrics impl and test
    
    * support list[str] input, delete unused test code and delete numpy version
    
    * modify input data type
    
    * add docstring and unitest of filename inputs
    
    * add indents in docstring and use tempfile lib to create dir
    
    * using with statement
Loading