- 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 21 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
-
Michal Karzynski authored
-
Adam Rogowiec authored
-
Rob Earhart authored
-
Nick Korovaiko authored
* sink pad and slice * Update reshape_sinking.cpp * batch size 1 -> 100 * move extern decls to header * Update reshape_sinking.hpp
-
- 15 Jan, 2019 8 commits
-
-
Adam Procter authored
Updates CODEOWNERS file for CI stuff
-
Robert Kimball authored
-
Adam Procter authored
[ONNX] Move CPU tests to INTERPRETER
-
Scott Cyphers authored
-
Adam Procter authored
Add a space in one of the diag msgs
-
Nick Korovaiko authored
-
Nick Korovaiko authored
-
Michal Karzynski authored
-