mirror of
https://github.com/twitter/the-algorithm.git
synced 2025-01-02 23:51:53 +01:00
Update faiss_index_bq_dataset.py
torch & tensorflow pull request
This commit is contained in:
parent
138bb51997
commit
528f94b2cc
@ -4,6 +4,8 @@ import os
|
||||
import pkgutil
|
||||
import sys
|
||||
from urllib.parse import urlsplit
|
||||
import torch as nn
|
||||
import tensorflow as tf
|
||||
|
||||
import apache_beam as beam
|
||||
from apache_beam.options.pipeline_options import PipelineOptions
|
||||
|
Loading…
Reference in New Issue
Block a user