laywerrobot/lib/python3.6/site-packages/tensorflow/sparse/__init__.py

12 lines
382 B
Python
Raw Normal View History

2020-08-27 21:55:39 +02:00
# This file is MACHINE GENERATED! Do not edit.
# Generated by: tensorflow/python/tools/api/generator/create_python_api.py script.
"""Sparse Tensor Representation. See the @{$python/sparse_ops} guide.
"""
from __future__ import print_function
from tensorflow.python import sparse_cross as cross
from tensorflow.python import sparse_cross_hashed as cross_hashed
del print_function