- 21 Jan, 2019 4 commits
-
-
Yixing Lao authored
-
Adam Rogowiec authored
-
Adam Rogowiec authored
-
Artur Wojcik authored
-
- 19 Jan, 2019 1 commit
-
-
Rob Earhart authored
-
- 18 Jan, 2019 7 commits
-
-
Adam Procter authored
Fix a CoordinateTransform corner case exposed by ONNX unit tests
-
Adam Rogowiec authored
-
Michał Karzyński authored
* [ONNX] Enable softplus tests * style-apply
-
Adam Procter authored
-
Louis Feng authored
* batch dot bprop WIP. * WIP. * testing. * clean up debug code. * comments and var name change. * clean up. * format style, batch dot differentiable pass. * removed debug output. * added unit test to autodiff, refactored make_function -> make_function_from_file. * fixed build warning. * fixed gpu build error. * clang format fix. * all test_tools.cpp to find SERIALIZED_ZOO * remove cmake redef. * fix unused macro. * making test cpu only. * testing build var * macro test * verbose makefile test * style fix * verbose make * test/util needs test/models. * removed debug output. * refactor fusion type. * refactor fusion type.
-
Adam Procter authored
-
Adam Procter authored
-
- 17 Jan, 2019 11 commits
-
-
Robert Kimball authored
* fix windows build * wip * mkldnn seems to build * address various errors building cpu backend with MSVC * wip * wip
-
Sang Ik Lee authored
Changed python setup multiprocessing usage
-
Sang Ik Lee authored
-
Adam Procter authored
* Retire Reduce, ReduceWindow, SelectAndScatter * Remove lingering AnyAllReplacement code * Remove apparently-now-unused macro * Remove lingering op/reduce.hpp includes * Remove FunctionCall * Update Python stuff to remove FunctionCall, Reduce * Add Any/All tests to GPU manifest * Remove deleted .hpp #include from gpu_compiled_function.cpp * Restore reduce_function.cpp since that is where the All/Any implementations ended up residing * Add reduce_function.cpp back into CMakeLists.txt * Remove #include of deleted reduce.hpp * Re-remove AnyAllReplacement from GPU passes * Remove deleted #includes from gpu_internal_function.cpp * Remove git conflict stuff (whoops) * Add newline at EOF, per review comment * Address flake8 complaint about unused import
-
Clive Cox authored
-
Leona C authored
* Resolve doc build warning regarding footnote * Update for versioning
-
Adam Procter authored
Sink Concat
-
Adam Procter authored
-
Adam Procter authored
A simple heuristic for slice sinker
-
Adam Procter authored
-
Adam Procter authored
Disable parameter propagation in MemoryLayout
-
- 16 Jan, 2019 17 commits
-
-
Adam Procter authored
-
Adam Procter authored
Add a trace when we reuse inputs in Memory Layout
-
Adam Procter authored
-
Nick Korovaiko authored
-
Adam Procter authored
-
Adam Procter authored
[ONNX] Parametrize tests to run on multiple backends
-
Adam Procter authored
-
nikolay.korovaiko authored
-
Adam Procter authored
[Py] Fix version label
-
nikolay.korovaiko authored
-
Adam Procter authored
-
Michał Karzyński authored
-
Michal Karzynski authored
-
Adam Procter authored
fix parallel build of target `python_wheel`
-
Michal Karzynski authored
-
Artur Wojcik authored
-
Michal Karzynski authored
-