Searched defs:X_base (Results 1 – 2 of 2) sorted by relevance
/external/eigen/Eigen/src/SparseLU/ |
D | SparseLU.h | 46 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/ |
D | test_workflow_ops.py | 784 … 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
|