-
由 James Bergstra 提交于
Rationale: this way it can be optimized with the same machinery that currently targets dot. I will add back a modified version of Outer as sandbox/blas_ger.py. In future, we should have a GER Op in blas.py, with a scipy and/or c implementation that uses BLAS's sger/dger/cger/zger functions.
53069317