PetaVision  Alpha
PVCuda::CudaRecvPost Class Reference
Inheritance diagram for PVCuda::CudaRecvPost:

Public Member Functions

 CudaRecvPost (CudaDevice *inDevice)
 
void set_dt_factor (float new_dt_factor)
 
void setArgs (const int nbatch, const int nxRes, const int nyRes, const int nf, const int nblt, const int nbrt, const int nbdn, const int nbup, const int preNx, const int preNy, const int preNf, const int preNblt, const int preNbrt, const int preNbup, const int preNbdn, const int nxp, const int nyp, const int nfp, const float preToPostScaleX, const float preToPostScaleY, const int sy, const int syp, const int numPerStride, const float dt_factor, const int sharedWeights, CudaBuffer *startSourceExtBuf, CudaBuffer *preData, CudaBuffer *weights, CudaBuffer *postGsyn, CudaBuffer *patch2datalookuptable)
 

Protected Member Functions

virtual int do_run () override
 

Private Attributes

recv_post_params params
 

Detailed Description

Definition at line 82 of file CudaRecvPost.hpp.


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