More work done on torch
This commit is contained in:
@@ -3,9 +3,9 @@ package imageloader
|
||||
import (
|
||||
"git.andr3h3nriqu3s.com/andr3/fyp/logic/db"
|
||||
types "git.andr3h3nriqu3s.com/andr3/fyp/logic/db_types"
|
||||
"github.com/sugarme/gotch"
|
||||
torch "github.com/sugarme/gotch/ts"
|
||||
"github.com/sugarme/gotch/vision"
|
||||
"git.andr3h3nriqu3s.com/andr3/gotch"
|
||||
torch "git.andr3h3nriqu3s.com/andr3/gotch/ts"
|
||||
"git.andr3h3nriqu3s.com/andr3/gotch/vision"
|
||||
)
|
||||
|
||||
type Dataset struct {
|
||||
|
||||
Reference in New Issue
Block a user