notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
glow Machine learning compiler and execution engine
g20200721_7 misc Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout g20200721_7Version of this port present on the latest quarterly branch.
Broken BROKEN: does not link: undefined reference to typeinfo for snappy::Source
Deprecated DEPRECATED: Broken since 2021
Expired This port expired on: 2023-03-21
Ignore IGNORE: is marked as broken: does not link: undefined reference to typeinfo for snappy::Source
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-01-15 23:13:40
Last Update: 2023-03-21 00:01:39
Commit Hash: 0e5f6b9
License: APACHE20
WWW:
https://github.com/pytorch/glow
Description:
Glow is a machine learning compiler and execution engine for hardware accelerators. It is designed to be used as a backend for high-level machine learning frameworks. The compiler is designed to allow state of the art compiler optimizations and code generation of neural network graphs.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (176 items)
Collapse this list.
  1. /usr/local/share/licenses/glow-nn-compiler-g20200721_7/catalog.mk
  2. /usr/local/share/licenses/glow-nn-compiler-g20200721_7/LICENSE
  3. /usr/local/share/licenses/glow-nn-compiler-g20200721_7/APACHE20
  4. include/foxi/onnxifi.h
  5. include/foxi/onnxifi_ext.h
  6. include/foxi/onnxifi_loader.h
  7. include/glow/AutoGenIRBuilder.cpp
  8. include/glow/AutoGenIRBuilder.h
  9. include/glow/AutoGenIRGen.h
  10. include/glow/AutoGenInstr.cpp
  11. include/glow/AutoGenInstr.def
  12. include/glow/AutoGenInstr.h
  13. include/glow/AutoGenNodes.cpp
  14. include/glow/AutoGenNodes.def
  15. include/glow/AutoGenNodes.h
  16. include/glow/AutoGenNodesExport.h
  17. include/glow/AutoGenNodesImport.h
  18. include/glow/Backend/Backend.h
  19. include/glow/Backend/BackendUtils.h
  20. include/glow/Backend/CompiledFunction.h
  21. include/glow/Backends/BackendOptions.h
  22. include/glow/Backends/DeviceManager.h
  23. include/glow/Backends/DummyDeviceManager.h
  24. include/glow/Backends/Interpreter/Interpreter.h
  25. include/glow/Backends/Interpreter/InterpreterDeviceManager.h
  26. include/glow/Backends/Interpreter/InterpreterFunction.h
  27. include/glow/Backends/LayoutConverter.h
  28. include/glow/Backends/QueueBackedDeviceManager.h
  29. include/glow/Base/DeviceTensorTransferManager.h
  30. include/glow/Base/DimType.h
  31. include/glow/Base/IO.h
  32. include/glow/Base/Image.h
  33. include/glow/Base/TaggedList.h
  34. include/glow/Base/Tensor.h
  35. include/glow/Base/TensorSerialization.h
  36. include/glow/Base/Train.h
  37. include/glow/Base/Traits.h
  38. include/glow/Base/Type.h
  39. include/glow/CPUSpecificInstrsVerification.h
  40. include/glow/CPUSpecificNodesVerification.h
  41. include/glow/CodeGen/MemoryAllocator.h
  42. include/glow/Converter/Float16Converter.h
  43. include/glow/Converter/FunctionConverter.h
  44. include/glow/Converter/TypeAToTypeBFunctionConverter.h
  45. include/glow/ExecutionContext/ExecutionContext.h
  46. include/glow/ExecutionContext/TraceEvents.h
  47. include/glow/ExecutionEngine/ExecutionEngine.h
  48. include/glow/Exporter/CommonOperatorWriter.h
  49. include/glow/Exporter/ONNXModelWriter.h
  50. include/glow/Exporter/ProtobufWriter.h
  51. include/glow/Graph/Grad.h
  52. include/glow/Graph/Graph.h
  53. include/glow/Graph/Hook.h
  54. include/glow/Graph/Log.h
  55. include/glow/Graph/Node.h
  56. include/glow/Graph/NodeValue.h
  57. include/glow/Graph/Nodes.h
  58. include/glow/Graph/PlaceholderBindings.h
  59. include/glow/Graph/TensorLayout.h
  60. include/glow/Graph/UseDef.h
  61. include/glow/Graph/Utils.h
  62. include/glow/Graph/VerifierHelper.h
  63. include/glow/IR/IR.h
  64. include/glow/IR/IRBuilder.h
  65. include/glow/IR/IRGen.h
  66. include/glow/IR/IRUtils.h
  67. include/glow/IR/Instrs.h
  68. include/glow/Importer/Caffe2ModelLoader.h
  69. include/glow/Importer/CommonOperatorLoader.h
  70. include/glow/Importer/ONNXIFIModelLoader.h
  71. include/glow/Importer/ONNXModelLoader.h
  72. include/glow/Importer/ProtobufLoader.h
  73. include/glow/Importer/TFLiteModelLoader.h
  74. include/glow/InstrGenIncludes.h
  75. include/glow/LLVMIRCodeGen/AllocationsInfo.h
  76. include/glow/LLVMIRCodeGen/GlowJIT.h
  77. include/glow/LLVMIRCodeGen/JITFilePrinter.h
  78. include/glow/LLVMIRCodeGen/LLVMBackend.h
  79. include/glow/LLVMIRCodeGen/LLVMCompiledFunction.h
  80. include/glow/LLVMIRCodeGen/LLVMIRGen.h
  81. include/glow/NodeGenIncludes.h
  82. include/glow/ONNXModelWriterIncludes.h
  83. include/glow/Optimizer/GraphOptimizer/CompilationContext.h
  84. include/glow/Optimizer/GraphOptimizer/FunctionPass.h
  85. include/glow/Optimizer/GraphOptimizer/FunctionPassManager.h
  86. include/glow/Optimizer/GraphOptimizer/FunctionPassPipeline.h
  87. include/glow/Optimizer/GraphOptimizer/FunctionPasses.def
  88. include/glow/Optimizer/GraphOptimizer/FunctionPasses.h
  89. include/glow/Optimizer/GraphOptimizer/GraphOptimizer.h
  90. include/glow/Optimizer/GraphOptimizer/NodeSplitting.h
  91. include/glow/Optimizer/GraphOptimizer/TrainingPreparation.h
  92. include/glow/Optimizer/IROptimizer/CommandLine.h
  93. include/glow/Optimizer/IROptimizer/IRFunctionPass.h
  94. include/glow/Optimizer/IROptimizer/IRFunctionPassManager.h
  95. include/glow/Optimizer/IROptimizer/IRFunctionPassPipeline.h
  96. include/glow/Optimizer/IROptimizer/IRFunctionPasses.h
  97. include/glow/Optimizer/IROptimizer/IROptimizer.h
  98. include/glow/Optimizer/IROptimizer/IRPasses.def
  99. include/glow/Optimizer/Lower/Lower.h
  100. include/glow/Partitioner/Partitioner.h
  101. include/glow/Partitioner/PartitionerBase.h
  102. include/glow/Partitioner/PartitionerOptimizer.h
  103. include/glow/Partitioner/PartitionerTypes.h
  104. include/glow/Partitioner/PartitionerUtils.h
  105. include/glow/Partitioner/PartitionerValidation.h
  106. include/glow/PassManager/Pass.h
  107. include/glow/PassManager/PassConfig.h
  108. include/glow/PassManager/PassConfigUtils.h
  109. include/glow/PassManager/PassManager.h
  110. include/glow/PassManager/Pipeline.h
  111. include/glow/Quantization/Base/Base.h
  112. include/glow/Quantization/Base/Calibration.h
  113. include/glow/Quantization/Base/Profile.h
  114. include/glow/Quantization/Quantization.h
  115. include/glow/Quantization/Serialization.h
  116. include/glow/Runtime/DeferredWeightLoader.h
  117. include/glow/Runtime/DeviceHealthMonitor.h
  118. include/glow/Runtime/Executor/Executor.h
  119. include/glow/Runtime/Executor/NetworkExecutionState.h
  120. include/glow/Runtime/Executor/ThreadPoolExecutor.h
  121. include/glow/Runtime/HostManager/HostManager.h
  122. include/glow/Runtime/Provisioner/Provisioner.h
  123. include/glow/Runtime/RequestData.h
  124. include/glow/Runtime/RuntimeTypes.h
  125. include/glow/Runtime/StatsExporter.h
  126. include/glow/Support/BFloat16.h
  127. include/glow/Support/Compiler.h
  128. include/glow/Support/Debug.h
  129. include/glow/Support/Error.h
  130. include/glow/Support/Float16.h
  131. include/glow/Support/Memory.h
  132. include/glow/Support/Random.h
  133. include/glow/Support/Register.h
  134. include/glow/Support/Support.h
  135. include/glow/Support/TensorPool.h
  136. include/glow/Support/ThreadPool.h
  137. include/glow/Support/ZipUtils.h
  138. include/glow/Testing/StrCheck.h
  139. include/glow/libjit/libjit_cpu.inc
  140. lib/libBackend.a
  141. lib/libBackends.a
  142. lib/libBase.a
  143. lib/libCPUBackend.a
  144. lib/libCPURuntimeNative.a
  145. lib/libCodeGen.a
  146. lib/libConverter.a
  147. lib/libExecutionContext.a
  148. lib/libExecutionEngine.a
  149. lib/libExecutor.a
  150. lib/libExporter.a
  151. lib/libGraph.a
  152. lib/libGraphOptimizer.a
  153. lib/libGraphOptimizerPipeline.a
  154. lib/libHostManager.a
  155. lib/libIR.a
  156. lib/libIROptimizer.a
  157. lib/libIROptimizerPipeline.a
  158. lib/libImporter.a
  159. lib/libInterpreter.a
  160. lib/libLLVMIRCodeGen.a
  161. lib/libLower.a
  162. lib/libMemberType.a
  163. lib/libMiniz.a
  164. lib/libPartitioner.a
  165. lib/libPassManager.a
  166. lib/libProvisioner.a
  167. lib/libQuantization.a
  168. lib/libQuantizationBase.a
  169. lib/libRuntime.a
  170. lib/libSupport.a
  171. lib/libTensorPool.a
  172. lib/libonnx_proto.a
  173. lib/libonnxifi-glow-lib.a
  174. @owner
  175. @group
  176. @mode
Collapse this list.
Dependency lines:
  • glow-nn-compiler>0:misc/glow
No installation instructions:
This port has been deleted.
PKGNAME: glow-nn-compiler
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1595389132 SHA256 (pytorch-glow-g20200721-f24d960e3cc80db95ac0bc17b1900dbf60ca044a_GH0.tar.gz) = 1cb265b9d000a096360c5a5f452bf5080ea939dda6781f700eba4151045de749 SIZE (pytorch-glow-g20200721-f24d960e3cc80db95ac0bc17b1900dbf60ca044a_GH0.tar.gz) = 48551013

Expand this list (10 items)

Collapse this list.

SHA256 (google-benchmark-090faec_GH0.tar.gz) = 0699cf1ac5ef31ebc15ded60329ca8b90cf0b4ae75c18eaf7300fe8a4c914a0f SIZE (google-benchmark-090faec_GH0.tar.gz) = 150159 SHA256 (houseroad-foxi-8015abb_GH0.tar.gz) = 07dc191ef38426617e6180e795fb3e3c5bf122445804003afa213dd762269213 SIZE (houseroad-foxi-8015abb_GH0.tar.gz) = 28531 SHA256 (Maratyszcza-FP16-34d4bf0_GH0.tar.gz) = e8d1f7190aaa9a2bedb92620c5b2e93529be3be37dd1f0c23e741cbef18365b2 SIZE (Maratyszcza-FP16-34d4bf0_GH0.tar.gz) = 70697 SHA256 (onnx-onnx-50dc186_GH0.tar.gz) = 1ec0e2a61be055e4cccb2546e78f7a48d8f1999a707a9907a58cfebd3c966318 SIZE (onnx-onnx-50dc186_GH0.tar.gz) = 2445813 SHA256 (stp-OutputCheck-eab62a5_GH0.tar.gz) = 003939b6e0b9cd306497873320f62bb52f35ef50346ae6622fa102ea95fb5b7e SIZE (stp-OutputCheck-eab62a5_GH0.tar.gz) = 16493

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. python3.9 : lang/python39
Library dependencies:
  1. libLLVM-1.so : devel/llvm15
  2. libboost_system.so : devel/boost-libs
  3. libdouble-conversion.so : devel/double-conversion
  4. libevent.so : devel/libevent
  5. libfolly.so : devel/folly
  6. libglog.so : devel/glog
  7. libpng.so : graphics/png
  8. libprotobuf.so : devel/protobuf
  9. libsnappy.so : archivers/snappy
  10. libsodium.so : security/libsodium
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
misc_glow
USES:
cmake compiler:c++14-lang python:build
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/pytorch/glow/tar.gz/f24d960e3cc80db95ac0bc17b1900dbf60ca044a?dummy=/
Collapse this list.
Port Moves
  • port deleted on 2023-03-20
    REASON: Has expired: Broken since 2021

Number of commits found: 20

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
g20200721_7
21 Mar 2023 00:01:39
commit hash: 0e5f6b9d2f466a7339e7df5efd520b822b991e0bcommit hash: 0e5f6b9d2f466a7339e7df5efd520b822b991e0bcommit hash: 0e5f6b9d2f466a7339e7df5efd520b822b991e0bcommit hash: 0e5f6b9d2f466a7339e7df5efd520b822b991e0b files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
misc/glow: Remove expired port:

2023-03-21 misc/glow: Broken since 2021
g20200721_7
20 Feb 2023 17:09:26
commit hash: e50151389fed18ba17451daa698126488b57d709commit hash: e50151389fed18ba17451daa698126488b57d709commit hash: e50151389fed18ba17451daa698126488b57d709commit hash: e50151389fed18ba17451daa698126488b57d709 files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
misc/glow: deprecate
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
g20200721_7
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
g20200721_7
12 Aug 2022 14:46:53
commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump all consumers after recent boost upgrade
g20200721_6
22 May 2022 20:17:16
commit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cd files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost-all: bump all library consumers after boost upgrade

PR:	246106
g20200721_5
17 Apr 2022 23:58:01
commit hash: 2ffb4427a317c99668e64f952d41091f1a4f0769commit hash: 2ffb4427a317c99668e64f952d41091f1a4f0769commit hash: 2ffb4427a317c99668e64f952d41091f1a4f0769commit hash: 2ffb4427a317c99668e64f952d41091f1a4f0769 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/glog: Update to 0.6.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/google/glog/releases
g20200721_4
28 Feb 2022 12:46:46
commit hash: f7e42ce5d5a3f11265d1e253b04212001992eca2commit hash: f7e42ce5d5a3f11265d1e253b04212001992eca2commit hash: f7e42ce5d5a3f11265d1e253b04212001992eca2commit hash: f7e42ce5d5a3f11265d1e253b04212001992eca2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/protobuf: Update to 3.19.4

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
g20200721_3
21 Jul 2021 18:11:52
commit hash: f4acead6367a692af17431cc233565e8f1149366commit hash: f4acead6367a692af17431cc233565e8f1149366commit hash: f4acead6367a692af17431cc233565e8f1149366commit hash: f4acead6367a692af17431cc233565e8f1149366 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/protobuf: Update to 3.17.3

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
PR:		257026
Exp-run by:	antoine
g20200721_2
14 May 2021 19:51:48
commit hash: fa200cc64f4a73e456212f4c0490215745bbb97bcommit hash: fa200cc64f4a73e456212f4c0490215745bbb97bcommit hash: fa200cc64f4a73e456212f4c0490215745bbb97bcommit hash: fa200cc64f4a73e456212f4c0490215745bbb97b files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
misc/glow: mark BROKEN (does not link)

Approved by:	portmgr blanket
g20200721_2
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
g20200721_2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
g20200721_2
26 Jan 2021 14:01:09
Revision:562671Original commit files touched by this commit
sunpoet search for other commits by this committer
Bump PORTREVISION for devel/protobuf shlib change
g20200721_1
22 Sep 2020 19:23:24
Revision:549625Original commit files touched by this commit
yuri search for other commits by this committer
misc/glow: Fix build on 13

Add the workaround for a bug in Glow that it uses the default C++ compiler when
the supplied LLVM version is different.

Reported by:	fallout
MFH:		2020Q3
g20200721_1
30 Aug 2020 20:19:42
Revision:547081Original commit files touched by this commit
sunpoet search for other commits by this committer
Bump PORTREVISION for devel/protobuf shlib change
g20200721
22 Jul 2020 08:36:43
Revision:542839Original commit files touched by this commit
yuri search for other commits by this committer
misc/glow: Update g20200115 -> g20200721
g20200115_3
03 Jun 2020 18:32:06
Revision:537830Original commit files touched by this commit
sunpoet search for other commits by this committer
Bump PORTREVISION for devel/protobuf shlib change
g20200115_2
22 Jan 2020 05:53:20
Revision:523788Original commit files touched by this commit
sunpoet search for other commits by this committer
Bump PORTREVISION for devel/protobuf shlib change
g20200115_1
17 Jan 2020 01:34:34
Revision:523268Original commit files touched by this commit
yuri search for other commits by this committer
misc/glow: Mark BROKEN for i386; Use LLVM_DEFAULT

llvm-8.0 isn't necessary, and it causes conflicts with llvm-9.0

Reported by:	fallout
g20200115
15 Jan 2020 23:13:33
Revision:523192Original commit files touched by this commit
yuri search for other commits by this committer
New port: misc/glow: Machine learning compiler and execution engine

Number of commits found: 20