Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 60 of 66 for destroyed (0.24 sec)

  1. tensorflow/c/eager/c_api.h

                                                          unsigned char enable);
    
    TF_CAPI_EXPORT extern void TFE_ContextOptionsSetDevicePlacementPolicy(
        TFE_ContextOptions*, TFE_ContextDevicePlacementPolicy);
    
    // Destroy an options object.
    TF_CAPI_EXPORT extern void TFE_DeleteContextOptions(TFE_ContextOptions*);
    
    // "Context" under which operations/functions are executed. It encapsulates
    // things like the available devices, resource manager etc.
    C
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Thu Apr 27 21:07:00 GMT 2023
    - 22.8K bytes
    - Viewed (1)
  2. android/guava/src/com/google/common/collect/TreeMultiset.java

            Comparator<? super E> comparator, @ParametricNullness E e, int count, int[] result) {
          /*
           * It speeds things up considerably to unconditionally add count to totalCount here,
           * but that destroys failure atomicity in the case of count overflow. =(
           */
          int cmp = comparator.compare(e, getElement());
          if (cmp < 0) {
            AvlNode<E> initLeft = left;
            if (initLeft == null) {
    Java
    - Registered: Fri Apr 26 12:43:10 GMT 2024
    - Last Modified: Mon Apr 01 16:15:01 GMT 2024
    - 34.2K bytes
    - Viewed (0)
  3. tests/migrate_test.go

    	err = DB.Table("game_users").AutoMigrate(&GameUser1{})
    	AssertEqual(t, nil, err)
    
    	_, err = findColumnType(&GameUser{}, "stat_ab_ground_destroy_count")
    	AssertEqual(t, nil, err)
    
    	_, err = findColumnType(&GameUser{}, "rate_ground_rb_ground_destroy_count")
    	AssertEqual(t, nil, err)
    }
    
    func TestMigrateWithDefaultValue(t *testing.T) {
    	if DB.Dialector.Name() == "sqlserver" {
    Go
    - Registered: Sun May 05 09:35:13 GMT 2024
    - Last Modified: Mon Mar 18 11:24:16 GMT 2024
    - 56.2K bytes
    - Viewed (0)
  4. src/main/webapp/js/bootstrap.min.js.map

    return\n    }\n\n    if (this._popper) {\n      this._popper.destroy()\n    }\n\n    $(this._menu).toggleClass(ClassName.SHOW)\n    $(parent)\n      .toggleClass(ClassName.SHOW)\n      .trigger($.Event(Event.HIDDEN, relatedTarget))\n  }\n\n  dispose() {\n    $.removeData(this._element, DATA_KEY)\n    $(this._element).off(EVENT_KEY)\n    this._element = null\n    this._menu = null\n    if (this._popper !== null) {\n      this._popper.destroy()\n      this._popper = null\n    }\n  }\n\n  update() {\n...
    Plain Text
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Sat Jan 11 06:54:28 GMT 2020
    - 189.9K bytes
    - Viewed (0)
  5. src/main/webapp/js/admin/bootstrap.min.js.map

    Plain Text
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Fri Feb 07 10:28:50 GMT 2020
    - 185.8K bytes
    - Viewed (0)
  6. api/go1.16.txt

    pkg syscall (darwin-arm64), const SYS_SEM_CLOSE = 269
    pkg syscall (darwin-arm64), const SYS_SEM_CLOSE ideal-int
    pkg syscall (darwin-arm64), const SYS_SEM_DESTROY = 276
    pkg syscall (darwin-arm64), const SYS_SEM_DESTROY ideal-int
    pkg syscall (darwin-arm64), const SYS_SEM_GETVALUE = 274
    pkg syscall (darwin-arm64), const SYS_SEM_GETVALUE ideal-int
    pkg syscall (darwin-arm64), const SYS_SEM_INIT = 275
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Viewed (0)
  7. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const SYS_PSET_CREATE = 412
    pkg syscall (netbsd-arm64-cgo), const SYS_PSET_CREATE ideal-int
    pkg syscall (netbsd-arm64-cgo), const SYS_PSET_DESTROY = 413
    pkg syscall (netbsd-arm64-cgo), const SYS_PSET_DESTROY ideal-int
    pkg syscall (netbsd-arm64-cgo), const SYS_PTRACE = 26
    pkg syscall (netbsd-arm64-cgo), const SYS_PTRACE ideal-int
    pkg syscall (netbsd-arm64-cgo), const SYS_PWRITE = 174
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu Aug 08 18:44:16 GMT 2019
    - 452.6K bytes
    - Viewed (0)
  8. api/go1.14.txt

    pkg syscall (freebsd-arm64), const SYS_KSEM_CLOSE = 400
    pkg syscall (freebsd-arm64), const SYS_KSEM_CLOSE ideal-int
    pkg syscall (freebsd-arm64), const SYS_KSEM_DESTROY = 408
    pkg syscall (freebsd-arm64), const SYS_KSEM_DESTROY ideal-int
    pkg syscall (freebsd-arm64), const SYS_KSEM_GETVALUE = 407
    pkg syscall (freebsd-arm64), const SYS_KSEM_GETVALUE ideal-int
    pkg syscall (freebsd-arm64), const SYS_KSEM_INIT = 404
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
  9. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const SYS_KSEM_CLOSE = 400 #53466
    pkg syscall (freebsd-riscv64), const SYS_KSEM_CLOSE ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_KSEM_DESTROY = 408 #53466
    pkg syscall (freebsd-riscv64), const SYS_KSEM_DESTROY ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_KSEM_GETVALUE = 407 #53466
    pkg syscall (freebsd-riscv64), const SYS_KSEM_GETVALUE ideal-int #53466
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
  10. api/go1.1.txt

    pkg syscall (darwin-386), const SYS_SEMOP = 256
    pkg syscall (darwin-386), const SYS_SEMSYS = 251
    pkg syscall (darwin-386), const SYS_SEM_CLOSE = 269
    pkg syscall (darwin-386), const SYS_SEM_DESTROY = 276
    pkg syscall (darwin-386), const SYS_SEM_GETVALUE = 274
    pkg syscall (darwin-386), const SYS_SEM_INIT = 275
    pkg syscall (darwin-386), const SYS_SEM_OPEN = 268
    pkg syscall (darwin-386), const SYS_SEM_POST = 273
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Viewed (1)
Back to top