21 Matching Annotations
  1. Jun 2025
    1. The Tensorflow team is constantly improving the framework by fixing bugs and adding new features. We suggest you try the latest TensorFlow version with the latest compatible hardware configuration which could potentially resolve the issue. If you are still facing the issue, please create a new GitHub issue with your latest findings, with all the debugging information which could help us investigate.
  2. May 2025
    1. Updated LinearModelCV and derived classes LassoCV, ElasticNetCV, MultiTaskElasticNetCV, MultiTaskLassoCV to remove n_alphas parameter from the constructor. alphas parameter is updated to support an integer or array-like argument. Functionality of n_alphas is preserved by passing an integer to alphas. Parameter_constraints updated accordingly.

      changed the derived class parameters

    1. A quick workaround is to apt-get remove protobuf packages and build onnx from https://github.com/cyyever/onnx/tree/protobuf6 . This branch of onnx will download and compile protobuf 6.30.1 as dependency automatically, which matches the python's protobuf .

      Removing the dependency

    1. copybara-service bot force-pushed the exported_pr_629555340 branch 3 times, most recently from 85c39a2 to 366060c Compare May 7, 2024 01:26 Cleanup DotAttention XNNPACK node. … Loading Loading status checks… 65ce69a PiperOrigin-RevId: 631255498 copybara-service bot force-pushed the exported_pr_629555340 branch from 366060c to 65ce69a Compare

      Multiple Revision or Fixes were done and force pushed.