Skip to content

tensorflow-core-ops compilation error #270

Open
@svenssonjoel

Description

@svenssonjoel

Used these commands from your docker file to obtain tensorflow:
curl -O https://storage.googleapis.com/tensorflow/libtensorflow/libtensorflow-cpu-linux-x86_64-2.3.0.tar.gz &&
tar zxf libtensorflow-cpu-linux-x86_64-2.3.0.tar.gz -C /usr/local &&
ldconfig && \

But when doing stack build:

tensorflow-core-ops> Configuring tensorflow-core-ops-0.2.0.1...
tensorflow-core-ops> build
tensorflow-core-ops> parseAttrType: unrecognized type "func" for op "LegacyParallelInterleaveDatasetV2"
tensorflow-core-ops> CallStack (from HasCallStack):
tensorflow-core-ops> error, called at src/TensorFlow/OpGen/ParsedOp.hs:345:10 in tensorflow-opgen-0.2.0.1-BoVt9892svW5DvHSRs0Z2o:TensorFlow.OpGen.ParsedOp

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions