Search Options

Results per page
Sort
Preferred Languages
Advance

Results 61 - 70 of 305 for 0x0000 (0.08 sec)

  1. tensorflow/cc/saved_model/testdata/OptimizerSlotVariableModule/variables/variables.data-00000-of-00001

    Katherine Wu <******@****.***> 1665621632 -0700
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Oct 13 00:45:05 UTC 2022
    - 810 bytes
    - Viewed (0)
  2. src/internal/syscall/unix/getrandom_solaris.go

    type GetRandomFlag uintptr
    
    const (
    	// GRND_NONBLOCK means return EAGAIN rather than blocking.
    	GRND_NONBLOCK GetRandomFlag = 0x0001
    
    	// GRND_RANDOM means use the /dev/random pool instead of /dev/urandom.
    	GRND_RANDOM GetRandomFlag = 0x0002
    )
    
    // GetRandom calls the getrandom system call.
    func GetRandom(p []byte, flags GetRandomFlag) (n int, err error) {
    	if len(p) == 0 {
    		return 0, nil
    	}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Jan 26 21:54:02 UTC 2023
    - 1.2K bytes
    - Viewed (0)
  3. tensorflow/c/experimental/saved_model/internal/testdata/SimpleWhileLoop/variables/variables.data-00000-of-00001

    Cesar Crusius <******@****.***> 1604617403 -0800
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Nov 05 23:10:04 UTC 2020
    - 25 bytes
    - Viewed (0)
  4. tensorflow/cc/saved_model/testdata/fuzz_generated/bad_node_attr/variables/variables.data-00000-of-00001

    Mihai Maruseac <******@****.***> 1600467057 -0700
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri Sep 18 22:17:30 UTC 2020
    - 1.2M bytes
    - Viewed (0)
  5. tensorflow/cc/saved_model/testdata/half_plus_two/00000123/variables/variables.data-00000-of-00001

    Li Lao <******@****.***> 1481605891 -0800
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Dec 13 05:22:48 UTC 2016
    - 12 bytes
    - Viewed (0)
  6. src/time/export_test.go

    	stdISO8601SecondsTZ:             "Z070000",
    	stdISO8601ShortTZ:               "Z07",
    	stdISO8601ColonTZ:               "Z07:00",
    	stdISO8601ColonSecondsTZ:        "Z07:00:00",
    	stdNumTZ:                        "-0700",
    	stdNumSecondsTz:                 "-070000",
    	stdNumShortTZ:                   "-07",
    	stdNumColonTZ:                   "-07:00",
    	stdNumColonSecondsTZ:            "-07:00:00",
    	stdFracSecond0 | 1<<stdArgShift: ".0",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 24 19:23:32 UTC 2022
    - 4K bytes
    - Viewed (0)
  7. tensorflow/cc/experimental/libtf/tests/testdata/simple-model/variables/variables.data-00000-of-00001

    Andrew Selle <******@****.***> 1626368051 -0700
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Jul 15 16:58:38 UTC 2021
    - 25 bytes
    - Viewed (0)
  8. tensorflow/cc/saved_model/testdata/AssetModule/variables/variables.data-00000-of-00001

    Brian Zhao <******@****.***> 1600463378 -0700
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri Sep 18 21:29:39 UTC 2020
    - 38 bytes
    - Viewed (0)
  9. tensorflow/cc/saved_model/testdata/SimpleV1Model/variables/variables.data-00000-of-00001

    Monica Song <******@****.***> 1625005850 -0700
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 29 22:34:42 UTC 2021
    - 4 bytes
    - Viewed (0)
  10. tensorflow/cc/saved_model/testdata/VarsAndArithmeticObjectGraph/variables/variables.data-00000-of-00001

    Stella Laurenzo <******@****.***> 1574722484 -0800
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Nov 25 23:01:01 UTC 2019
    - 268 bytes
    - Viewed (0)
Back to top