Skip to content
forked from HabanaAI/gohlml

HABANA Management Library bindings for Go

License

Notifications You must be signed in to change notification settings

talcoh2x/gohlml

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gohlml

This repository provides a translation layer from HLML to Golang. The library is meant to be integrated into other modules requiring HLML access.

Testing

To test the code, transfer the repository to a server where the Habana driver is installed and run the following:

go test

Code Cover

To validate metrics code coverage, run:

go test -cover

About

HABANA Management Library bindings for Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 75.3%
  • C 24.7%