ONE - On-device Neural Engine
Loading...
Searching...
No Matches
xent_op.h File Reference
#include "unsupported/Eigen/CXX11/Tensor"
#include "cker/operation/Helper/Tensor.h"

Go to the source code of this file.

Data Structures

struct  nnfw::cker::xent_ops::functor::XentFunctor< Device, T >
 
struct  nnfw::cker::xent_ops::functor::XentFunctorBase< Device, T >
 
struct  nnfw::cker::xent_ops::functor::XentFunctor< CPUDevice, T >
 

Namespaces

namespace  nnfw
 
namespace  nnfw::cker
 
namespace  nnfw::cker::xent_ops
 
namespace  nnfw::cker::xent_ops::functor
 

Macros

#define EIGEN_USE_THREADS
 

Typedefs

using nnfw::cker::xent_ops::CPUDevice = Eigen::ThreadPoolDevice
 
using nnfw::cker::xent_ops::Index = Eigen::Index
 

Macro Definition Documentation

◆ EIGEN_USE_THREADS

#define EIGEN_USE_THREADS

Definition at line 22 of file xent_op.h.