• S
    Merge pull request #21232 from sivanov-work:vpl_gpu_remote_infer · 266835cd
    Sergey Ivanov 提交于
    G-API: oneVPL DX11 inference
    
    * Draft GPU infer
    
    * Fix incorrect subresource_id for array of textures
    
    * Fix for TheOneSurface in different Frames
    
    * Turn on VPP param configuration
    
    * Add cropIn params
    
    * Remove infer sync sample
    
    * Remove comments
    
    * Remove DX11AllocResource extra init
    
    * Add condition for NV12 processing in giebackend
    
    * Add VPP frames pool param configurable
    
    * -M Remove extra WARN & INFOs, Fix custom MAC
    
    * Remove global vars from example, Fix some comments, Disable blobParam due to OV issue
    
    * Conflict resolving
    
    * Revert back pointer cast for cv::any
    266835cd
giebackend.cpp 63.3 KB