Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for static_size (0.14 sec)

  1. src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux.go

    	STATX_MNT_ID_UNIQUE                         = 0x4000
    	STATX_MODE                                  = 0x2
    	STATX_MTIME                                 = 0x40
    	STATX_NLINK                                 = 0x4
    	STATX_SIZE                                  = 0x200
    	STATX_TYPE                                  = 0x1
    	STATX_UID                                   = 0x8
    	STATX__RESERVED                             = 0x80000000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 185.8K bytes
    - Viewed (0)
  2. RELEASE.md

            (SavedModelEstimator).
        *   Adds leaf index modes as an argument.
        *   Allow a different output shape from the input in
            tf.contrib.image.transform.
        *   Change the state_size order of the StackedRNNCell to be natural order.
            To keep the existing behavior, user can add reverse_state_order=True
            when constructing the StackedRNNCells.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
Back to top