• B
    [XLA:CPU] Enable F64 convolutions · d21b5f6d
    Benjamin Kramer 提交于
    There's no good reason for disabling it completely. Right now this falls back
    to the slow generic implementation. We could make it use Eigen if we want to.
    
    PiperOrigin-RevId: 235548224
    d21b5f6d
convolution_test.cc 79.6 KB