tensorflow / serving

A flexible, high-performance serving system for machine learning models

Home Page:https://www.tensorflow.org/serving

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Failing for 2.11.0

joydeb28 opened this issue · comments

commented

Trying to build docker with centos-7
here is the error I am getting
# Configuration: e292c1b426707d92210aaeeec6878522fa818734fef6fdefa74bf597c73a3f24# Execution platform: @local_execution_config_platform//:platformduring RTL pass: expand external/llvm-project/llvm/lib/Target/ARM/Thumb2InstrInfo.cpp: In function 'bool llvm::rewriteT2FrameIndex(llvm::MachineInstr&, unsigned int, llvm::Register, int&, const llvm::ARMBaseInstrInfo&, const llvm::TargetRegisterInfo*)': external/llvm-project/llvm/lib/Target/ARM/Thumb2InstrInfo.cpp:764:1: internal compiler error: in commit_one_edge_insertion, at cfgrtl.c:2030 }

CPU Config
Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 48 On-line CPU(s) list: 0-47 Thread(s) per core: 2 Core(s) per socket: 24 Socket(s): 1 NUMA node(s): 1 Vendor ID: GenuineIntel CPU family: 6 Model: 85 Model name: Intel(R) Xeon(R) Platinum 8167M CPU @ 2.00GHz
Does anyone have any idea about this?

@joydeb28,

At what point did you received this error? Could you please share with us the commands used to build custom image, so that we can try to replicate it on our end.

I tried building custom docker image and was able to run the commands successfully. I couldn't verify the complete build process, because building custom image is lengthly process.
Please follow developing with docker tutorial while building docker file. Thank you!

Screenshot 2023-02-28 at 3 36 57 PM

This issue has been marked stale because it has no recent activity since 14 days. It will be closed if no further activity occurs. Thank you.

This issue was closed due to lack of activity after being marked stale for past 7 days.