Search Options

Results per page
Sort
Preferred Languages
Advance

Results 101 - 110 of 142 for taco (0.05 sec)

  1. src/cmd/compile/internal/dwarfgen/dwinl.go

    		vmap[dwv.InlIndex] = append(vmap[dwv.InlIndex], dwv)
    
    		// Zero index => var was not produced by an inline
    		if dwv.InlIndex == 0 {
    			continue
    		}
    
    		// Look up index in our map, then tack the var in question
    		// onto the vars list for the correct inlined call.
    		ii := int(dwv.InlIndex) - 1
    		idx, ok := imap[ii]
    		if !ok {
    			// We can occasionally encounter a var produced by the
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Feb 26 20:45:07 UTC 2024
    - 12.8K bytes
    - Viewed (0)
  2. staging/src/k8s.io/apimachinery/pkg/labels/selector_test.go

    		}, true, true},
    		{"0.1.2.domain/99 notin (10.10.100.1, tick.tack.clock)", internalSelector{
    			getRequirement("0.1.2.domain/99", selection.NotIn, sets.NewString("10.10.100.1", "tick.tack.clock"), t),
    		}, true, true},
    		{"foo  in	 (abc)", internalSelector{
    			getRequirement("foo", selection.In, sets.NewString("abc"), t),
    		}, true, true},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Nov 14 16:39:04 UTC 2022
    - 29.9K bytes
    - Viewed (0)
  3. tensorflow/BUILD

            "//tensorflow/lite/kernels:builtin_ops",
            "//tensorflow/lite/kernels:reference_ops",
            "//tensorflow/lite/schema:schema_fbs",
            "//tensorflow/lite/toco/logging:conversion_log_util",
            "//tensorflow/lite/toco/logging:toco_conversion_log_proto_cc",
            "//tensorflow/lite/toco:model_flags_proto_cc",
            "//tensorflow/lite/toco:toco_convert",
            "//tensorflow/lite/toco:toco_flags_proto_cc",
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri May 31 16:51:59 UTC 2024
    - 53.5K bytes
    - Viewed (0)
  4. src/hash/crc32/crc32_test.go

    	{0xa20b7167, 0x66ed1d8b, "The fugacity of a constituent in a mixture of gases at a given temperature is proportional to its mole fraction.  Lewis-Randall Rule", "crc\x01ʇ\x91M<lR[", "crc\x01wB\x84\x81{\xaco\xb1"},
    	{0x8e0bb443, 0xdcded527, "How can you write a big system without C++?  -Paul Glick", "crc\x01ʇ\x91M\x0e\x88\x89\xed", "crc\x01wB\x84\x813\xd7C\u007f"},
    }
    
    // testGoldenIEEE verifies that the given function returns
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jun 03 14:56:25 UTC 2024
    - 12.1K bytes
    - Viewed (0)
  5. docs/pt/docs/features.md

    ### "Plug-ins" ilimitados
    
    Ou, de outra forma, sem a necessidade deles, importe e use o código que precisar.
    
    Qualquer integração é projetada para ser tão simples de usar (com dependências) que você pode criar um "plug-in" para suas aplicações com 2 linhas de código usando a mesma estrutura e sintaxe para as suas *operações de caminho*.
    
    ### Testado
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Thu Apr 18 19:53:19 UTC 2024
    - 10.4K bytes
    - Viewed (0)
  6. docs/pt/docs/async.md

    Esse é o caso da maioria das aplicações web.
    
    Geralmente são muitos usuários, e seu servidor está esperando pelas suas conexões não tão boas para enviar as requisições.
    
    E então esperando novamente pelas respostas voltarem.
    
    Essa "espera" é medida em microssegundos, e ainda assim, somando tudo, é um monte de espera no final.
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Thu Apr 18 19:53:19 UTC 2024
    - 22.2K bytes
    - Viewed (0)
  7. tensorflow/compiler/mlir/quantization/common/quantization_lib/quantization_driver.h

      // required for post-training quantization.
      const bool infer_tensor_range_;
    
      // Calculate scales in float instead of double, so that the scales and
      // quantized values are exactly the same with the TOCO quantizer.
      const bool legacy_float_scale_;
    
      // If true, the model is a floating point graph with QDQ ops to be eliminated
      // and fused into quantized kernels.
      const bool is_qdq_conversion_;
    };
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Mar 20 11:42:17 UTC 2024
    - 16.8K bytes
    - Viewed (0)
  8. tensorflow/compiler/mlir/lite/flatbuffer_export.cc

    #include "tensorflow/lite/graph_info.h"
    #include "tensorflow/lite/python/metrics/converter_error_data.pb.h"
    #include "tensorflow/lite/schema/schema_conversion_utils.h"
    #include "tensorflow/lite/toco/toco_flags.pb.h"
    #include "tensorflow/lite/tools/versioning/gpu_compatibility.h"
    #include "tensorflow/lite/tools/versioning/op_version.h"
    #include "tensorflow/lite/tools/versioning/runtime_version.h"
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Jun 12 21:41:49 UTC 2024
    - 164.5K bytes
    - Viewed (2)
  9. src/cmd/internal/obj/arm64/sysRegEnc.go

    	{"SPSR_irq", REG_SPSR_irq, 0x1c4300, SR_READ | SR_WRITE},
    	{"SPSR_und", REG_SPSR_und, 0x1c4340, SR_READ | SR_WRITE},
    	{"SSBS", REG_SSBS, 0x1b42c0, SR_READ | SR_WRITE},
    	{"TCO", REG_TCO, 0x1b42e0, SR_READ | SR_WRITE},
    	{"TCR_EL1", REG_TCR_EL1, 0x182040, SR_READ | SR_WRITE},
    	{"TFSR_EL1", REG_TFSR_EL1, 0x185600, SR_READ | SR_WRITE},
    	{"TFSRE0_EL1", REG_TFSRE0_EL1, 0x185620, SR_READ | SR_WRITE},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Oct 08 16:20:53 UTC 2019
    - 35.4K bytes
    - Viewed (0)
  10. docs/de/docs/index.md

    **wunderschön konzipiert**, **einfach zu verwenden** und **hoch skalierbar**; es ist zu einer **Schlüsselkomponente** in unserer API-First-Entwicklungsstrategie geworden und treibt viele Automatisierungen und Dienste an, wie etwa unseren virtuellen TAC-Ingenieur._“
    
    <div style="text-align: right; margin-right: 10%;">Deon Pillsbury - <strong>Cisco</strong> <a href="https://www.linkedin.com/posts/deonpillsbury_cisco-cx-python-activity-6963242628536487936-trAp/" target="_blank"><small>(Ref)</small></a></div>...
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Mon Apr 29 05:18:04 UTC 2024
    - 21.1K bytes
    - Viewed (0)
Back to top