Updated maximum_minimum.cc
This commit is contained in:
parent
048a1f78df
commit
188aae620c
@ -26,7 +26,7 @@ namespace ops {
|
||||
namespace builtin {
|
||||
namespace maximum_minimum {
|
||||
|
||||
// This file has a reference implemenation of TFMaximum/TFMinimum.
|
||||
// This file has a reference implementation of TFMaximum/TFMinimum.
|
||||
enum KernelType {
|
||||
kReference,
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user