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

Method Add

tensorflow/core/lib/monitoring/sampler.h:197–197  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

195////
196
197inline void SamplerCell::Add(const double sample) { histogram_.Add(sample); }
198
199inline HistogramProto SamplerCell::value() const {
200 HistogramProto pb;

Callers 2

TESTFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.36
TESTFunction · 0.36