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

Method bias

tensorflow/stream_executor/dnn.h:1064–1064  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1062 string ToShortString() const;
1063
1064 float bias() const { return bias_; }
1065 int32 range() const { return range_; }
1066 float alpha() const { return alpha_; }
1067 float beta() const { return beta_; }

Callers 11

ResolveParamFunction · 0.45
ParseOpDataFunction · 0.45
ReadOptionsMethod · 0.45
matchAndRewriteMethod · 0.45
matchAndRewriteMethod · 0.45
matchAndRewriteMethod · 0.45
matchAndRewriteMethod · 0.45
matchAndRewriteMethod · 0.45
VerifyFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected