Skip to content

A convolution kernel that can take a 2D tensor as input but outputs a 3D tensor

License

Notifications You must be signed in to change notification settings

wenjian-zhou/Conv2dTo3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Conv2dTo3d

A convolution kernel that can take a 2D tensor (values are positive integers) as input but outputs a 3D tensor.

Specifically, the 2D tensor is in essence a 3D tensor, the third dimension (0/1 string) is encoded to a number.

About

A convolution kernel that can take a 2D tensor as input but outputs a 3D tensor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages