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