google / google/gin-config

Value as statement?

Open
#57 3 comments 2 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2.2k
Forks
122
Avg merge
5d 10h
Merged PRs (30d)
2

Description

Hi. Is there any way to assign a statement to an argument in Gin? For e.g., I want to do something like this

```
# inside config file
output_size = 10
network.hidden_size = %output_size / 2
```
Is this possible?
Otherwise I want to request this as a feature.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.