#include <binary_ops.h>
Public Member Functions | |
| template<typename T> | |
| T | operator() (T x, T y) |
| template<> | |
| float | operator() (float x, float y) |
| template<> | |
| half | operator() (half x, half y) |
| template<> | |
| bfloat16_t | operator() (bfloat16_t x, bfloat16_t y) |
|
inline |
|
inline |
|
inline |
|
inline |