Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • 3.4
  • 3.3
  • 3.3.9
  • 3.2
  • 3.1
  • 3.0
  • 2.0
  • 3.4.0
  • starting_new_generickernels
  • starting_new_packmapcalculator
  • 3.4-rc1
  • before-3.4
  • 3.3.9
  • 3.3.8
  • 3.3.8-rc1
  • before-git-migration
  • 3.3.7
  • 3.3.6
  • 3.3.5
  • 3.3.4
  • 3.3.3
  • 3.3.2
  • 3.3.1
  • 3.3.0
  • 3.3-rc2
  • 3.2.10
  • 3.3-rc1
28 results

eigen

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Antonio Sanchez authored
    The `Serializer<T>` class implements a binary serialization that
    can write to (`serialize`) and read from (`deserialize`) a byte
    buffer.  Also added convenience routines for serializing
    a list of arguments.
    
    This will mainly be for testing, specifically to transfer data to
    and from the GPU.
    fcd73b48
    History