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

Method __init__

tensorflow/tensorflow/python/keras/testing_utils.py:444–464  ·  view source on GitHub ↗

Instantiate a model. Args: layers: a list of layers to be added to the model. *args: Model's args **kwargs: Model's keyword args, at most one of input_tensor -> the input tensor required for ragged/sparse input.

(self, layers, *args, **kwargs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45

Calls 3

_layer_name_for_iMethod · 0.95
_set_inputsMethod · 0.80
popMethod · 0.45

Tested by

no test coverage detected