Skip to content

Commit

Permalink
[Fix] Update mlu-ops version (open-mmlab#2922)
Browse files Browse the repository at this point in the history
  • Loading branch information
ClowDragon committed Oct 25, 2023
1 parent 2b6a805 commit 2e8ae05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mmcv/ops/csrc/pytorch/mlu/mlu_common_helper.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

#define MLUOP_MAJOR 0
#define MLUOP_MINOR 8
#define MLUOP_PATCHLEVEL 0
#define MLUOP_PATCHLEVEL 1

/*************************************************************************
* This MACRO contains operations of simple tensor to mlu-tensor.
Expand Down

0 comments on commit 2e8ae05

Please sign in to comment.