Use int64 type to extract `int` attributes in TF-TensorRT
TensorFlow always uses int64 to store `int` attributes. https://github.com/tensorflow/tensorflow/blob/60089e430e34c870e074c6d5746ed88ea9b39909/tensorflow/core/framework/attr_value.proto#L32 PiperOrigin-RevId: 235666747
Loading
Please sign in to comment