"mmdet3d/structures/ops/box_np_ops.py" did not exist on "31b3505d881e0c3422cd15b646a0dd9b5ec78634"
  • Rostyslav Geyyer's avatar
    Fix Batched Gemm op for int8 data (#482) · cd517326
    Rostyslav Geyyer authored
    * Fix for lwpck-425, update BlockTransferSrcVectorDim
    
    * Revert "Fix for lwpck-425, update BlockTransferSrcVectorDim"
    
    This reverts commit fd24e280e28ff238b452cfdde58a988affd46461.
    
    * Add Batched Gemm int8 test, expect it to fail
    
    * Format
    
    * Re-add the fix
    cd517326
batched_gemm_int8.cpp 1.44 KB