diff options
| author | chenzizhan <[email protected]> | 2023-07-17 17:01:51 +0800 |
|---|---|---|
| committer | chenzizhan <[email protected]> | 2023-07-17 17:01:51 +0800 |
| commit | af44d80ec74a36a59463edd48f2b2b73e18bf647 (patch) | |
| tree | 92efc020a5c5adcc3e02841ad7e06ff06c14e8c0 /test/utils.cpp | |
| parent | 6c9e764525ea9eb7bc9373475ee938208465da0a (diff) | |
fuzz test ongoing, fix bugs. now cube_add will delete cells in topk sampling mode
Diffstat (limited to 'test/utils.cpp')
| -rw-r--r-- | test/utils.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/utils.cpp b/test/utils.cpp index f2ad37e..74fc88c 100644 --- a/test/utils.cpp +++ b/test/utils.cpp @@ -206,4 +206,4 @@ bool Fieldstat_tag_list_wrapper::operator==(const Fieldstat_tag_list_wrapper &ta } } return true; -}
\ No newline at end of file +} |
