yiwang / Snowflake-With-Tensorflow-Hub

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snowflake-With-Tensorflow-Hub

This repo walks through how to use tensorflow hub models in Snowflake UDFs

See tutorial post here: https://www.prestonblackburn.com/projects/SnowflakeUDF

Files:

  • sf_with_tf_hub_example.sql - SQL commands to search for python packages, create internal stage, and create the UDF
  • snowsql_examples.txt - example snowsql commands for loading files to stage
  • USE_lite_2.zip - example zipped model
  • tensorflow_hub_unpacking.ipynb - file for unpacking + packaging tf hub model for snowflake stage

About


Languages

Language:Jupyter Notebook 88.2%Language:PLpgSQL 11.8%