MCPcopy Create free account
hub / github.com/benoitsteiner/tensorflow-opencl / _to_list

Function _to_list

tensorflow/python/layers/base.py:2247–2261  ·  view source on GitHub ↗

This normalizes a list/tuple or single element into a list. If a single element is passed, we return a list of size 1 containing the element. Arguments: x: list or tuple or single element. Returns: A list.

(x)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

add_updateMethod · 0.70
add_lossMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected