added co-author's name for PR #2122

This commit is contained in:
NippunSharma
2020-12-13 13:55:23 +05:30
parent 41e52f58b2
commit a66dcc7c8a
2 changed files with 2 additions and 0 deletions
@@ -1,5 +1,6 @@
/**
* @file input_shape_visitor.hpp
* @author Khizir Siddiqui
* @author Nippun Sharma
*
* This file provides an abstraction for the InputShape() function for
@@ -1,5 +1,6 @@
/**
* @file input_shape_visitor_impl.hpp
* @author Khizir Siddiqui
* @author Nippun Sharma
*
* Implementation of the InputShape() function layer abstraction.