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