mirror of
https://github.com/zebrajr/tensorflow.git
synced 2025-12-06 12:20:11 +01:00
Merge pull request #50183 from tensorflow/geetachavan1-patch-1
Fix cherrypick issue
This commit is contained in:
commit
a851bdbcc6
|
|
@ -597,6 +597,7 @@ class SparseCrossOp : public OpKernel {
|
|||
}
|
||||
int64 num_buckets_;
|
||||
uint64 hash_key_;
|
||||
DataType internal_type_;
|
||||
};
|
||||
|
||||
REGISTER_KERNEL_BUILDER(Name("SparseCross")
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user