• Joao Gomes's avatar
    Read video from memory newapi (#6771) · 06ad05fa
    Joao Gomes authored
    * add tensor as optional param
    
    * add init from memory
    
    * fix bug
    
    * fix bug
    
    * first working version
    
    * apply formatting and add tests
    
    * simplify tests
    
    * fix tests
    
    * fix wrong variable name
    
    * add path as optional parameter
    
    * add src as optional
    
    * address pr comments
    
    * Fix warning messages
    
    * address pr comments
    
    * make tests stricter
    
    * Revert "make tests stricter"
    
    This reverts commit 6c92e94e8372f381c9496c9f885c2c71b6a4356b.
    06ad05fa
test_videoapi.py 10.9 KB