- Sort Score
- Num 10 results
- Language All
Results 1 - 3 of 3 for SendOp (0.33 seconds)
-
tensorflow/c/eager/c_api_test_util.cc
std::vector<int64_t> subdiv_offsets; TFE_OpSetAttrIntList(op, "subdiv_offsets", subdiv_offsets.data(), subdiv_offsets.size()); return op; } TFE_Op* SendOp(TFE_Context* ctx, TFE_TensorHandle* in, const std::string& op_name, const std::string& send_device, const std::string& recv_device, tensorflow::uint64 send_device_incarnation) {
Created: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Thu Oct 09 05:56:18 GMT 2025 - 23.4K bytes - Click Count (0) -
lib/fips140/v1.26.0.zip
start, end } func TestP256SelectAffine(t *testing.T) { var out p256AffinePoint begintp, endtp := dangerousObjs[p256AffineTable](t) for i := 0; i < 31; i++ { p256SelectAffine(&out, begintp, i) p256SelectAffine(&out, endtp, i) } } func TestP256SelectPageBo(t *testing.T) { var out P256Point begintp, endtp := dangerousObjs[p256Table](t) for i := 0; i < 15; i++ { p256Select(&out, begintp, i) p256Select(&out, endtp, i) } } golang.org/fips140@v1.26.0/fips140/v1.26.0/nistec/p256_ordinv.go // Copyright 2022...
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Thu Jan 08 17:58:32 GMT 2026 - 660.3K bytes - Click Count (0) -
lib/fips140/v1.0.0-c2097c7c.zip
start, end } func TestP256SelectAffine(t *testing.T) { var out p256AffinePoint begintp, endtp := dangerousObjs[p256AffineTable](t) for i := 0; i < 31; i++ { p256SelectAffine(&out, begintp, i) p256SelectAffine(&out, endtp, i) } } func TestP256SelectPageBo(t *testing.T) { var out P256Point begintp, endtp := dangerousObjs[p256Table](t) for i := 0; i < 15; i++ { p256Select(&out, begintp, i) p256Select(&out, endtp, i) } } golang.org/fips140@v1.0.0-c2097c7c/fips140/v1.0.0-c2097c7c/nistec/p256_ordinv.go...
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Thu Sep 25 19:53:19 GMT 2025 - 642.7K bytes - Click Count (0)