Skip to content

NegatioN/oml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OdinML - oml

Name up for debate

Supported Pytorch Operations

All ops only with f32 so far

  • nn.Linear
  • nn.Relu
  • plus (scalar and tensor) Unsure if all types of broadcasting works as intended.
  • minus (scalar and tensor) Unsure if all types of broadcasting works as intended.
  • arange(end)
  • accessing constants (also anonymous) defined in forward and init
  • detach

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published