- Sort Score
- Result 10 results
- Languages All
Results 1 - 9 of 9 for byte (0.11 sec)
-
pkg/apis/core/validation/validation_test.go
binDataInvalidKey = newConfigMap("validname", "validns", nil, map[string][]byte{"a*b": []byte("value")}) binDataLeadingDotKey = newConfigMap("validname", "validns", nil, map[string][]byte{".ab": []byte("value")}) binDataDotKey = newConfigMap("validname", "validns", nil, map[string][]byte{".": []byte("value")})
Registered: 2024-06-15 01:39 - Last Modified: 2024-05-29 22:40 - 857.7K bytes - Viewed (0) -
src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go
{"ScanRunes", Func, 1}, {"ScanWords", Func, 1}, {"Scanner", Type, 1}, {"SplitFunc", Type, 1}, {"Writer", Type, 0}, }, "bytes": { {"(*Buffer).Available", Method, 21}, {"(*Buffer).AvailableBuffer", Method, 21}, {"(*Buffer).Bytes", Method, 0}, {"(*Buffer).Cap", Method, 5}, {"(*Buffer).Grow", Method, 1}, {"(*Buffer).Len", Method, 0}, {"(*Buffer).Next", Method, 0},
Registered: 2024-06-12 16:32 - Last Modified: 2024-04-02 02:20 - 534.2K bytes - Viewed (0) -
RELEASE.md
complex64 ops. TensorFloat-32 can be disabled by running `tf.config.experimental.enable_tensor_float_32_execution(False)`. * The byte layout for string tensors across the C-API has been updated to match TF Core/C++; i.e., a contiguous array of `tensorflow::tstring`/`TF_TString`s. * C-API functions `TF_StringDecode`, `TF_StringEncode`, and
Registered: 2024-06-16 05:45 - Last Modified: 2024-06-11 23:24 - 730.3K bytes - Viewed (0) -
tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td
Res<TensorOf<[TF_Bfloat16, TF_Float16, TF_Float32, TF_Float64, TF_Int16, TF_Int32, TF_Int64, TF_Int8, TF_Uint16, TF_Uint8]>, [{A Tensor with one more dimension than the input `bytes`. The added dimension will have size equal to the length of the elements of `bytes` divided by the number of bytes to represent `out_type`.}]>:$output ); TF_DerivedResultTypeAttr out_type = TF_DerivedResultTypeAttr<0>; }
Registered: 2024-06-16 05:45 - Last Modified: 2024-06-11 23:24 - 793K bytes - Viewed (0) -
manifests/charts/base/crds/crd-all.gen.yaml
- bytes - required: - string - required: - bytes properties: bytes: description: response body as base64 encoded bytes. format: binary
Registered: 2024-06-14 15:00 - Last Modified: 2024-06-06 21:31 - 671.6K bytes - Viewed (0) -
operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml
- bytes - required: - string - required: - bytes properties: bytes: description: response body as base64 encoded bytes. format: binary
Registered: 2024-06-14 15:00 - Last Modified: 2024-01-10 05:10 - 506.8K bytes - Viewed (0) -
tests/integration/pilot/testdata/gateway-api-crd.yaml
[]metav1.Condition `json:\"conditions,omitempty\" patchStrategy:\"merge\" patchMergeKey:\"type\" protobuf:\"bytes,1,rep,name=conditions\"`\n\n\n\t \ // other fields\n\t}" properties: lastTransitionTime: description: |-
Registered: 2024-06-14 15:00 - Last Modified: 2024-05-09 02:01 - 912.2K bytes - Viewed (0) -
api/go1.20.txt
pkg archive/tar, var ErrInsecurePath error #55356 pkg archive/zip, var ErrInsecurePath error #55356 pkg bytes, func Clone([]uint8) []uint8 #45038 pkg bytes, func CutPrefix([]uint8, []uint8) ([]uint8, bool) #42537 pkg bytes, func CutSuffix([]uint8, []uint8) ([]uint8, bool) #42537 pkg context, func Cause(Context) error #51365 pkg context, func WithCancelCause(Context) (Context, CancelCauseFunc) #51365 pkg context, type CancelCauseFunc func(error) #51365
Registered: 2024-06-12 16:32 - Last Modified: 2023-02-17 21:23 - 602.6K bytes - Viewed (1) -
api/openapi-spec/v3/apis__apps__v1_openapi.json
"type": "string" }, "terminationMessagePolicy": {
Registered: 2024-06-15 01:39 - Last Modified: 2024-05-29 22:40 - 810.7K bytes - Viewed (0)