Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for dependant (0.06 sec)

  1. RELEASE.md

        *   Code that uses `isinstance(x, tf.Tensor)` instead of `tf.is_tensor` when
            checking Keras symbolic inputs/outputs should switch to using
            `tf.is_tensor`.
        *   Code that is overly dependent on the exact names attached to symbolic
            tensors (e.g. assumes there will be ":0" at the end of the inputs,
            treats names as unique identifiers instead of using `tensor.ref()`,
            etc.) may break.
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Tue Oct 22 14:33:53 UTC 2024
    - 735.3K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.19.md

        target.
      
        The comment references an issue with `pure = select(...)` which appears
        to be resolved considering this now builds.
      
      - make kube::util::find-binary not dependent on bazel-out/ structure
      
        Implement an aspect that outputs go_build_mode metadata for go binaries,
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
Back to top