TinyChatEngine
Loading...
Searching...
No Matches
llm
include
ops
arg_max.h
1
#include "common.h"
2
3
#define FLOAT_MIN -1000000.0
4
5
void
arg_max_dim2(
Matrix3D<float>
&input,
Matrix3D<int>
&output);
Matrix3D
Definition
common.h:34
Generated by
1.11.0