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

Function radius

tensorflow/lite/schema/schema_generated.h:4087–4089  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4085 VT_BETA = 10
4086 };
4087 int32_t radius() const {
4088 return GetField<int32_t>(VT_RADIUS, 0);
4089 }
4090 float bias() const {
4091 return GetField<float>(VT_BIAS, 0.0f);
4092 }

Callers 2

UnPackToMethod · 0.85
TEST_FFunction · 0.85

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.68