Open 2sin18 opened 2 years ago
@2sin18 NVTF is TF 1.15, upstream master branch that you point is TF 2.9. If you need these kernels NVIDIA provide TF 2.X containers.
@2sin18 NVTF is TF 1.15, upstream master branch that you point is TF 2.9. If you need these kernels NVIDIA provide TF 2.X containers.
Thanks for your quick response. Another 3 questions:
System information
Describe the feature and the current behavior/state.
sparse_segment_sum and other sparsesegment* ops are important for deep learning models using
embedding_lookup
. In latest Tensorflow, These ops already has GPU kernels while NVTF still only has CPU kernelsWill this change the current api? How?
No
Who will benefit with this feature?
deep learning models using
embedding_lookup
.Any Other info.
No