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

Function broadcast_to

bigflow_python/python/bigflow/util/broadcast.py:84–122  ·  view source on GitHub ↗

Broadcast given PType instance to given scope Args: pvalue (PType): PType instance scope (LogicalPlan.Scope): scope Returns: PType: new PType after broadcast

(pvalue, scope)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 7

flattenMethod · 0.80
broadcast_toMethod · 0.80
pipelineMethod · 0.80
nested_levelMethod · 0.80
inner_most_typeMethod · 0.80
nodeMethod · 0.45
planMethod · 0.45

Tested by

no test coverage detected