This is the complete list of members for TorchDNNKernel, including all inherited members.
| apply(const SelectivityVector &rows, std::vector< VectorPtr > &args, const TypePtr &type, exec::EvalCtx &context, VectorPtr &output) const override | TorchDNNKernel | inline |
| getBias() const | TorchDNNKernel | inline |
| getCoefficientVector(std::string name) | MLFunction | inlineprotected |
| getCost(std::vector< int > inputDims) | MLFunction | inlinevirtual |
| getDims() | MLFunction | inlinevirtual |
| getFuncName() | TorchDNNKernel | inlinevirtual |
| getName() | TorchDNNKernel | inlinestatic |
| getNumDims() | MLFunction | inlinevirtual |
| getTensor() const override | TorchDNNKernel | inlinevirtual |
| getWeightedCost(std::string name, float cost) | MLFunction | inlineprotected |
| getWeights() const | TorchDNNKernel | inline |
| signatures() | TorchDNNKernel | inlinestatic |
| TorchDNNKernel(std::string kernel, float *weights, float *bias, std::vector< int > dimensions) | TorchDNNKernel | inline |
| ~MLFunction()=default | MLFunction | virtual |