AnacondaRecipes / tensorflow_recipes

Tensorflow conda recipes
27 stars 26 forks source link

Some dependencies are over-dependent #31

Open njzjz opened 3 years ago

njzjz commented 3 years ago

TensorFlow will download and build some C++ dependencies instead of using conda's packages, so removing these dependencies also works fine

    - libcurl
    - nsync
    - astor >=0.7.1
    - dill >=0.3.1.1
    - giflib
    - grpc-cpp
    - flatbuffers 1.12.0
    - icu
    - jpeg
    - libpng
    - libprotobuf
    - openssl
    - pybind11
    - sqlite
    - snappy
    - zlib
    - abseil-cpp
    - sqlite
    - snappy