Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 50 of 74 for Grappler (0.88 sec)

  1. tensorflow/compiler/mlir/lite/python/wrap_converter.py

    # ==============================================================================
    """Wraps TFLite Converter interface with python lazy loader."""
    # We need to import pywrap_tensorflow prior to the converter wrapper.
    # pylint: disable=invalid-import-order,g-bad-import-order
    from tensorflow.python import pywrap_tensorflow  # pylint: disable=unused-import
    from tensorflow.compiler.mlir.lite.python import _pywrap_converter_api
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri May 31 18:18:30 UTC 2024
    - 3K bytes
    - Viewed (0)
  2. platforms/documentation/docs/src/docs/userguide/running-builds/introduction/build_scans.adoc

    // See the License for the specific language governing permissions and
    // limitations under the License.
    
    [[build_scans]]
    = Build Scans
    
    ++++
    <div class="badge-wrapper">
        <a class="badge" href="https://dpeuniversity.gradle.com/app/courses/b5069222-cfd0-4393-b645-7a2c713853d5/" target="_blank">
            <span class="badge-type button--blue">LEARN</span>
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue May 14 09:28:20 UTC 2024
    - 2.1K bytes
    - Viewed (0)
  3. internal/deadlineconn/deadlineconn.go

    //
    // You should have received a copy of the GNU Affero General Public License
    // along with this program.  If not, see <http://www.gnu.org/licenses/>.
    
    // Package deadlineconn implements net.Conn wrapper with configured deadlines.
    package deadlineconn
    
    import (
    	"net"
    	"time"
    )
    
    // DeadlineConn - is a generic stream-oriented network connection supporting buffered reader and read/write timeout.
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Wed May 22 23:07:14 UTC 2024
    - 2.3K bytes
    - Viewed (0)
  4. pilot/pkg/model/envoyfilter.go

    	networking "istio.io/api/networking/v1alpha3"
    	"istio.io/istio/pkg/config"
    	"istio.io/istio/pkg/config/labels"
    	"istio.io/istio/pkg/config/xds"
    	"istio.io/istio/pkg/util/sets"
    )
    
    // EnvoyFilterWrapper is a wrapper for the EnvoyFilter api object with pre-processed data
    type EnvoyFilterWrapper struct {
    	Name             string
    	Namespace        string
    	workloadSelector labels.Instance
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jun 12 13:57:28 UTC 2024
    - 7.1K bytes
    - Viewed (0)
  5. src/vendor/golang.org/x/crypto/sha3/sha3_s390x.go

    	shake_128      = 36
    	shake_256      = 37
    	nopad          = 0x100
    )
    
    // kimd is a wrapper for the 'compute intermediate message digest' instruction.
    // src must be a multiple of the rate for the given function code.
    //
    //go:noescape
    func kimd(function code, chain *[200]byte, src []byte)
    
    // klmd is a wrapper for the 'compute last message digest' instruction.
    // src padding is handled by the instruction.
    //
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 7.5K bytes
    - Viewed (0)
  6. pkg/controller/podautoscaler/config/v1alpha1/defaults.go

    // as defaulting in the scheme is done as part of the conversion, and there would
    // be no easy way to opt-out. Instead, if you want to use this defaulting method
    // run it in your wrapper struct of this type in its `SetDefaults_` method.
    func RecommendedDefaultHPAControllerConfiguration(obj *kubectrlmgrconfigv1alpha1.HPAControllerConfiguration) {
    	zero := metav1.Duration{}
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sun May 19 09:49:23 UTC 2024
    - 2.4K bytes
    - Viewed (0)
  7. platforms/core-runtime/launcher/build.gradle.kts

        runtimeOnly(project(":declarative-dsl-provider"))
        runtimeOnly(project(":problems"))
    
        runtimeOnly(libs.commonsIo)
        runtimeOnly(libs.commonsLang)
        runtimeOnly(libs.slf4jApi)
    
        // The wrapper expects the launcher Jar to have classpath entries that contain the main class and its runtime classpath
        manifestClasspath(project(":gradle-cli-main"))
    
        testImplementation(project(":internal-integ-testing"))
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Jun 11 09:51:14 UTC 2024
    - 4K bytes
    - Viewed (0)
  8. staging/src/k8s.io/apiserver/pkg/admission/plugin/webhook/generic/webhook.go

    // AuthenticationInfoResolverWrapper.
    // TODO find a better way wire this, but keep this pull small for now.
    func (a *Webhook) SetAuthenticationInfoResolverWrapper(wrapper webhookutil.AuthenticationInfoResolverWrapper) {
    	a.clientManager.SetAuthenticationInfoResolverWrapper(wrapper)
    }
    
    // SetServiceResolver sets a service resolver for the webhook admission plugin.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri May 10 22:07:40 UTC 2024
    - 9.3K bytes
    - Viewed (0)
  9. platforms/documentation/docs/src/docs/userguide/optimizing-performance/inspect.adoc

    // See the License for the specific language governing permissions and
    // limitations under the License.
    
    [[inspecting_build_scans]]
    = Inspecting Gradle Builds
    
    ++++
    <div class="badge-wrapper">
        <a class="badge" href="https://dpeuniversity.gradle.com/app/courses/b5069222-cfd0-4393-b645-7a2c713853d5/" target="_blank">
            <span class="badge-type button--blue">LEARN</span>
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue May 14 09:28:20 UTC 2024
    - 6.7K bytes
    - Viewed (0)
  10. platforms/documentation/docs/src/docs/userguide/authoring-builds/getting_started_dev.adoc

    // See the License for the specific language governing permissions and
    // limitations under the License.
    
    [[dev_introduction]]
    = Getting Started
    
    ++++
    <div class="badge-wrapper">
        <a class="badge" href="https://dpeuniversity.gradle.com/app/courses/012de84f-fcd3-45d4-9c4c-284382eb3f3f/" target="_blank">
            <span class="badge-type button--blue">LEARN</span>
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue May 14 09:28:20 UTC 2024
    - 3.2K bytes
    - Viewed (0)
Back to top