Searched defs:DummyTensor (Results 1 – 3 of 3) sorted by relevance
151 struct DummyTensor { struct155 bool operator==(const DummyTensor& b) const { argument
166 struct DummyTensor { struct170 bool operator==(const DummyTensor& b) const { argument
27 class DummyTensor(object): class