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