Searched defs:x_shapes (Results 1 – 5 of 5) sorted by relevance
| /external/tensorflow/tensorflow/cc/framework/ |
| D | gradient_checker.cc | 105 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/ |
| D | data_flow_grad_test.cc | 37 void RunTest(const OutputList& xs, const std::vector<TensorShape>& x_shapes, in RunTest()
|
| D | nn_grad_test.cc | 70 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 | 713 void RunTest(const OutputList& xs, const std::vector<TensorShape>& x_shapes, in RunTest()
|