mirror of
https://github.com/zebrajr/tensorflow.git
synced 2025-12-06 12:20:11 +01:00
Merge pull request #50055 from tensorflow/mihaimaruseac-patch-1
Fix broekn branch after cherrypick
This commit is contained in:
commit
477342e975
|
|
@ -584,6 +584,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