Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for pivoting (0.19 sec)

  1. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      side.
      On CPU, solution is computed via Gaussian elimination with or without partial
      pivoting, depending on `partial_pivoting` attribute. On GPU, Nvidia's cuSPARSE
      library is used: https://docs.nvidia.com/cuda/cusparse/index.html#gtsv
      Partial pivoting is not yet supported by XLA backends.
      }];
    
      let arguments = (ins
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.27.md

    - Kubeadm: added the experimental (alpha) feature gate `EtcdLearnerMode` that allows etcd members to be joined as learner and only then promoted as voting members ([#113318](https://github.com/kubernetes/kubernetes/pull/113318), [@pacoxu](https://github.com/pacoxu))
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 11 23:01:06 UTC 2024
    - 455.3K bytes
    - Viewed (0)
Back to top