Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for Generator3 (0.21 sec)

  1. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.plugins.ide.internal.generator.XmlPersistableConfigurationObject> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (XmlPersistableConfigurationObject.java:0)
    Class <org.gradle.plugins.ide.internal.generator.generator.Generator> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (Generator.java:0)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Jun 11 09:51:15 UTC 2024
    - 967.9K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.19.md

    - K8s.io/apimachinery - scheme.Convert() now uses only explicitly registered conversions - default reflection based conversion is no longer available. `+k8s:conversion-gen` tags can be used with the `k8s.io/code-generator` component to generate conversions. ([#90018](https://github.com/kubernetes/kubernetes/pull/90018), [@wojtek-t](https://github.com/wojtek-t)) [SIG API Machinery, Apps and Testing]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  3. RELEASE.md

                to manually call `Model._set_inputs` when using Custom Training
                Loops(CTLs).
            *   Dynamic shapes are supported for generators by calling the Model on
                the first batch we "peek" from the generator. This used to happen
                implicitly in `Model._standardize_user_data`. Long-term, a solution
                where the `DataAdapter` doesn't need to call the Model is probably
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"CheckError.In", Field, 0},
    		{"Config", Type, 0},
    		{"Config.MaxCount", Field, 0},
    		{"Config.MaxCountScale", Field, 0},
    		{"Config.Rand", Field, 0},
    		{"Config.Values", Field, 0},
    		{"Generator", Type, 0},
    		{"SetupError", Type, 0},
    		{"Value", Func, 0},
    	},
    	"testing/slogtest": {
    		{"Run", Func, 22},
    		{"TestHandler", Func, 21},
    	},
    	"text/scanner": {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
Back to top