Home
last modified time | relevance | path

Searched defs:X_base (Results 1 – 2 of 2) sorted by relevance

/external/eigen/Eigen/src/SparseLU/
DSparseLU.h46 bool _solve_impl(const MatrixBase<Rhs> &B, MatrixBase<Dest> &X_base) const in _solve_impl()
314 bool _solve_impl(const MatrixBase<Rhs> &B, MatrixBase<Dest> &X_base) const in _solve_impl()
/external/pytorch/test/quantization/core/
Dtest_workflow_ops.py784 … def _test_learnable_forward_per_channel(self, X_base, device, scale_base, zero_point_base, axis): argument
893 … def _test_learnable_backward_per_channel(self, X_base, device, scale_base, zero_point_base, axis): argument