Delete stray commented line
PiperOrigin-RevId: 340514283 Change-Id: Ia20cec9381813218971f40f77d537813c4e1f1d5
This commit is contained in:
parent
20c57c98b6
commit
335255c6b3
@ -37,7 +37,6 @@ class KernelDefBuilder {
|
||||
// Required: specify the type of device this kernel supports.
|
||||
// Returns *this.
|
||||
KernelDefBuilder& Device(const char* device_type);
|
||||
// KernelDefBuilder& Device(DeviceType device_type);
|
||||
|
||||
// Specify that this kernel supports a limited set of values for a
|
||||
// particular type or list(type) attr (a further restriction than
|
||||
|
Loading…
Reference in New Issue
Block a user