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.h35 SamplerCell() {} in SamplerCell() function
Dsampler.h57 SamplerCell(const std::vector<double>& bucket_limits) in SamplerCell() function
/external/tensorflow/tensorflow/python/eager/
Dmonitoring.py338 class SamplerCell(object): class