tensor2tensor
tensor2tensor copied to clipboard
Remove extra `.value` in `tensor.shape[-1].value`
I couldn't figure out why the .value was ever added, but running it results in AttributeError: 'int' object has no attribute 'value'