Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for pb (0.03 sec)

  1. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"(*F).Skip", Method, 18},
    		{"(*F).SkipNow", Method, 18},
    		{"(*F).Skipf", Method, 18},
    		{"(*F).Skipped", Method, 18},
    		{"(*F).TempDir", Method, 18},
    		{"(*M).Run", Method, 4},
    		{"(*PB).Next", Method, 3},
    		{"(*T).Cleanup", Method, 14},
    		{"(*T).Deadline", Method, 15},
    		{"(*T).Error", Method, 0},
    		{"(*T).Errorf", Method, 0},
    		{"(*T).Fail", Method, 0},
    		{"(*T).FailNow", Method, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  2. RELEASE.md

            `experimental_enable_variable_lifting=False` only works on non-XLA
            devices (e.g. under `@tf.function(jit_compile=False)`).
    
    *   TF SavedModel:
        *   Added `fingerprint.pb` to the SavedModel directory. The `fingerprint.pb`
            file is a protobuf containing the "fingerprint" of the SavedModel. See
            the [RFC](https://github.com/tensorflow/community/pull/415) for more
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
Back to top