Commit ca6e759f authored by Jiacheng Huang's avatar Jiacheng Huang
Browse files

在 `include/infinicore/ops.hpp` 中加入 `#include "ops/random_sample.hpp"`

parent d9541783
......@@ -5,6 +5,7 @@
#include "ops/causal_softmax.hpp"
#include "ops/matmul.hpp"
#include "ops/ones.hpp"
#include "ops/random_sample.hpp"
#include "ops/rearrange.hpp"
#include "ops/rms_norm.hpp"
#include "ops/rope.hpp"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment