tiny_dnn  1.0.0
A header only, dependency-free deep learning framework in C++11
Public Member Functions | List of all members
tiny_dnn::FullyConnectedOp Class Reference
Inheritance diagram for tiny_dnn::FullyConnectedOp:
Inheritance graph
[legend]
Collaboration diagram for tiny_dnn::FullyConnectedOp:
Collaboration graph
[legend]

Public Member Functions

 FullyConnectedOp (const core::OpKernelConstruction &context)
 
void compute (const core::OpKernelContext &context) override
 
- Public Member Functions inherited from tiny_dnn::core::OpKernel
 OpKernel (const OpKernelConstruction &context)
 

Additional Inherited Members

- Protected Attributes inherited from tiny_dnn::core::OpKernel
Devicedevice_ = nullptr
 
Paramsparams_ = nullptr
 

The documentation for this class was generated from the following file: