- 27 Jul, 2018 2 commits
-
-
Adam Procter authored
* Testing out some ideas for better error messages on AvgPool * Add uncaught_exception() check to ConstructionAssertLogger dtor * More general assertion class, not homed inside Node * Minor formatting change * NODE_ASSERT for type prop failure * Produce lighter-weight DummyAssertionHandler when assertion succeeds * New ctor for AssertionHelper that takes a single location arg; more const&-ness for the constructors * Remove move constructor for AssertionHelper; fix broken test in assertion.cpp * Miscellaneous improvements * Templatized AssertionHelper so different exception classes can be used; implemented TYPE_CHECK_ASSERT around this * Changed from a "stack" of locations to a single location (the stack was too complicated) * Added "FAIL" classes/macros which do not take a condition * Rename a helper function * Cleanup, cruft removal * Add test to make sure the assert helper has the lifetime we expect * Missing includes
-
L.S. Cook authored
-
- 26 Jul, 2018 4 commits
-
-
Robert Kimball authored
-
L.S. Cook authored
* editing how to execute computation file for clarity and linenos * Add placeholder for runtime docs * Update section on backends, interpreter, and FPGA options * add updated master to fix python_ci * Weird autosummary issue reverted * Clarify new section * fix up docs * Update pattern matcher doc based on Nik's presentation slides WIP * Update doc structure and examples * remove old folder * Fix broken Tensorview refs * new section on distr training * updated index w/drafted outline * . helping people document code more efficiently * edit WIP branch * WIP editing * WIP editing * init distributed doc * PR review edits * modify dist doc and dist mnist_mlp * Finish PR review comment fixes so far * Improving distributed training docs * Fix build error now that we have documented inteface backends use * update example build and run * update how-to distributed training doc * Editing distr train docs * Reword section to avoid strange doc build error * rebuild for zero errors for CI * split patternmatcher PR * PR feedback added * Add more help and detail for MXNet and neon distr * Resolve merge conflicts due to patternmatcher doc split * Resolve merge conflicts due to patternmatcher doc split * Resolve build errors manually * These files are already added to the branch * fix style * update with glossary def and link to Intel paper on synchronous SGD * fix link to sgd * remove comm_rank in dist example
-
Chris Sullivan authored
* Broadcast and Pad bug fix.
-
shssf authored
* IntelGPUBackend: Broadcast operation * IntelGPUBackend: more tests for Broadcast operation * Move macro to static C function in Broadcast tests
-
- 25 Jul, 2018 1 commit
-
-
Jayaram Bobba authored
CPU Direct Execution Part 4
-
- 23 Jul, 2018 12 commits
-
-
Jaikrishnan Menon authored
-
Jaikrishnan Menon authored
-
Jaikrishnan Menon authored
-
Jaikrishnan Menon authored
-
Jaikrishnan Menon authored
This reverts commit 549a4fd1.
-
Jaikrishnan Menon authored
-
Jaikrishnan Menon authored
-
Jaikrishnan Menon authored
-
Jaikrishnan Menon authored
-
Jaikrishnan Menon authored
-
-
Jaikrishnan Menon authored
-
- 22 Jul, 2018 1 commit
-
-
Jayaram Bobba authored
-
- 21 Jul, 2018 1 commit
-
-
Jaikrishnan Menon authored
-
- 20 Jul, 2018 19 commits
-
-
Nick Korovaiko authored
* simplify inplace reshape * relax check in emitter
-
Scott Cyphers authored
-
Jaikrishnan Menon authored
-
Jaikrishnan Menon authored
-
Jaikrishnan Menon authored
and track callees within the ExternalFunction
-
Jaikrishnan Menon authored
-
Jaikrishnan Menon authored
-
Jaikrishnan Menon authored
-
Jaikrishnan Menon authored
-
Jaikrishnan Menon authored
-
Jaikrishnan Menon authored
-
Jaikrishnan Menon authored
-
Jaikrishnan Menon authored
-
Jaikrishnan Menon authored
-
Jaikrishnan Menon authored
-
Jaikrishnan Menon authored
-
Jaikrishnan Menon authored
-
Jaikrishnan Menon authored
-
Jaikrishnan Menon authored
-