Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
304
class
TreeState:
305
node = attr.ib()
306
parent_field_type = attr.ib()
307
308
309
@registry.register(
'decoder'
,
'NL2Code'
)
Callers
2
beam_search_with_oracle_sketch
Function · 0.90
compute_mle_loss
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected