tensor2tensor icon indicating copy to clipboard operation
tensor2tensor copied to clipboard

Remove extra `.value` in `tensor.shape[-1].value`

Open paulo-raca opened this issue 4 years ago • 0 comments

I couldn't figure out why the .value was ever added, but running it results in AttributeError: 'int' object has no attribute 'value'

paulo-raca avatar Jun 27 '21 15:06 paulo-raca