Open
Description
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
Labels
No labels