TF_XLA_FLAGS="--xla_cpu_llvm_cl_opts=-polly" python mnist_softmax_xla.py --xla=true
(Executing the above command says- "Unknown flag -polly")
However, LLVM flags are being recognized:
TF_XLA_FLAGS="--xla_cpu_llvm_cl_opts=-disable-inlined-alloca-merging" python mnist_softmax_xla.py --xla=true
(The above command runs perfectly)
Any help or pointers regarding this would be great!
--
You received this message because you are subscribed to the Google Groups "XLA development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to xla-dev+u...@googlegroups.com.
To post to this group, send email to xla...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/xla-dev/CA%2BizcZTUWK-7bmK7A1ipmbYdgE58DFsLDtbKvmd7%3Dgz400khUg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "XLA development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to xla-dev+u...@googlegroups.com.
To post to this group, send email to xla...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/xla-dev/54b33228-7795-44d5-ab0e-72644e8fbec9%40googlegroups.com.