ONE - On-device Neural Engine
Loading...
Searching...
No Matches
nnfw::cker::functor::FillPhiloxRandom< Device, Distribution > Struct Template Reference

#include <RandomOpCpu.h>

Public Types

typedef Distribution::ResultElementType T
 

Public Member Functions

void operator() ()
 

Detailed Description

template<typename Device, class Distribution>
struct nnfw::cker::functor::FillPhiloxRandom< Device, Distribution >

Definition at line 61 of file RandomOpCpu.h.

Member Typedef Documentation

◆ T

template<typename Device , class Distribution >
typedef Distribution::ResultElementType nnfw::cker::functor::FillPhiloxRandom< Device, Distribution >::T

Definition at line 63 of file RandomOpCpu.h.

Member Function Documentation

◆ operator()()

template<typename Device , class Distribution >
void nnfw::cker::functor::FillPhiloxRandom< Device, Distribution >::operator() ( )
inline

Definition at line 64 of file RandomOpCpu.h.

64{}

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