- Sort Score
- Result 10 results
- Languages All
Results 1 - 9 of 9 for Dy (1.06 sec)
-
tensorflow/c/c_api.h
// `dx` must be nullptr or have size `ny`. // If `dx` is nullptr, the implementation will use dx of `OnesLike` for all // shapes in `y`. // The partial derivatives are returned in `dy`. `dy` should be allocated to // size `nx`. // // Gradient nodes are automatically named under the "gradients/" prefix. To // guarantee name uniqueness, subsequent calls to the same graph will
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Thu Oct 26 21:08:15 UTC 2023 - 82.3K bytes - Viewed (0) -
tensorflow/c/c_api.cc
TF_Output* dx, TF_Status* status, TF_Output* dy) { TF_AddGradientsWithPrefix(g, nullptr, y, ny, x, nx, dx, status, dy); } void TF_AddGradientsWithPrefix(TF_Graph* g, const char* prefix, TF_Output* y, int ny, TF_Output* x, int nx, TF_Output* dx, TF_Status* status, TF_Output* dy) { #if defined(IS_MOBILE_PLATFORM) || defined(IS_SLIM_BUILD)
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Tue May 13 06:30:43 UTC 2025 - 102.3K bytes - Viewed (0) -
tensorflow/c/c_api_test.cc
// The expected graph looks like this if grad_inputs_provided. // If grad_inputs_provided is false, Const_0 will be a OnesLike op. // ^ ^ // dy| dx| // MatMul Gradient Graph // | | // MatMul_2 MatMul_1 // ^ ^ ^ ^ // | |----------| | // | ^ |
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Fri Dec 27 12:18:10 UTC 2024 - 97K bytes - Viewed (0) -
okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat
drud.io drud.us // DuckDNS : http://www.duckdns.org/ // Submitted by Richard Harper <******@****.***> duckdns.org // dy.fi : http://dy.fi/ // Submitted by Heikki Hannikainen <******@****.***> dy.fi tunk.org // DynDNS.com : http://www.dyndns.com/services/dns/dyndns/ dyndns.biz for-better.biz for-more.biz for-some.biz for-the.biz
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Fri Dec 27 13:39:56 UTC 2024 - 309.7K bytes - Viewed (0) -
cmd/testdata/undeleteable-object.tgz
¾Y; 'a’ õMŽ >P!Éx r CSlpÇ3·dá~òìKTÆmQBë5£;ôß2ýôö¯ì8/p£·‚ñIÉ™O» ' T ¨`^ ³ ƒceQ±*2ÎçÎ¡Ñ G–LÍTNk#Ô H±,-~Øa8 ŒKIÍó—VÆ Îeõµ#ž€Ç2¿E5]zݲC¢"ˆÁ ’N¯Œ _Þ´¾Aá"¥x:¤hþ¤‰ τѥ ‡ ¤¹{ÙTöë¼zµßɲ¨.ûhcƒ"¹x÷ªno7¾O} ”í`‚ÒP%è¸ÖéXì uøoûv{ú\ÌÃÐ,7 Á3 è’6‰”…‹1o-L ÞâãÒº¢ jó ðý†Jçö ÿ` øåI=˜ê:W ï°‡ºT³ ¦€O8Kù ïÇÛ<Ð} 4ýÚøÚûÏ: J* ‹÷™í€€èƒ”Ávà #ã〠¢eìB\Ä t²û£¡Ð x® ?ß•sS=dHrèæ4p íŒ6” gþŒ°Ëí÷/8Êò ýÎzŽçÙ- ¬‹ © £ ôìü ¡ S&cé’¹v¼\-g=âàÝ 2Jëm ;¯0²Gñø×ôÈŒ_T Ȫ Þ r<‹@N›¡GÞ >ÐÛ ‘& tdo k '°l1;¼oãÓà’ƒœüè¤9*`zÈÍM‘ ù--"ÜP 2¾> È®·ª ëÓß H%‡f...
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Apr 26 00:31:12 UTC 2024 - 8.7M bytes - Viewed (0) -
okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list
dscloud.me dscloud.mobi dsmynas.com dsmynas.net dsmynas.org dst.mi.us dtv dubai duckdns.org dunlop dupont durban durumis.com dvag dvr dvrcam.info dvrdns.org dy.fi dyn-berlin.de dyn-ip24.de dyn-o-saur.com dyn-vpn.de dyn.cosidns.de dyn.ddnss.de dyn.home-webserver.de dynalias.com dynalias.net dynalias.org dynamic-dns.info
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Tue May 27 22:00:49 UTC 2025 - 129.6K bytes - Viewed (3) -
okhttp/src/androidMain/assets/PublicSuffixDatabase.list
dscloud.me dscloud.mobi dsmynas.com dsmynas.net dsmynas.org dst.mi.us dtv dubai duckdns.org dunlop dupont durban durumis.com dvag dvr dvrcam.info dvrdns.org dy.fi dyn-berlin.de dyn-ip24.de dyn-o-saur.com dyn-vpn.de dyn.cosidns.de dyn.ddnss.de dyn.home-webserver.de dynalias.com dynalias.net dynalias.org dynamic-dns.info
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Tue Dec 31 14:50:53 UTC 2024 - 129.6K bytes - Viewed (2) -
lib/fips140/v1.0.0.zip
section. y, err := new(field.Element).SetBytes(x) if err != nil { return nil, errors.New("edwards25519: invalid point encoding length") } // -x² + y² = 1 + dx²y² // x² + dx²y² = x²(dy² + 1) = y² - 1 // x² = (y² - 1) / (dy² + 1) // u = y² - 1 y2 := new(field.Element).Square(y) u := new(field.Element).Subtract(y2, feOne) // v = dy² + 1 vv := new(field.Element).Multiply(y2, d) vv = vv.Add(vv, feOne) // x = +√(u/v) xx, wasSquare := new(field.Element).SqrtRatio(u, vv) if wasSquare == 0 { return nil, errors.New("edwards25519:...
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Jan 29 15:10:35 UTC 2025 - 635K bytes - Viewed (0) -
api/go1.txt
pkg image, method (Point) Sub(Point) Point pkg image, method (Rectangle) Add(Point) Rectangle pkg image, method (Rectangle) Canon() Rectangle pkg image, method (Rectangle) Dx() int pkg image, method (Rectangle) Dy() int pkg image, method (Rectangle) Empty() bool pkg image, method (Rectangle) Eq(Rectangle) bool pkg image, method (Rectangle) In(Rectangle) bool pkg image, method (Rectangle) Inset(int) Rectangle
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Aug 14 18:58:28 UTC 2013 - 1.7M bytes - Viewed (0)