You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am not sure if this is an oversight or intended.
Zipkin tracing text is set to stacking.training for tuning halving benchmark.
Also, most proto files in tuning halving uses stacking as name instead of tuning.
For example , tuning_pb2.py in tuning-halving/proto/ has descriptor as below.
I have fixed the benchmarks/tuning-halving/proto/tuning.proto in this commit.
However, I noticed that the docker images still use tuning_pb2.py and tuning_pb2_grpc.py generated from old protocol buffer compiler. Same with the current commit of repository. Is there a pipeline to update the proto directory for both repository and docker images or it has to be done manually?
I am not sure if this is an oversight or intended.
Zipkin tracing text is set to stacking.training for tuning halving benchmark.
Also, most proto files in tuning halving uses stacking as name instead of tuning.
For example , tuning_pb2.py in tuning-halving/proto/ has descriptor as below.
The text was updated successfully, but these errors were encountered: