ATen icon indicating copy to clipboard operation
ATen copied to clipboard

Size-checking utility functions.

Open zdevito opened this issue 7 years ago • 0 comments

Similar to the size language of the original aten, but implemented as C++ utility functions that match dimensions of tensors to variables and report and error if a variable is defined differently in two different Tensors.

zdevito avatar Jun 21 '17 05:06 zdevito