Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 58 for sponge (0.23 sec)

  1. src/vendor/golang.org/x/crypto/sha3/doc.go

    //
    // # The sponge construction
    //
    // A sponge builds a pseudo-random function from a public pseudo-random
    // permutation, by applying the permutation to a state of "rate + capacity"
    // bytes, but hiding "capacity" of the bytes.
    //
    // A sponge starts out with a zero state. To hash an input using a sponge, up
    // to "rate" bytes of the input are XORed into the sponge's state. The sponge
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Apr 10 16:37:53 UTC 2024
    - 3.1K bytes
    - Viewed (0)
  2. src/vendor/golang.org/x/crypto/sha3/sha3.go

    package sha3
    
    // spongeDirection indicates the direction bytes are flowing through the sponge.
    type spongeDirection int
    
    const (
    	// spongeAbsorbing indicates that the sponge is absorbing input.
    	spongeAbsorbing spongeDirection = iota
    	// spongeSqueezing indicates that the sponge is being squeezed.
    	spongeSqueezing
    )
    
    const (
    	// maxRate is the maximum size of the internal buffer. SHAKE-256
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 5.4K bytes
    - Viewed (0)
  3. ci/official/utilities/generate_index_html.sh

    <li>Commit: $KOKORO_GIT_COMMIT_tensorflow</li>
    </ul>
    <h2>Googlers-Only Links</h2>
    <ul>
    <li><a href="http://sponge2/$KOKORO_BUILD_ID">Sponge2</a></li>
    <li><a href="http://sponge/target:$KOKORO_JOB_NAME">Sponge - recent jobs</a></li>
    <li><a href="http://fusion2/ci/kokoro/prod:$(echo "$KOKORO_JOB_NAME" | sed 's!/!%2F!g')">Test Fusion - recent jobs</a></li>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri Sep 29 20:26:13 UTC 2023
    - 2.3K bytes
    - Viewed (0)
  4. tensorflow/compiler/mlir/tensorflow/utils/dump_mlir_util.h

    // directory path.
    // If the provided path is empty, it is retrieved from the
    // environment variable `MLIR_CRASH_REPRODUCER_DIRECTORY`.
    // If the provided path is the string "sponge", the file will be included
    // in the sponge "Output Files" by looking up the environment to infer
    // the directory path.
    // If the provided path is the string kCrashReproducerStdErr, the data is
    // dumped into the stderr.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 06 04:50:13 UTC 2023
    - 4.8K bytes
    - Viewed (0)
  5. tensorflow/compiler/mlir/tensorflow/utils/dump_mlir_util.cc

        return "";
      }
    
      std::string result = prefix_env;
    
      if (absl::EqualsIgnoreCase(result, "sponge") &&
          !io::GetTestUndeclaredOutputsDir(&result)) {
        LOG(WARNING) << "TF_DUMP_GRAPH_PREFIX=sponge but "
                        "TEST_UNDECLARED_OUTPUT_DIRS is not set";
        return "";
      }
      return result;
    }
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri Jan 05 03:03:46 UTC 2024
    - 11.4K bytes
    - Viewed (0)
  6. tensorflow/compiler/mlir/quantization/tensorflow/debugging/mlir_dump.cc

    // variable `TF_QUANT_MLIR_DUMP_PREFIX`. However, if a special value "sponge" is
    // set to `TF_QUANT_MLIR_DUMP_PREFIX`, it uses the directory set in
    // `TEST_UNDECLARED_OUTPUT_DIRS`. Returns `absl::FailedPreconditionError` if
    // either:
    //   1. `TF_QUANT_MLIR_DUMP_PREFIX` is not set (empty), or
    //   2. `TEST_UNDECLARED_OUTPUT_DIRS` is not set (empty) when
    //      `TF_QUANT_MLIR_DUMP_PREFIX = "sponge"`.
    absl::StatusOr<std::string> GetMlirDumpDir() {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri May 31 05:38:57 UTC 2024
    - 9.1K bytes
    - Viewed (0)
  7. tensorflow/compiler/mlir/tensorflow/utils/data_dumper_logger_config_test.cc

      // inliner_pass should not.
      setenv("MLIR_BRIDGE_LOG_PASS_FILTER",
             "TPUResourceReadsWritesPartitioningPass;TensorFlowShapeInferencePass",
             1);
      setenv("TF_DUMP_GRAPH_PREFIX", "sponge", 1);
    
      const string kTestFilename = "test.txt";
      int print_callback_count = 0;
      auto get_filename_fn = [](const string &filename, mlir::Operation *op) {
        return filename;
      };
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Aug 31 00:41:24 UTC 2023
    - 3.9K bytes
    - Viewed (0)
  8. src/vendor/golang.org/x/crypto/sha3/sha3_s390x.go

    	storage   [3072]byte      // underlying storage for buf
    	outputLen int             // output length for full security
    	function  code            // KIMD/KLMD function code
    	state     spongeDirection // whether the sponge is absorbing or squeezing
    }
    
    func newAsmState(function code) *asmState {
    	var s asmState
    	s.function = function
    	switch function {
    	case sha3_224:
    		s.rate = 144
    		s.outputLen = 28
    	case sha3_256:
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 7.5K bytes
    - Viewed (0)
  9. src/cmd/vendor/rsc.io/markdown/emoji.go

    	"spider_web":                           "\U0001f578\ufe0f",
    	"spiral_calendar":                      "\U0001f5d3\ufe0f",
    	"spiral_notepad":                       "\U0001f5d2\ufe0f",
    	"sponge":                               "\U0001f9fd",
    	"spoon":                                "\U0001f944",
    	"squid":                                "\U0001f991",
    	"sri_lanka":                            "\U0001f1f1\U0001f1f0",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 107.7K bytes
    - Viewed (0)
  10. okhttp/src/test/java/okhttp3/internal/ws/RealWebSocketTest.kt

        // At 0ms the server sends 3 unexpected pongs. The client accepts 'em and ignores em.
        server.webSocket!!.pong("pong 1".encodeUtf8())
        client.processNextFrame()
        server.webSocket!!.pong("pong 2".encodeUtf8())
        client.processNextFrame()
        taskFaker.runTasks()
        server.webSocket!!.pong("pong 3".encodeUtf8())
        client.processNextFrame()
    
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Thu Apr 11 01:59:58 UTC 2024
    - 18.5K bytes
    - Viewed (0)
Back to top