DrDirk
DrDirk
I cannot find this feature in the [helm chart](https://hub.helm.sh/charts/jetstack/cert-manager) options of v0.15.0? @anton-johansson did you implement the feature with the latest release?
I got the TobiiProEyeTrackerManager running with the Tobii Eye Tracker 5 by installing an updated version, which can be found here https://s3-eu-west-1.amazonaws.com/tobiipro.eyetracker.manager/linux/TobiiProEyeTrackerManager-2.0.0.deb. The manager can be used to calibrate the...
nobody wants to merge this?
A corresponding `set` routine would be a huge plus 👍
You can still run it using ``` node v12.22.12 npm 6.14.16 ``` I used `nvm install 12` and `nvm use 12` to quickly install node 12.
+1 for Cocoapods
This has been fixed in the rules_proto repository. Change the `http_archive` to get the latest rules_proto will fix the error: ``` http_archive( name = "rules_proto", strip_prefix = "rules_proto-f7a30f6f80006b591fa7c437fe5a951eb10bcbcf", urls =...
Hi @zoranjovanovic-ns, the changes are breaking the PJRT API. Is there a reason you use a DeviceDescription instead of the arch_name in ``` absl::Status CreateTritonPipeline( mlir::OpPassManager* pm, const stream_executor::DeviceDescription& device_info,...
@zoranjovanovic-ns thanks for the quick reply. I am all for submitting this change, but have a hard time on how to propagate the DeviceDescription. Could you use the arch_name to...