Documentation
¶
Index ¶
- Constants
- func CreateIO(toolPath, inputDir string, layers int) (string, string, error)
- func Execute()
- func InitilizeIo(toolPath string, scatteringMethod string, inputVectors map[string][]string) ([]ipwl.IO, error)
- func PlexRun(ioJsonCid, outputDir string, verbose, showAnimation bool, concurrency int, ...) (completedIoJsonCid, ioJsonPath string, err error)
- func Resume(ioJsonFilePath, outputDir string, verbose, showAnimation, retry bool, ...) (completedIoJsonCid string, err error)
- func VectorizeOutputs(ioPath string, toolCid string, outputDir string) (map[string]ipwl.OutputValues, error)
Constants ¶
View Source
const ( CurrentPlexVersion = "v0.9.0" ReleaseURL = "https://api.github.com/repos/labdao/plex/releases/latest" ToolsURL = "https://api.github.com/repos/labdao/plex/contents/tools?ref=main" )
Variables ¶
This section is empty.
Functions ¶
func InitilizeIo ¶ added in v0.8.1
func VectorizeOutputs ¶ added in v0.8.1
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.