MCPcopy Create free account
hub / github.com/awslabs/gap-text2sql / TreeState

Class TreeState

rat-sql-gap/seq2struct/models/nl2code/decoder.py:304–306  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

302
303@attr.s
304class TreeState:
305 node = attr.ib()
306 parent_field_type = attr.ib()
307
308
309@registry.register('decoder', 'NL2Code')

Callers 2

compute_mle_lossMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected