//
pkg.gl
Category
github.com/NexusGPU/tensor-fusion-operator
internal
scheduler
package
1.12.0
Repository:
https://github.com/nexusgpu/tensor-fusion-operator.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
79 SLOC
#
Functions
NewNaiveScheduler
NewNaiveScheduler creates a new NaiveScheduler.
#
Structs
NaiveScheduler
NaiveScheduler implements a simple scheduling strategy.
#
Interfaces
Scheduler
Scheduler is the interface that wraps the basic scheduling methods.