MCPcopy Create free account
hub / github.com/alibaba/nann / _process_raw_parameters

Function _process_raw_parameters

tensorflow/tensorflow/python/ops/parsing_ops.py:879–982  ·  view source on GitHub ↗

Process raw parameters to params used by `gen_parsing_ops`. Args: names: A vector (1-D Tensor) of strings (optional), the names of the serialized protos. dense_defaults: A dict mapping string keys to `Tensor`s. The keys of the dict must match the dense_keys of the feature.

(names, dense_defaults, sparse_keys, sparse_types,
                            dense_keys, dense_types, dense_shapes)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

_parse_example_rawFunction · 0.85

Calls 7

intersectionMethod · 0.80
reshapeMethod · 0.80
as_protoMethod · 0.80
getMethod · 0.45
subMethod · 0.45
constantMethod · 0.45
appendMethod · 0.45

Tested by

no test coverage detected