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

Class InputLayer

tensorflow/tensorflow/python/keras/engine/input_layer.py:33–159  ·  view source on GitHub ↗

Layer to be used as an entry point into a Network (a graph of layers). It can either wrap an existing tensor (pass an `input_tensor` argument) or create a placeholder tensor (pass arguments `input_shape`, and optionally, `dtype`). It is generally recommend to use the functional layer API v

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

InputFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected