Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ eprint
Function
eprint
tensorflow/tools/dockerfiles/assembler.py:272–273 ·
view source on GitHub ↗
(*args, **kwargs)
Source
from the content-addressed store, hash-verified
270
271
272
def
eprint(*args, **kwargs):
273
print(*args, file=sys.stderr, flush=True, **kwargs)
274
275
276
def
aggregate_all_slice_combinations(spec, slice_set_names):
Callers
4
gather_tag_args
Function · 0.85
assemble_tags
Function · 0.85
gather_existing_partials
Function · 0.85
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected