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
onnx Open Neural Network eXchange
1.6.0.20191021 math 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 1.6.0.20191021Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-08-27 03:24:38
Last Update: 2019-11-24 18:23:10
SVN Revision: 518344
License: MIT
WWW:
https://onnx.ai/
Description:
Open Neural Network Exchange (ONNX) is an open ecosystem that empowers AI developers to choose the right tools as their project evolves. ONNX provides an open source format for AI models, both deep learning and traditional ML. It defines an extensible computation graph model, as well as definitions of built-in operators and standard data types. Currently we focus on the capabilities needed for inferencing (scoring). ONNX is widely supported and can be found in many frameworks, tools, and hardware. Enabling interoperability between different frameworks and streamlining the path from research to production helps increase the speed of innovation in the AI community. We invite the community to join us and further evolve ONNX. WWW: https://onnx.ai/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (105 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/onnx-1.6.0.20191021/catalog.mk
  3. /usr/local/share/licenses/onnx-1.6.0.20191021/LICENSE
  4. /usr/local/share/licenses/onnx-1.6.0.20191021/MIT
  5. include/onnx/backend/test/cpp/driver/test_driver.h
  6. include/onnx/backend/test/cpp/gtest_utils.h
  7. include/onnx/checker.h
  8. include/onnx/common/array_ref.h
  9. include/onnx/common/assertions.h
  10. include/onnx/common/common.h
  11. include/onnx/common/constants.h
  12. include/onnx/common/graph_node_list.h
  13. include/onnx/common/interned_strings.h
  14. include/onnx/common/ir.h
  15. include/onnx/common/ir_pb_converter.h
  16. include/onnx/common/model_helpers.h
  17. include/onnx/common/platform_helpers.h
  18. include/onnx/common/status.h
  19. include/onnx/common/stl_backports.h
  20. include/onnx/common/tensor.h
  21. include/onnx/defs/attr_proto_util.h
  22. include/onnx/defs/data_type_utils.h
  23. include/onnx/defs/function.h
  24. include/onnx/defs/operator_sets-ml.h
  25. include/onnx/defs/operator_sets.h
  26. include/onnx/defs/schema.h
  27. include/onnx/defs/shape_inference.h
  28. include/onnx/defs/tensor/utils.h
  29. include/onnx/defs/tensor_proto_util.h
  30. include/onnx/defs/tensor_util.h
  31. include/onnx/onnx-ml.pb.h
  32. include/onnx/onnx-operators-ml.pb.h
  33. include/onnx/onnx-operators_pb.h
  34. include/onnx/onnx_pb.h
  35. include/onnx/onnxifi.h
  36. include/onnx/onnxifi_ext.h
  37. include/onnx/onnxifi_loader.h
  38. include/onnx/onnxifi_utils.h
  39. include/onnx/optimizer/optimize.h
  40. include/onnx/optimizer/pass.h
  41. include/onnx/optimizer/pass_manager.h
  42. include/onnx/optimizer/pass_registry.h
  43. include/onnx/optimizer/passes/eliminate_deadend.h
  44. include/onnx/optimizer/passes/eliminate_identity.h
  45. include/onnx/optimizer/passes/eliminate_nop_dropout.h
  46. include/onnx/optimizer/passes/eliminate_nop_monotone_argmax.h
  47. include/onnx/optimizer/passes/eliminate_nop_pad.h
  48. include/onnx/optimizer/passes/eliminate_nop_transpose.h
  49. include/onnx/optimizer/passes/eliminate_unused_initializer.h
  50. include/onnx/optimizer/passes/extract_constant_to_initializer.h
  51. include/onnx/optimizer/passes/fuse_add_bias_into_conv.h
  52. include/onnx/optimizer/passes/fuse_bn_into_conv.h
  53. include/onnx/optimizer/passes/fuse_consecutive_concats.h
  54. include/onnx/optimizer/passes/fuse_consecutive_log_softmax.h
  55. include/onnx/optimizer/passes/fuse_consecutive_reduce_unsqueeze.h
  56. include/onnx/optimizer/passes/fuse_consecutive_squeezes.h
  57. include/onnx/optimizer/passes/fuse_consecutive_transposes.h
  58. include/onnx/optimizer/passes/fuse_matmul_add_bias_into_gemm.h
  59. include/onnx/optimizer/passes/fuse_pad_into_conv.h
  60. include/onnx/optimizer/passes/fuse_transpose_into_gemm.h
  61. include/onnx/optimizer/passes/lift_lexical_references.h
  62. include/onnx/optimizer/passes/nop.h
  63. include/onnx/optimizer/passes/split.h
  64. include/onnx/proto_utils.h
  65. include/onnx/py_utils.h
  66. include/onnx/shape_inference/implementation.h
  67. include/onnx/string_utils.h
  68. include/onnx/version_converter/BaseConverter.h
  69. include/onnx/version_converter/adapters/adapter.h
  70. include/onnx/version_converter/adapters/averagepool_7_6.h
  71. include/onnx/version_converter/adapters/batch_normalization_6_5.h
  72. include/onnx/version_converter/adapters/batch_normalization_6_7.h
  73. include/onnx/version_converter/adapters/batch_normalization_8_9.h
  74. include/onnx/version_converter/adapters/broadcast_backward_compatibility.h
  75. include/onnx/version_converter/adapters/broadcast_forward_compatibility.h
  76. include/onnx/version_converter/adapters/cast_9_8.h
  77. include/onnx/version_converter/adapters/compatible.h
  78. include/onnx/version_converter/adapters/concat_3_4.h
  79. include/onnx/version_converter/adapters/dropout_6_7.h
  80. include/onnx/version_converter/adapters/extend_supported_types.h
  81. include/onnx/version_converter/adapters/gemm_6_7.h
  82. include/onnx/version_converter/adapters/gemm_7_6.h
  83. include/onnx/version_converter/adapters/maxpool_8_7.h
  84. include/onnx/version_converter/adapters/no_previous_version.h
  85. include/onnx/version_converter/adapters/remove_consumed_inputs.h
  86. include/onnx/version_converter/adapters/reshape_4_5.h
  87. include/onnx/version_converter/adapters/reshape_5_4.h
  88. include/onnx/version_converter/adapters/scan_8_9.h
  89. include/onnx/version_converter/adapters/scan_9_8.h
  90. include/onnx/version_converter/adapters/set_is_test.h
  91. include/onnx/version_converter/adapters/sum_8_7.h
  92. include/onnx/version_converter/adapters/type_restriction.h
  93. include/onnx/version_converter/adapters/upsample_8_9.h
  94. include/onnx/version_converter/adapters/upsample_9_8.h
  95. include/onnx/version_converter/convert.h
  96. include/onnx/version_converter/helper.h
  97. lib/libonnx.so
  98. lib/libonnx_proto.so
  99. lib/libonnxifi.so
  100. lib/libonnxifi_dummy.so
  101. lib/libonnxifi_loader.a
  102. share/cmake/ONNX/ONNXConfig.cmake
  103. share/cmake/ONNX/ONNXConfigVersion.cmake
  104. share/cmake/ONNX/ONNXTargets-release.cmake
  105. share/cmake/ONNX/ONNXTargets.cmake
Collapse this list.
Dependency lines:
  • onnx>0:math/onnx
No installation instructions:
This port has been deleted.
PKGNAME: onnx
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1572026075 SHA256 (onnx-onnx-v1.6.0.20191021-3ea3b0e0_GH0.tar.gz) = 9c2fd57b6f9f16b8c15ac4df604437cbb7b6e6c3d248f813e813f9225a838b9a SIZE (onnx-onnx-v1.6.0.20191021-3ea3b0e0_GH0.tar.gz) = 2598436

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
  2. ninja : devel/ninja
  3. python3.6 : lang/python36
Library dependencies:
  1. libprotobuf.so : devel/protobuf
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
cmake compiler:c++11-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/onnx/onnx/tar.gz/3ea3b0e0?dummy=/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.6.0.20191021
24 Nov 2019 18:23:10
Revision:518344Original commit files touched by this commit
yuri search for other commits by this committer
Move ONNX-related ports to a more proper category.
1.6.0.20191021
25 Oct 2019 18:00:54
Revision:515624Original commit files touched by this commit
yuri search for other commits by this committer
math/onnx: Update 1.6.0 -> 1.6.0.20191021 (to the latest git hash)
1.6.0
28 Sep 2019 15:07:52
Revision:513135Original commit files touched by this commit
yuri search for other commits by this committer
math/onnx: Update 1.5.0 -> 1.6.0

Reported by:	portscout
1.5.0
27 Aug 2019 03:24:32
Revision:509982Original commit files touched by this commit
yuri search for other commits by this committer
New port: math/onnx: Open Neural Network eXchange

Number of commits found: 4