Uploaded image for project: 'SystemDS'
  1. SystemDS
  2. SYSTEMDS-1384

Revisit the weight and bias of fully connected layer

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      Since all our bias are column vector (which is consistent with Keras/Caffe), whereas bias of fully connected layer is a row-vector. Similarly, the weight that is passed to caffe is transpose of weights passed to SystemML (since both store in row-major NCHW format).

      Making the dimensions consistent will simplify loading of Caffe/Keras models.

      mwdusenb@us.ibm.com

      Attachments

        Activity

          People

            Unassigned Unassigned
            niketanpansare Niketan Pansare
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: