Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 53 of 53 for directives (0.18 sec)

  1. CHANGELOG/CHANGELOG-1.19.md

      
      When we switched to go-runner for building the apiserver,
      controller-manager, and scheduler server components, we no longer
      reference the individual architectures in the image names, specifically
      in the 'FROM' directive of the server image Dockerfiles.
      
      As a result, server images for non-amd64 images copy in the go-runner
      amd64 binary instead of the go-runner that matches that architecture.
      
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Wed Jan 05 05:42:32 GMT 2022
    - 489.7K bytes
    - Viewed (0)
  2. api/go1.txt

    pkg encoding/xml, method (*UnsupportedTypeError) Error() string
    pkg encoding/xml, method (CharData) Copy() CharData
    pkg encoding/xml, method (Comment) Copy() Comment
    pkg encoding/xml, method (Directive) Copy() Directive
    pkg encoding/xml, method (ProcInst) Copy() ProcInst
    pkg encoding/xml, method (StartElement) Copy() StartElement
    pkg encoding/xml, method (UnmarshalError) Error() string
    pkg encoding/xml, type Attr struct
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Wed Aug 14 18:58:28 GMT 2013
    - 1.7M bytes
    - Viewed (1)
  3. RELEASE.md

        "1" also makes cuDNN convolution and max-pooling operate deterministically.
        This makes Keras Conv\*D and MaxPool\*D layers operate deterministically in
        both the forward and backward directions when running on a CUDA-enabled GPU.
    
    ## Breaking Changes
    
    *   Deletes `Operation.traceback_with_start_lines` for which we know of no
        usages.
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
Back to top