U
    ‰dˆ  ã                   @   s   d d„ Z dd„ ZdS )c                 K   s@   |  d¡r|  d¡r| d¡ | jj||d| d gf|Žd S )zDepth Concat.ÚorderZaxisÚ_Z_concat_dimsé    )ÚgetÚpopÚnetZConcat©ÚmodelZblobs_inZblob_outÚkwargs© r
   úG/tmp/pip-unpacked-wheel-ua33x9lu/caffe2/python/helpers/array_helpers.pyÚconcat	   s    
þýür   c                 K   s   t dƒ t||f|ŽS )z=The old depth concat function - we should move to use concat.z.DepthConcat is deprecated. use Concat instead.)Úprintr   r   r
   r
   r   Údepth_concat   s    r   N)r   r   r
   r
   r
   r   Ú<module>	   s   