An open API service for providing issue and pull request metadata for open source projects.

GitHub / primitiv/primitiv issues and pull requests

#212 - FTBFS with CUDA 11.0 on Ubuntu 20.04

Issue - State: open - Opened by vbkaisetsu about 5 years ago - 1 comment

#211 - default_obj_ of Device and Graph should be instantiated in one place.

Pull Request - State: open - Opened by mattn over 5 years ago - 9 comments
Labels: bug: major

#210 - Fix float_ulp_diff function

Pull Request - State: closed - Opened by vbkaisetsu almost 6 years ago - 1 comment

#209 - Update dependencies

Pull Request - State: closed - Opened by vbkaisetsu almost 6 years ago

#208 - Fix compile error and multi-threading error

Pull Request - State: closed - Opened by vbkaisetsu about 6 years ago

#207 - Update clang to 4.0 on Debian

Pull Request - State: closed - Opened by vbkaisetsu over 6 years ago

#206 - Support g++ 4.8

Pull Request - State: closed - Opened by vbkaisetsu over 6 years ago

#205 - Fix build errors

Pull Request - State: closed - Opened by vbkaisetsu over 6 years ago

#204 - Separate OpenCL functions into multiple files

Pull Request - State: closed - Opened by vbkaisetsu over 6 years ago - 2 comments

#203 - Fix random number generation from cuRAND normal/log_normal distributions.

Pull Request - State: closed - Opened by chantera almost 7 years ago - 1 comment
Labels: bug: major

#202 - Move primitiv::Device::DeviceType to primitiv::DeviceType.

Pull Request - State: closed - Opened by odashi almost 7 years ago
Labels: enhancement

#201 - Add permute_dims() function

Pull Request - State: closed - Opened by vbkaisetsu almost 7 years ago - 5 comments
Labels: enhancement

#200 - Fix search problem in doxygen

Pull Request - State: closed - Opened by vbkaisetsu almost 7 years ago - 1 comment
Labels: bug: minor, documentation

#199 - Fix includes in primitiv.h

Pull Request - State: closed - Opened by vbkaisetsu about 7 years ago

#198 - Add Spinlock and RecursiveSpinlock class.

Pull Request - State: closed - Opened by odashi about 7 years ago - 1 comment
Labels: enhancement

#197 - Separate mix-in classes to individual files.

Pull Request - State: closed - Opened by odashi about 7 years ago
Labels: enhancement

#196 - Fix some include bugs.

Pull Request - State: closed - Opened by odashi about 7 years ago
Labels: bug: major

#195 - Change overall directory hierarchy.

Pull Request - State: closed - Opened by odashi about 7 years ago
Labels: enhancement

#194 - Add missing include.

Pull Request - State: closed - Opened by odashi about 7 years ago
Labels: bug: minor

#193 - Updates CONTRIBUTING.

Pull Request - State: closed - Opened by odashi about 7 years ago
Labels: documentation

#192 - Add CONTRIBUTING.md.

Pull Request - State: closed - Opened by odashi about 7 years ago
Labels: documentation

#191 - Add missing include

Pull Request - State: closed - Opened by vbkaisetsu about 7 years ago
Labels: bug: minor

#190 - Lint CI test

Issue - State: open - Opened by odashi about 7 years ago - 2 comments
Labels: enhancement

#189 - Fix dependencies and warnings on g++ 8

Pull Request - State: closed - Opened by vbkaisetsu about 7 years ago
Labels: bug: minor

#188 - Add abs() function

Pull Request - State: closed - Opened by chantera over 7 years ago
Labels: enhancement

#187 - Fix typo.

Pull Request - State: closed - Opened by chantera over 7 years ago
Labels: bug: minor

#186 - Use a released tarball of Eigen on Travis CI

Pull Request - State: closed - Opened by vbkaisetsu over 7 years ago
Labels: bug: minor

#185 - Add abs function

Issue - State: closed - Opened by chantera over 7 years ago - 2 comments
Labels: enhancement

#184 - Use nextafter for dealing with excess precision

Pull Request - State: closed - Opened by vbkaisetsu over 7 years ago - 1 comment
Labels: bug: major

#183 - Add flip() function

Pull Request - State: closed - Opened by vbkaisetsu over 7 years ago - 5 comments
Labels: enhancement

#182 - Add max() and min() functions

Pull Request - State: closed - Opened by vbkaisetsu over 7 years ago - 3 comments
Labels: enhancement

#181 - Add max and min functions

Issue - State: closed - Opened by vbkaisetsu over 7 years ago
Labels: enhancement

#180 - Disable x86 test

Pull Request - State: closed - Opened by vbkaisetsu over 7 years ago
Labels: bug: major

#179 - Add batch manipulation functions.

Pull Request - State: closed - Opened by chantera over 7 years ago - 2 comments
Labels: enhancement

#178 - Fix a minor issue for C APIs.

Pull Request - State: closed - Opened by chantera over 7 years ago - 1 comment
Labels: bug: minor

#177 - Add dimension-wise reverse function and generalized transpose function

Issue - State: open - Opened by vbkaisetsu over 7 years ago - 8 comments
Labels: enhancement

#176 - Use clblast::GemmBatched

Pull Request - State: closed - Opened by vbkaisetsu over 7 years ago
Labels: refactoring

#175 - Batch modification functions

Issue - State: closed - Opened by odashi over 7 years ago
Labels: enhancement

#174 - Support 32 bit architectures

Pull Request - State: closed - Opened by vbkaisetsu over 7 years ago - 1 comment
Labels: enhancement

#173 - Add PRIMITIV_USE_CUDNN option.

Pull Request - State: closed - Opened by odashi over 7 years ago
Labels: enhancement

#172 - Add CLBlast include directory

Pull Request - State: closed - Opened by vbkaisetsu over 7 years ago
Labels: bug: minor

#171 - Add functions and fix minor issues for C APIs.

Pull Request - State: closed - Opened by chantera over 7 years ago
Labels: enhancement

#170 - Add split function

Pull Request - State: closed - Opened by odashi over 7 years ago
Labels: enhancement

#169 - Use distribution's Eigen on Travis CI

Pull Request - State: closed - Opened by vbkaisetsu over 7 years ago
Labels: refactoring

#168 - Fix CMake script.

Pull Request - State: closed - Opened by odashi over 7 years ago
Labels: bug: minor

#167 - Graph/Operator changes to return multiple Nodes.

Pull Request - State: closed - Opened by odashi over 7 years ago
Labels: enhancement

#166 - Add "PRIMITIV_" prefix to macros.

Pull Request - State: closed - Opened by odashi over 7 years ago
Labels: refactoring

#165 - Add -Wextra compiler option.

Pull Request - State: closed - Opened by odashi over 7 years ago
Labels: refactoring

#164 - Supports half-precision float

Pull Request - State: closed - Opened by odashi over 7 years ago
Labels: enhancement

#163 - Shape inference

Issue - State: open - Opened by odashi over 7 years ago
Labels: enhancement

#162 - Refactor list of CUDA architectures.

Pull Request - State: closed - Opened by odashi over 7 years ago
Labels: refactoring

#161 - Separate Eigen/CUDA device functions into individual files.

Pull Request - State: closed - Opened by odashi over 7 years ago
Labels: refactoring

#160 - Add Doxygen/Sphinx/Breathe configs and documentation.

Pull Request - State: closed - Opened by odashi over 7 years ago
Labels: enhancement

#159 - Fix C APIs.

Pull Request - State: closed - Opened by chantera over 7 years ago
Labels: bug: minor

#158 - Avoid exceptions in d-tors of CUDA utilities.

Pull Request - State: closed - Opened by odashi over 7 years ago
Labels: bug: minor

#157 - Add include stddef.h directive for size_t.

Pull Request - State: closed - Opened by chantera over 7 years ago
Labels: bug: minor

#156 - Avoid int-in-bool-context warning for early versions of Eigen.

Pull Request - State: closed - Opened by odashi over 7 years ago
Labels: bug: minor

#155 - Specifying format of error messages

Issue - State: open - Opened by odashi over 7 years ago - 1 comment
Labels: enhancement

#154 - Add Dockerfile

Issue - State: open - Opened by chantera over 7 years ago - 1 comment
Labels: enhancement

#153 - Separate Naive device functions into individual source files.

Pull Request - State: closed - Opened by odashi over 7 years ago
Labels: refactoring

#152 - FP16 support

Issue - State: closed - Opened by odashi over 7 years ago - 3 comments
Labels: enhancement

#151 - Rename C API structs and functions.

Pull Request - State: closed - Opened by chantera over 7 years ago
Labels: refactoring

#150 - Add mnist_cnn example.

Pull Request - State: closed - Opened by odashi over 7 years ago
Labels: enhancement

#149 - Add XavierUniformConv2D and XavierNormalConv2D initializers.

Pull Request - State: closed - Opened by odashi over 7 years ago
Labels: enhancement

#148 - Add max_pool2d function

Pull Request - State: closed - Opened by odashi over 7 years ago
Labels: enhancement

#147 - Use cublasSgemmBatched when LHS is minibatched.

Pull Request - State: closed - Opened by odashi over 7 years ago
Labels: refactoring

#146 - Add conv2d function

Pull Request - State: closed - Opened by odashi over 7 years ago - 5 comments
Labels: enhancement

#145 - Add pown device functions.

Pull Request - State: closed - Opened by odashi over 7 years ago - 2 comments
Labels: enhancement

#144 - Add string_utils::to_string()

Pull Request - State: closed - Opened by vbkaisetsu over 7 years ago - 6 comments
Labels: enhancement

#143 - Use CLBlast instead of clBLAS

Pull Request - State: closed - Opened by vbkaisetsu over 7 years ago - 3 comments
Labels: enhancement

#142 - Allows Optimizer::set_configs() with incomplete set of configs.

Pull Request - State: closed - Opened by odashi over 7 years ago
Labels: enhancement

#141 - Fix overlooking typo and update Travis scripts.

Pull Request - State: closed - Opened by odashi over 7 years ago
Labels: bug: minor

#140 - Allows multiple add() calls using same Parameter/Model objects.

Pull Request - State: closed - Opened by odashi over 7 years ago - 1 comment
Labels: enhancement

#139 - Refactor compile flags.

Pull Request - State: closed - Opened by odashi over 7 years ago
Labels: enhancement

#138 - Refactoring of C APIs.

Pull Request - State: closed - Opened by odashi over 7 years ago
Labels: refactoring

#137 - Explicit casting for some variables

Pull Request - State: closed - Opened by vbkaisetsu over 7 years ago
Labels: bug: minor

#136 - Fix Shape::is_row_vector() to is_column_vector().

Pull Request - State: closed - Opened by odashi over 7 years ago
Labels: bug: minor

#135 - Add a flag to guarantee license

Pull Request - State: closed - Opened by vbkaisetsu over 7 years ago - 2 comments
Labels: enhancement

#134 - Add Travis script to build on Ubuntu 14.04

Pull Request - State: closed - Opened by vbkaisetsu over 7 years ago - 1 comment
Labels: enhancement

#133 - Fix CMakeLists.txt

Pull Request - State: closed - Opened by refiute over 7 years ago
Labels: bug: minor

#132 - fix bug in test/optimizer_impl_test.cc

Pull Request - State: closed - Opened by SeitaroShinagawa over 7 years ago
Labels: bug: minor

#131 - Enable Eigen on Travis CI

Pull Request - State: closed - Opened by vbkaisetsu over 7 years ago - 1 comment
Labels: enhancement

#130 - Move config.h and remove primitiv_***.h.

Pull Request - State: closed - Opened by odashi over 7 years ago
Labels: refactoring

#129 - Run CI tool on Ubuntu 14.04

Issue - State: closed - Opened by vbkaisetsu over 7 years ago - 1 comment
Labels: enhancement

#128 - C API changes for status handling.

Pull Request - State: closed - Opened by chantera over 7 years ago - 6 comments
Labels: enhancement

#127 - Support Eigen backend

Pull Request - State: closed - Opened by odashi over 7 years ago - 1 comment
Labels: enhancement

#126 - Add pow basic functions.

Pull Request - State: closed - Opened by odashi over 7 years ago
Labels: enhancement

#124 - Fix c api primitiv_Shape_dims.

Pull Request - State: closed - Opened by chantera over 7 years ago
Labels: bug: minor

#123 - Provide version header.

Pull Request - State: closed - Opened by odashi over 7 years ago
Labels: enhancement

#122 - Fix FindPrimitiv.cmake.

Pull Request - State: closed - Opened by odashi over 7 years ago
Labels: enhancement

#121 - Add FindPrimitivC.cmake or support C library in FindPrimitiv.cmake

Issue - State: closed - Opened by vbkaisetsu over 7 years ago
Labels: enhancement

#120 - Some updates about C APIs.

Pull Request - State: closed - Opened by odashi over 7 years ago
Labels: refactoring

#119 - Eigen library support

Issue - State: closed - Opened by odashi over 7 years ago
Labels: enhancement

#117 - Add tests about C APIs.

Issue - State: open - Opened by odashi over 7 years ago
Labels: enhancement

#116 - Import primitiv-c project.

Pull Request - State: closed - Opened by odashi over 7 years ago
Labels: enhancement

#100 - Exchange namespaces

Pull Request - State: closed - Opened by odashi over 7 years ago
Labels: refactoring

#99 - Remove workaround code for FreeBSD bug.

Pull Request - State: closed - Opened by odashi over 7 years ago
Labels: refactoring

#98 - Remove Python examples.

Pull Request - State: closed - Opened by odashi over 7 years ago
Labels: refactoring

#97 - Update readme.

Pull Request - State: closed - Opened by odashi over 7 years ago
Labels: documentation

#96 - Simplify "add_foo" to "add" and allow to add multiple arguments by one function.

Pull Request - State: closed - Opened by odashi over 7 years ago
Labels: enhancement