• Adam Procter's avatar
    Add experimental ShapeOf op (#2023) · 3a47eafc
    Adam Procter authored
    * Add ShapeOf op
    
    * Helps to check in the source files
    
    * Add shape_of_scalar to unit test manifests
    
    * Add missing include to gpu_emitter.cpp
    
    * Change 'this op is experimental' wording per @indie's suggestion
    
    * New idea: let's try not mallocing 300 terabytes
    
    * Update interpreter implementation
    3a47eafc
shape_of.rst 1.43 KB