Skip to content

run: test-3 #3

@shawwn

Description

@shawwn
import lumen
foo.bork = 99
include 'tensorfork/test#2'
foo.bar = 1e6
num_layers = 10
knobs.num_layers = %num_layers
num_layers = 11
knobs.num_layers2 = %num_layers
knobs.okay = 99.3
foo.bar = 1e9
knobs.g_lr = 0.001
knobs.d_lr = """!(+ (knobs 'knobs.g_lr) 0.9)"""
knobs.main = """!
(mac reference (x)
  (with form `(knobs ,(escape (if (and (string? x) (is? (search x "."))) x (string? x) (cat "knobs." x) x)))
    (print (str form))))
    
(list @foo.bar @d_lr @options.architecture)
"""

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions