- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for memgraph (0.05 sec)
-
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
<match value="0x0000000B" type="little32" offset="12"/> </match> </magic> </mime-type> <mime-type type="application/x-memgraph"> <_comment>Apple Xcode Memgraph</_comment> <sub-class-of type="application/x-bplist"/> <glob pattern="*.memgraph"/> </mime-type> <mime-type type="application/x-mobipocket-ebook"> <acronym>MOBI</acronym> <_comment>Mobipocket Ebook</_comment>
Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Thu Mar 13 08:18:01 UTC 2025 - 320.1K bytes - Viewed (1) -
tensorflow/c/c_api_test.cc
metagraph_def.ParseFromArray(metagraph->data, metagraph->length); TF_DeleteBuffer(metagraph); EXPECT_EQ(TF_OK, TF_GetCode(s)) << TF_Message(s); CSession csession(session); // Retrieve the regression signature from meta graph def. const auto signature_def_map = metagraph_def.signature_def(); const auto signature_def = signature_def_map.at("regress_x_to_y");
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Fri Dec 27 12:18:10 UTC 2024 - 97K bytes - Viewed (0) -
RELEASE.md
* We released a new open-source version of TensorBoard. * [`SavedModel CLI`](https://www.tensorflow.org/versions/master/guide/saved_model_cli) tool available to inspect and execute MetaGraph in SavedModel * Android releases of TensorFlow are now pushed to jcenter for easier integration into apps. SeeRegistered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Mon Aug 18 20:54:38 UTC 2025 - 740K bytes - Viewed (2)