↓ 4 callersFunctionrepeat_elementsRepeat the elements of a tensor along an axis, like np.repeat. If x has shape (s1, s2, s3) and axis=1, the output will have shape (s1, s2 * r
ConvNets/keras/backend/theano_backend.py:246
↓ 2 callersMethod__init__(self, model, optimizer, loss,
train_batch_size=128, test_batch_size=128,
nb
ConvNets/keras/wrappers/scikit_learn.py:39
↓ 2 callersMethodcompute_psi1_theano(self, lls, lsf, xmean, xvar, z)
ConvNets/Uncertainty_Comparison/deepGP_approxEP-master/theano/code/EQ_kernel.py:68
↓ 2 callersMethodcompute_psi2_theano(self, lls, lsf, xmean, xvar, z)
ConvNets/Uncertainty_Comparison/deepGP_approxEP-master/theano/code/EQ_kernel.py:78
↓ 2 callersFunctionget_error_and_ll(w, v_prior, X, y, K, location, scale)
ConvNets/Uncertainty_Comparison/black_box_alpha_BNN/boston_housing/autograd/black_box_alpha.py:102