载入中...
搜索中...
未找到
eve::tensor::Func 成员列表

成员的完整列表,这些成员属于 eve::tensor::Func,包括所有继承而来的类成员

compile()eve::tensor::Func
emitArgMax(const Tensor *x, int axis, bool keepDims)eve::tensor::Func
emitBinary(OpType type, const Tensor *a, const Tensor *b)eve::tensor::Func
emitCast(const Tensor *x, DType dtype)eve::tensor::Func
emitConcat(const Tensor *const *ins, int n, int axis)eve::tensor::Func
emitConv1d(const Tensor *x, const Tensor *w, const Tensor *bias, int stride, int pad)eve::tensor::Func
emitConv2d(const Tensor *x, const Tensor *w, const Tensor *bias, int stride, int pad)eve::tensor::Func
emitEmbedding(const Tensor *table, const Tensor *indices)eve::tensor::Func
emitFill(const int *dims, int rank, float value)eve::tensor::Func
emitLayerNorm(const Tensor *x, const Tensor *scale, const Tensor *bias, float eps)eve::tensor::Func
emitMatMul(const Tensor *a, const Tensor *b)eve::tensor::Func
emitPermute(const Tensor *x, const int *order, int rank)eve::tensor::Func
emitPool(OpType type, const Tensor *x, int ksize, int stride, int pad)eve::tensor::Func
emitReduce(OpType type, const Tensor *x, int axis, bool keepDims)eve::tensor::Func
emitReshape(const Tensor *x, const int *dims, int rank)eve::tensor::Func
emitResize2d(const Tensor *x, int outH, int outW, int mode)eve::tensor::Func
emitRMSNorm(const Tensor *x, const Tensor *scale, float eps)eve::tensor::Func
emitSdpa(const Tensor *q, const Tensor *k, const Tensor *v, const Tensor *mask, float scale)eve::tensor::Func
emitSlice(const Tensor *x, int axis, int begin, int end)eve::tensor::Func
emitSoftmax(const Tensor *x, int axis, bool logMode)eve::tensor::Func
emitTernary(OpType type, const Tensor *a, const Tensor *b, const Tensor *c)eve::tensor::Func
emitTranspose(const Tensor *x)eve::tensor::Func
emitUnary(OpType type, const Tensor *x)eve::tensor::Func
emitUnaryScalar(OpType type, const Tensor *x, float s0, float s1=0.f)eve::tensor::Func
ensureNode(const Tensor *t)eve::tensor::Func
Func(TF *owner)eve::tensor::Funcexplicit
graph()eve::tensor::Funcinline
graph() consteve::tensor::Funcinline
input1(int d0)eve::tensor::Func
input2(int d0, int d1)eve::tensor::Func
input3(int d0, int d1, int d2)eve::tensor::Func
input4(int d0, int d1, int d2, int d3)eve::tensor::Func
input5(int d0, int d1, int d2, int d3, int d4)eve::tensor::Func
input6(int d0, int d1, int d2, int d3, int d4, int d5)eve::tensor::Func
isTracing() consteve::tensor::Funcinline
outputNode() consteve::tensor::Funcinline
owner() consteve::tensor::Funcinline
placeholderCount() consteve::tensor::Funcinline
setOutput(Tensor *t)eve::tensor::Func
~Func()eve::tensor::Func