How to differentiate with respect to input variables in tensorflow
I would like to see how sensitive my tensorflow model is to perturbations in the input. Is there a way to differentiate my cost function with respect to the placeholder input variables?