tensorflow / recommenders-addons

Additional utils and helpers to extend TensorFlow when build recommendation systems, contributed and maintained by SIG Recommenders.
Apache License 2.0
587 stars 132 forks source link

[FIX]add scope_name_prefix option to control size of file name #448

Closed jq closed 1 month ago

jq commented 1 month ago
  1. [FIX] add scope_name_prefix option to control size of file name to reduce the liklyhood of file name > 255 chars
  2. FIX pass in fun obj bug for file name.

Description

Brief Description of the PR:

Fixes # (issue)

Type of change

Checklist:

How Has This Been Tested?

If you're adding a bugfix or new feature please describe the tests that you ran to verify your changes: