Updated logistic regression model
This commit is contained in:
parent
5822850ef2
commit
8285f2f878
5 changed files with 16 additions and 26 deletions
|
|
@ -24,7 +24,7 @@ protected:
|
|||
|
||||
private:
|
||||
kp::Manager mManager;
|
||||
std::weak_ptr<kp::Sequence> mSequence;
|
||||
std::shared_ptr<kp::Sequence> mSequence;
|
||||
std::shared_ptr<kp::Tensor> mPrimaryTensor;
|
||||
std::shared_ptr<kp::Tensor> mSecondaryTensor;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue