-
Notifications
You must be signed in to change notification settings - Fork 323
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[feat]: RTPInputV2 support weighted tag feature & sequence feature & negative sampler #297
base: master
Are you sure you want to change the base?
Conversation
|
CI PY3 TF25 Test Failed |
CI PY3 Test Failed |
CI Test Failed |
CI PY3 TF25 Test Passed |
CI PY3 Test Failed |
CI PY3 TF25 Test Passed |
CI Test Passed |
CI PY3 Test Passed |
CI Test Passed |
indices_0_list.append(indices_0_item) | ||
indices_1_list.append(indices_1_item) | ||
indices_2_list.append(indices_2_item) | ||
elif sfc.feature_type == RtpFeatureType.RAW_FEATURE: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
each feature type in a separate function?
CI PY3 TF25 Test Passed |
CI PY3 Test Passed |
CI Test Passed |
No description provided.