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

Method getvar

tensorflow/tensorflow/python/framework/function.py:761–801  ·  view source on GitHub ↗

A custom variable getter.

(
      self,
      getter,
      name,
      shape=None,
      dtype=None,
      initializer=None,
      reuse=None,
      trainable=True,
      collections=None,  # pylint: disable=redefined-outer-name
      use_resource=None,
      **kwargs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

as_defaultMethod · 0.45
get_variableMethod · 0.45
appendMethod · 0.45
valueMethod · 0.45

Tested by

no test coverage detected