Home
last modified time | relevance | path

Searched refs:_get_cauchy_samples (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/python/keras/layers/
Dkernelized.py254 def _get_cauchy_samples(loc, scale, shape): function
265 _get_cauchy_samples(loc=0.0, scale=1.0, shape=shape))