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

Function einsum

tensorflow/python/ops/special_math_ops.py:85–224  ·  view source on GitHub ↗

A generalized contraction between tensors of arbitrary dimension. This function returns a tensor whose elements are defined by `equation`, which is written in a shorthand form inspired by the Einstein summation convention. As an example, consider multiplying two matrices A and B to form a

(equation, *inputs, **kwargs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 11

sumFunction · 0.85
_einsum_reductionFunction · 0.85
_transpose_if_necessaryFunction · 0.85
name_scopeMethod · 0.80
popMethod · 0.45
joinMethod · 0.45
keysMethod · 0.45
splitMethod · 0.45
groupMethod · 0.45
indexMethod · 0.45

Tested by

no test coverage detected