Home
last modified time | relevance | path

Searched defs:SamplerCell (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/lib/monitoring/
Dmobile_sampler.h43 SamplerCell() {} in SamplerCell() function
Dsampler.h60 SamplerCell(const std::vector<double>& bucket_limits) in SamplerCell() function
/external/tensorflow/tensorflow/python/eager/
Dmonitoring.py360 class SamplerCell(object): class