Home
last modified time | relevance | path

Searched defs:x_shapes (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/cc/framework/
Dgradient_checker.cc106 const std::vector<TensorShape>& x_shapes, in ComputeTheoreticalJacobianTranspose()
213 const std::vector<TensorShape>& x_shapes, in ComputeNumericJacobianTranspose()
304 const std::vector<TensorShape>& x_shapes, in InitJacobians()
333 const std::vector<TensorShape>& x_shapes, in ComputeGradientErrorInternal()
379 const std::vector<TensorShape>& x_shapes, in ComputeGradientError()
/external/tensorflow/tensorflow/cc/gradients/
Dfunctional_grad_test.cc47 void RunTest(const OutputList& xs, const std::vector<TensorShape>& x_shapes, in RunTest()
Ddata_flow_grad_test.cc37 void RunTest(const OutputList& xs, const std::vector<TensorShape>& x_shapes, in RunTest()
Dlinalg_grad_test.cc44 void RunTest(const OutputList& xs, const std::vector<TensorShape>& x_shapes, in RunTest()
Dnn_grad_test.cc75 void RunTest(const OutputList& xs, const std::vector<TensorShape>& x_shapes, in RunTest()
Darray_grad_test.cc44 void RunTest(const OutputList& xs, const std::vector<TensorShape>& x_shapes, in RunTest()
Dmath_grad_test.cc744 void RunTest(const OutputList& xs, const std::vector<TensorShape>& x_shapes, in RunTest()