Uploaded image for project: 'Mahout'
  1. Mahout
  2. MAHOUT-1719

Unary elementwise function operator and function fusions

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.10.2
    • None
    • None

    Description

      optimizer rewrites for something like 1 + drmX * dexp(drmX) => collapse into elementwiseFunc(f1(f2(drmX)) where f1 = 1 + x and f2 = exp. Also absolutes current scalar-elementwise physical operators used for stull like 1+drmX .

      PR https://github.com/apache/mahout/pull/135

      Attachments

        Activity

          People

            dlyubimov Dmitriy Lyubimov
            dlyubimov Dmitriy Lyubimov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: