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

Class _Linear

tensorflow/python/ops/rnn_cell_impl.py:1206–1280  ·  view source on GitHub ↗

Linear map: sum_i(args[i] * W[i]), where W[i] is a variable. Args: args: a 2D Tensor or a list of 2D, batch, n, Tensors. output_size: int, second dimension of weight variable. dtype: data type for variables. build_bias: boolean, whether to build a bias variable. bias_initializ

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 11

callMethod · 0.85
callMethod · 0.85
callMethod · 0.85
_attentionMethod · 0.85
callMethod · 0.85
callMethod · 0.85
callMethod · 0.85
callMethod · 0.85
callMethod · 0.85
callMethod · 0.85
callMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected