Supported operations
One caveat to be mentioned here is that tfjs-converter and TensorFlow.js do not fully support all TensorFlow operations. This indicates that models using unsupported TensorFlow.js operations may fail to convert into the web format. Model conversion is done just to structure the operation graph and the manifest of the weight parameters, not operation implementations. If an operation is not implemented in TensorFlow.js, we cannot use the model in the web world.
Implementations are processed on a request basis. If the community and open source maintainers find many developers are waiting for an operation, they prioritize the implementation. Currently, image-based models such as MobileNet, SqueezeNet, and others are the most ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access