Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for const1 (0.48 sec)

  1. tensorflow/compiler/jit/tests/keras_imagenet_main.pbtxt

            }
            tensor_content: "\000"
          }
        }
      }
      experimental_debug_info {
        original_node_names: "bn_conv1/cond_1"
      }
    }
    node {
      name: "bn5c_branch2c/cond_1/pivot_f/_269"
      op: "Const"
      input: "^ConstantFoldingCtrl/bn_conv1/cond_1/switch_pred/_163_0"
      device: "/job:localhost/replica:0/task:0/device:GPU:0"
      attr {
        key: "dtype"
        value {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 30 02:52:54 UTC 2019
    - 1.3M bytes
    - Viewed (0)
  2. api/go1.1.txt

    pkg crypto, const MD4 = 1
    pkg crypto, const MD5 = 2
    pkg crypto, const MD5SHA1 = 8
    pkg crypto, const RIPEMD160 = 9
    pkg crypto, const SHA1 = 3
    pkg crypto, const SHA224 = 4
    pkg crypto, const SHA256 = 5
    pkg crypto, const SHA384 = 6
    pkg crypto, const SHA512 = 7
    pkg crypto/aes, const BlockSize = 16
    pkg crypto/des, const BlockSize = 8
    pkg crypto/dsa, const L1024N160 = 0
    pkg crypto/dsa, const L2048N224 = 1
    pkg crypto/dsa, const L2048N256 = 2
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Mar 31 20:37:15 UTC 2022
    - 2.6M bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/lite/schema/schema_generated.h

    };
    
    inline const QuantizationDetails (&EnumValuesQuantizationDetails())[2] {
      static const QuantizationDetails values[] = {
        QuantizationDetails_NONE,
        QuantizationDetails_CustomQuantization
      };
      return values;
    }
    
    inline const char * const *EnumNamesQuantizationDetails() {
      static const char * const names[3] = {
        "NONE",
        "CustomQuantization",
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue May 21 18:21:50 UTC 2024
    - 1M bytes
    - Viewed (0)
  4. src/cmd/compile/internal/ssa/opGen.go

    		generic: true,
    	},
    	{
    		name:    "Const8",
    		auxType: auxInt8,
    		argLen:  0,
    		generic: true,
    	},
    	{
    		name:    "Const16",
    		auxType: auxInt16,
    		argLen:  0,
    		generic: true,
    	},
    	{
    		name:    "Const32",
    		auxType: auxInt32,
    		argLen:  0,
    		generic: true,
    	},
    	{
    		name:    "Const64",
    		auxType: auxInt64,
    		argLen:  0,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 15:49:20 UTC 2024
    - 1M bytes
    - Viewed (0)
  5. src/internal/trace/traceviewer/static/trace_viewer_full.html

    function lerp(percentage,lo,hi){const range=hi-lo;return lo+percentage*range;}
    function normalize(value,lo,hi){return(value-lo)/(hi-lo);}
    function deg2rad(deg){return(Math.PI*deg)/180.0;}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (0)
  6. pkg/generated/openapi/zz_generated.openapi.go

    				Type:        []string{"object"},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  7. api/openapi-spec/swagger.json

          "properties": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3.1M bytes
    - Viewed (0)
  8. staging/src/k8s.io/api/core/v1/generated.pb.go

    // is compatible with the proto package it is being compiled against.
    // A compilation error at this line likely means your copy of the
    // proto package needs to be updated.
    const _ = proto.GoGoProtoPackageIsVersion3 // please upgrade the proto package
    
    func (m *AWSElasticBlockStoreVolumeSource) Reset()      { *m = AWSElasticBlockStoreVolumeSource{} }
    func (*AWSElasticBlockStoreVolumeSource) ProtoMessage() {}
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 1.8M bytes
    - Viewed (0)
  9. test/fixedbugs/bug257.go

    // Use of this source code is governed by a BSD-style
    // license that can be found in the LICENSE file.
    
    // very long strings, string concatenation
    
    package main
    
    import (
    	"crypto/md5"
    	"fmt"
    	"io"
    )
    
    const data = `
    ☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺
    ☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺
    ☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺
    ☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon May 02 13:43:18 UTC 2016
    - 2.9M bytes
    - Viewed (0)
Back to top