0 评论 (0 评论)0 反应 (0 反应)1 负责人 (1 负责人)Python2,191 star (2,191 star)866 fork (866 fork)batch import
feature requesthelp wanted
- 议题类型
- performance
- 研究方向
- Locate the get segments function in the YouTube 8M repository, likely in a data processing script. Review the current implementation to understand how it works. Identify opportunities to use TensorFlow operations (e.g., tf.map fn, tf.data) for performance gains. Implement the migration, ensuring correctness by comparing outputs. Consider adding tests to validate the changes.