ONE - On-device Neural Engine
Loading...
Searching...
No Matches
Static Public Member Functions
mir_interpreter::TanhImpl< uint8_t > Struct Reference
Static Public Member Functions
static void
run
(const
mir::TensorVariant
&arg,
mir::TensorVariant
&result)
Detailed Description
Definition at line
45
of file
Tanh.cpp
.
Member Function Documentation
◆
run()
static void
mir_interpreter::TanhImpl
< uint8_t >::run
(
const
mir::TensorVariant
&
arg
,
mir::TensorVariant
&
result
)
inline
static
Definition at line
47
of file
Tanh.cpp
.
48
{
49
throw
std::runtime_error{
"NYI"
};
50
}
The documentation for this struct was generated from the following file:
compiler/mir-interpreter/src/ops/
Tanh.cpp
mir_interpreter
TanhImpl< uint8_t >
Generated by
1.9.8