Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/cc/framework/
Dgradient_checker.cc105 const std::vector<TensorShape>& x_shapes, in ComputeTheoreticalJacobianTranspose()
206 const std::vector<TensorShape>& x_shapes, in ComputeNumericJacobianTranspose()
297 const std::vector<TensorShape>& x_shapes, in InitJacobians()
326 const std::vector<TensorShape>& x_shapes, in ComputeGradientErrorInternal()
372 const std::vector<TensorShape>& x_shapes, in ComputeGradientError()
/external/tensorflow/tensorflow/cc/gradients/
Ddata_flow_grad_test.cc37 void RunTest(const OutputList& xs, const std::vector<TensorShape>& x_shapes, in RunTest()
Dnn_grad_test.cc70 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.cc713 void RunTest(const OutputList& xs, const std::vector<TensorShape>& x_shapes, in RunTest()