Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 50 of 5,196 for _new (0.31 sec)

  1. tensorflow/c/eager/tape.h

      }
    
      // We may need to allocate zero inputs for trainable dtypes we don't have JVPs
      // for. Make sure they get cleaned up.
      std::vector<Gradient*> new_zeros;
      auto delete_new_zeros = gtl::MakeCleanup([&new_zeros, this] {
        for (Gradient* tensor : new_zeros) {
          this->vspace_.DeleteGradient(tensor);
        }
      });
      std::vector<Gradient*> in_grads;
      in_grads.reserve(input_tensors.size());
    C
    - Registered: Tue Apr 23 12:39:09 GMT 2024
    - Last Modified: Tue Apr 02 12:40:29 GMT 2024
    - 47.2K bytes
    - Viewed (1)
  2. buildscripts/rewrite-old-new.sh

    Harshavardhana <******@****.***> 1713892552 -0700
    Shell Script
    - Registered: Sun Apr 28 19:28:10 GMT 2024
    - Last Modified: Tue Apr 23 17:15:52 GMT 2024
    - 3.5K bytes
    - Viewed (1)
  3. api/go1.14.txt

    pkg syscall (freebsd-arm64), const SYS_THR_KILL2 = 481
    pkg syscall (freebsd-arm64), const SYS_THR_KILL2 ideal-int
    pkg syscall (freebsd-arm64), const SYS_THR_NEW = 455
    pkg syscall (freebsd-arm64), const SYS_THR_NEW ideal-int
    pkg syscall (freebsd-arm64), const SYS_THR_SELF = 432
    pkg syscall (freebsd-arm64), const SYS_THR_SELF ideal-int
    pkg syscall (freebsd-arm64), const SYS_THR_SET_NAME = 464
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
  4. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const SYS_THR_KILL2 = 481 #53466
    pkg syscall (freebsd-riscv64), const SYS_THR_KILL2 ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_THR_NEW = 455 #53466
    pkg syscall (freebsd-riscv64), const SYS_THR_NEW ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_THR_SELF = 432 #53466
    pkg syscall (freebsd-riscv64), const SYS_THR_SELF ideal-int #53466
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
  5. common-protos/k8s.io/api/core/v1/generated.proto

      // +optional
      optional bool readOnlyRootFilesystem = 6;
    
      // AllowPrivilegeEscalation controls whether a process can gain more
      // privileges than its parent process. This bool directly controls if
      // the no_new_privs flag will be set on the container process.
      // AllowPrivilegeEscalation is true always when the container is:
      // 1) run as Privileged
      // 2) has CAP_SYS_ADMIN
    Plain Text
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 255.8K bytes
    - Viewed (0)
  6. api/go1.1.txt

    pkg syscall (windows-386), const CERT_TRUST_REVOCATION_STATUS_UNKNOWN = 64
    pkg syscall (windows-386), const CREATE_ALWAYS = 2
    pkg syscall (windows-386), const CREATE_NEW = 1
    pkg syscall (windows-386), const CREATE_NEW_PROCESS_GROUP = 512
    pkg syscall (windows-386), const CREATE_NEW_PROCESS_GROUP ideal-int
    pkg syscall (windows-386), const CREATE_UNICODE_ENVIRONMENT = 1024
    pkg syscall (windows-386), const CRYPT_DEFAULT_CONTAINER_OPTIONAL = 128
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Viewed (0)
  7. RELEASE.md

    *   `tf.lite`
        *   Enabled the new MLIR-based quantization backend by default
            *   The new backend is used for 8 bits full integer post-training
                quantization
            *   The new backend removes the redundant rescales and fixes some bugs
                (shared weight/bias, extremely small scales, etc)
            *   Set `experimental_new_quantizer` in tf.lite.TFLiteConverter to False
    Plain Text
    - Registered: Tue Apr 23 12:39:09 GMT 2024
    - Last Modified: Wed Apr 03 20:27:38 GMT 2024
    - 727.4K bytes
    - Viewed (8)
  8. api/go1.2.txt

    pkg syscall (freebsd-386-cgo), const SYS_CAP_ENTER ideal-int
    pkg syscall (freebsd-386-cgo), const SYS_CAP_GETMODE ideal-int
    pkg syscall (freebsd-386-cgo), const SYS_CAP_GETRIGHTS ideal-int
    pkg syscall (freebsd-386-cgo), const SYS_CAP_NEW ideal-int
    pkg syscall (freebsd-386-cgo), const SYS_CHDIR ideal-int
    pkg syscall (freebsd-386-cgo), const SYS_CHFLAGS ideal-int
    pkg syscall (freebsd-386-cgo), const SYS_CHMOD ideal-int
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Fri Oct 18 04:36:59 GMT 2013
    - 1.9M bytes
    - Viewed (2)
  9. api/go1.txt

    pkg syscall (freebsd-386), const SYS_CAP_ENTER ideal-int
    pkg syscall (freebsd-386), const SYS_CAP_GETMODE ideal-int
    pkg syscall (freebsd-386), const SYS_CAP_GETRIGHTS ideal-int
    pkg syscall (freebsd-386), const SYS_CAP_NEW ideal-int
    pkg syscall (freebsd-386), const SYS_CHDIR ideal-int
    pkg syscall (freebsd-386), const SYS_CHFLAGS ideal-int
    pkg syscall (freebsd-386), const SYS_CHMOD ideal-int
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Wed Aug 14 18:58:28 GMT 2013
    - 1.7M bytes
    - Viewed (1)
  10. guava-tests/test/com/google/common/primitives/BooleansTest.java

      public void testRotate() {
        testRotate(new boolean[] {}, -1, new boolean[] {});
        testRotate(new boolean[] {}, 0, new boolean[] {});
        testRotate(new boolean[] {}, 1, new boolean[] {});
    
        testRotate(new boolean[] {true}, -2, new boolean[] {true});
        testRotate(new boolean[] {true}, -1, new boolean[] {true});
        testRotate(new boolean[] {true}, 0, new boolean[] {true});
        testRotate(new boolean[] {true}, 1, new boolean[] {true});
    Java
    - Registered: Fri Apr 12 12:43:09 GMT 2024
    - Last Modified: Mon Mar 04 15:43:29 GMT 2024
    - 23.9K bytes
    - Viewed (0)
Back to top