• Matt's avatar
    Add test to ensure models can take int64 inputs (#17210) · f04257fd
    Matt authored
    * Add test to ensure models can take int64 inputs
    
    * is_integer is an attribute, not a method
    
    * Fix test when some inputs aren't tensors
    
    * Add casts to blenderbot and blenderbot-small
    
    * Add casts to the other failing models
    f04257fd
test_modeling_tf_common.py 82.8 KB