Skip to content

Commit 71a59ff

Browse files
committed
Add goptuna dependencies
1 parent 93f46f2 commit 71a59ff

File tree

328 files changed

+71741
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

328 files changed

+71741
-0
lines changed

Gopkg.lock

Lines changed: 42 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Gopkg.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,10 @@ required = [
9898
name = "github.com/awalterschulze/gographviz"
9999
branch = "master"
100100

101+
[[constraint]]
102+
name = "github.com/c-bata/goptuna"
103+
version = "v0.4.0"
104+
101105
[[prune.project]]
102106
name = "github.com/kubeflow/katib"
103107
unused-packages = false

vendor/github.com/c-bata/goptuna/LICENSE

Lines changed: 21 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/c-bata/goptuna/cmaes/array.go

Lines changed: 66 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)