Searched defs:x_shapes (Results 1 – 7 of 7) sorted by relevance
/external/tensorflow/tensorflow/cc/framework/ |
D | gradient_checker.cc | 106 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/ |
D | functional_grad_test.cc | 47 void RunTest(const OutputList& xs, const std::vector<TensorShape>& x_shapes, in RunTest()
|
D | data_flow_grad_test.cc | 37 void RunTest(const OutputList& xs, const std::vector<TensorShape>& x_shapes, in RunTest()
|
D | linalg_grad_test.cc | 44 void RunTest(const OutputList& xs, const std::vector<TensorShape>& x_shapes, in RunTest()
|
D | nn_grad_test.cc | 75 void RunTest(const OutputList& xs, const std::vector<TensorShape>& x_shapes, in RunTest()
|
D | array_grad_test.cc | 44 void RunTest(const OutputList& xs, const std::vector<TensorShape>& x_shapes, in RunTest()
|
D | math_grad_test.cc | 744 void RunTest(const OutputList& xs, const std::vector<TensorShape>& x_shapes, in RunTest()
|