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