MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / max

Function max

tensorflow/lite/schema/schema_generated.h:2678–2680  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2676 return GetPointer<const flatbuffers::Vector<float> *>(VT_MIN);
2677 }
2678 const flatbuffers::Vector<float> *max() const {
2679 return GetPointer<const flatbuffers::Vector<float> *>(VT_MAX);
2680 }
2681 const flatbuffers::Vector<float> *scale() const {
2682 return GetPointer<const flatbuffers::Vector<float> *>(VT_SCALE);
2683 }

Callers 15

VerifyFunction · 0.70
UnPackToMethod · 0.70
TestGraphMethod · 0.50
AllocateMethod · 0.50
QuantizeActivationFunction · 0.50
MinMaxClass · 0.50
RunMethod · 0.50

Calls

no outgoing calls

Tested by 15

TestGraphMethod · 0.40
MaxPFunction · 0.40
TESTFunction · 0.40
QuantizeFunction · 0.40
QuantizationParamsMethod · 0.40
GetToleranceInt16Function · 0.40
TESTFunction · 0.40
ClampFunction · 0.40
ComputeErrorStatsFunction · 0.40