- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for dgnlib (0.03 sec)
-
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
<!-- credit: peeveen's tika-dgn-detector https://github.com/peeveen/tika-dgn-detector/ --> <mime-type type="image/vnd.dgn"> <glob pattern="*.dgn" /> <glob pattern="*.dgnlib" /> <glob pattern="*.cel" /> </mime-type> <mime-type type="image/vnd.dgn;version=7"> <_comment>MicroStation v7 drawing</_comment> <_comment>Sometimes first byte is C8, sometimes it is 08.</_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/BUILD
# as a workaround for https://github.com/tensorflow/tensorflow/issues/34117 cc_import( name = "libtensorflow_framework_import_lib", shared_library = select({ "//tensorflow:macos": ":libtensorflow_framework.dylib", "//conditions:default": ":libtensorflow_framework.so.%s" % VERSION_MAJOR, }), visibility = ["//visibility:public"], ) # -------------------------------------------
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Thu Aug 28 19:11:51 UTC 2025 - 53.4K bytes - Viewed (0)