Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for main2 (0.07 sec)

  1. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    it downstream (when targeting a different environment, like TensorFlow lite for
    example).
    The MLIR module is expected to have a main() function that will be used as an
    entry point. The inputs to the operations will be passed as argument to the
    main() function and the returned values of the main function mapped to the
    outputs.
    Example usage:
    
    ```
    import tensorflow as tf
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  2. RELEASE.md

            [`tf.compat.v1.distribute.experimental.ParameterServerStrategy`].
        *   Added `tf.distribute.experimental.coordinator.*` namespace, including
            the main API `ClusterCoordinator` for coordinating the training cluster,
            the related data structure `RemoteValue` and `PerWorkerValue`.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"WriteMetaDir", Func, 20},
    	},
    	"runtime/debug": {
    		{"(*BuildInfo).String", Method, 18},
    		{"BuildInfo", Type, 12},
    		{"BuildInfo.Deps", Field, 12},
    		{"BuildInfo.GoVersion", Field, 18},
    		{"BuildInfo.Main", Field, 12},
    		{"BuildInfo.Path", Field, 12},
    		{"BuildInfo.Settings", Field, 18},
    		{"BuildSetting", Type, 18},
    		{"BuildSetting.Key", Field, 18},
    		{"BuildSetting.Value", Field, 18},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  4. api/openapi-spec/v3/apis__apps__v1_openapi.json

                "type": "string"
              },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  5. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.language.nativeplatform.internal.MacroFunction> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (MacroFunction.java:0)
    Class <org.gradle.language.nativeplatform.internal.Names$Main> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (Names.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)
Back to top