<#996 Reference new kubeflow training operator ins...
# flyte-github
a
#996 Reference new kubeflow training operator instead of deprecated pytorch operator Pull request opened by fg91 The kubeflow pytorch operator has been replaced by the new training operator which bundles the operators for pytorch, tensorflow, ... into a single one. The pytorch flytesnacks example points to the deprecated pytorch operator repository which might confuse users, see e.g. here. This PR adapts the example to reference the new training operator additionally in order to not make users think the underlying operator is not maintained anymore. I still left the link to the original repository in the docs, despite the repo's deprecation, since the example in the new repository doesn't use Mnist but FashionMnist. flyteorg/flytesnacks GitHub Actions: Mark github pre-release as Release GitHub Actions: Publish artifacts to github release GitHub Actions: Create Prerelease GitHub Actions: Bump Version 26 other checks have passed 26/30 successful checks