Custom layer calling in Tensorflow.js loadLayersModel() #3410
Labels
comp:core
stalled
stat:awaiting response
stat:contributions welcome
type:feature
New feature or request
tfjs/tfjs-layers/src/models.ts
Line 256 in 3688c73
It seems like there is already functionality for custom layer calling in Tensorflow.js's loadLayersModel() method. However, it seems like behind the scenes as seen from the function LoadLayersModelFromIOHandler(pathOrIOHandler, undefined, options), the input for custom objects is set as "undefined". Is this an intentional design?
Just linking the repo contributors here:
@pyu10055 @nsthorat @dsmilkov @caisq
The text was updated successfully, but these errors were encountered: