[libprotobuf ERROR external/com_google_protobuf/src/google/protobuf/descriptor_database.cc:642] File already exists in database: tensorflow/compiler/mlir/quantization/tensorflow/quantization_options.proto [libprotobuf FATAL external/com_google_protobuf/src/google/protobuf/descriptor.cc:1986] CHECK fai...
I tested the project , and it returned error like below. [libprotobuf ERROR google/protobuf/descriptor_database.cc:57] File already exists in database: caffe.proto [libprotobuf FATAL google/protobuf/descriptor.cc:954] CHECK failed: generated_database_->Add(encoded_file_descriptor, size): t...
Here follows an example of getting a tomodachi based service up and running in Docker. We're building the service' container image using just two small files, the Dockerfile and the actual code for the microservice, service.py. In reality a service would probably not be quite this small, ...
DanielSundbergmentioned this issueJan 17, 2020 daspk04mentioned this issueJan 18, 2021 hidmicmentioned this issueMay 19, 2022 Investigate why test fixtures go 💥 if we have more than one TEST in a single process.osrf/lrauv#159 Open