StackOverflow Questions for Tag: tensordot

Serge Konstantinov
Serge Konstantinov

Reputation: 67

How to multiply the same matrix with each row of a tensor?

Score: 0

Views: 71

Answers: 2

Read More
ZZZ
ZZZ

Reputation: 61

Using tensordot with torch.sparse tensors

Score: 5

Views: 1649

Answers: 3

Read More
Lyapunov1729
Lyapunov1729

Reputation: 9

Faster alternative for numpy einsum in Python

Score: 0

Views: 119

Answers: 1

Read More
sten
sten

Reputation: 7476

Calculate vector of dot products

Score: 0

Views: 144

Answers: 2

Read More
alliedtoasters
alliedtoasters

Reputation: 430

Batch dot product with numpy?

Score: 1

Views: 4637

Answers: 3

Read More
NancyBoy
NancyBoy

Reputation: 113

np.tensordot function, how to multiply a tensor by successive slices of another?

Score: 1

Views: 84

Answers: 2

Read More

Replicate operation tensor operation using `torch.tensordot()` and `torch.stack()`

Score: 1

Views: 152

Answers: 1

Read More
Faydey
Faydey

Reputation: 737

Translating np.einsum to something more performant

Score: 2

Views: 345

Answers: 2

Read More
Wiz123
Wiz123

Reputation: 920

Generating an array of arrays in Python

Score: 0

Views: 247

Answers: 3

Read More
user16308
user16308

Reputation: 43

Built-in index dependent weight for tensordot in numpy?

Score: 1

Views: 54

Answers: 2

Read More
Sam-gege
Sam-gege

Reputation: 809

numpy einsum/tensordot with shared non-contracted axis

Score: 1

Views: 345

Answers: 1

Read More
Sam-gege
Sam-gege

Reputation: 809

NumPy tensordot grouped calculation

Score: 2

Views: 202

Answers: 1

Read More
Anonymous
Anonymous

Reputation: 4632

Is there any way to vectorize a rolling cross-correlation in python based on my example?

Score: 1

Views: 256

Answers: 1

Read More
Michael
Michael

Reputation: 45

Dimension of tensordot between 2 3D tensors

Score: 1

Views: 678

Answers: 2

Read More
Tom
Tom

Reputation: 828

tensordot equivalent of numpy-einsum

Score: 1

Views: 147

Answers: 1

Read More
Thomas Wagenaar
Thomas Wagenaar

Reputation: 6759

Simplifying looped np.tensordot expression

Score: 0

Views: 65

Answers: 2

Read More
adch99
adch99

Reputation: 340

Why is trace not preserved in tensordot

Score: 1

Views: 122

Answers: 3

Read More
ryanhill1
ryanhill1

Reputation: 145

One line einsum functions with "interleaved" output indexing impossible to recreate using tensordot?

Score: 0

Views: 159

Answers: 1

Read More
Joe
Joe

Reputation: 913

NumPy Tensordot axes=2

Score: -1

Views: 623

Answers: 1

Read More
aminrd
aminrd

Reputation: 5000

Replicating Matrix-Matrix Multiplication using Tensordot

Score: 0

Views: 97

Answers: 1

Read More
PreviousPage 1Next