MCPcopy Create free account
hub / github.com/baidu/bigflow / LazyVariable

Class LazyVariable

bigflow_python/python/bigflow/lazy_var.py:25–114  ·  view source on GitHub ↗

Lazy Variable,用于加载字典等外部数据 Examples: >>> # coding: utf-8 >>> from bigflow import base, lazy_var >>> >>> "" >>> mydict.txt >>> >>> key1 value1 >>> key2 value2 >>> key3 value3 >>> "" >>> >>>

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

declareFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected