Searched defs:x_datas (Results 1 – 1 of 1) sorted by relevance
106 const std::vector<Tensor>& x_datas, const OutputList& ys, in ComputeTheoreticalJacobianTranspose()180 const OutputList& ys, std::vector<Tensor>* x_datas, in EvaluateGraph()210 std::vector<Tensor>* x_datas, in ComputeNumericJacobianTranspose()329 std::vector<Tensor>* x_datas, in ComputeGradientErrorInternal()387 std::vector<Tensor> x_datas(x_shapes.size()); in ComputeGradientError() local403 std::vector<Tensor> x_datas(1, Tensor(x_init_value)); in ComputeGradientError() local