1. 21 Aug, 2019 10 commits
  2. 20 Aug, 2019 20 commits
    • Adam Procter's avatar
      7133540a
    • Nishant Patel's avatar
      Add QuantizedDot to ngraph core (#3235) · 79041d19
      Nishant Patel authored
      * First pass, remove QDot as experimental op, add it as core op, test case failing
      
      * Change QuantizedMatmul API
      
      * Tests for QuantizedDot passing, cleanup required
      
      * Move test cases to backend_test.in.cpp
      
      * Change reference dot API to take scale and zero point
      
      * Onnx matmul integer tests passing
      
      * Add validate_and_infer_types()
      
      * Add more checks for QDot
      
      * Add type prop tests
      
      * Add interpreter support
      
      * Add serializer support
      
      * Disable tests in other backends
      
      * Fix test and add codegen support
      
      * Make axes optional argument
      
      * Change fusion pattern
      
      * Copyright
      
      * merge changes
      
      * more merge changes
      
      * Fix more merge conflicts
      
      * change builders to reflect new changes
      
      * cleanup
      
      * Add reduction_axes to the API
      
      * Fix onnx test cases
      
      * Remove debug comments
      
      * Fix CI
      
      * disable plaidml tests
      
      * Remove comment
      79041d19
    • Adam Procter's avatar
      1bc0a299
    • Adam Procter's avatar
      clang-format comments: /doc/examples (#3477) · d1d59827
      Adam Procter authored
      * Opt /doc/examples into the new comment-wrapping rules
      
      * Typo
      
      * Update rst line number refs
      d1d59827
    • Nishant Patel's avatar
      Remove quantized pool {avg and max} (#3458) · dc0f0011
      Nishant Patel authored
      * Remove QuantizedMaxPool
      
      * Remove QuantizedAvgPool
      
      * Disable tests for plaidML
      
      * Fix CI
      
      * Add correct casting for int8 type in reference kernel
      
      * Disable tests for GPU
      dc0f0011
    • Robert Kimball's avatar
      Did a batch normalization of the BatchNorm unit test names (#3439) · 152e99d8
      Robert Kimball authored
      * Normalize BatchNorm test names
      
      * unit test renamed so manifest must be updated
      152e99d8
    • Leona C's avatar
      Note style check helper on README · cd6b9b09
      Leona C authored
      cd6b9b09
    • Adam Procter's avatar
      Dynamic "flatten" builder (#3448) · 97578988
      Adam Procter authored
      * Dynamic version of builder::flatten
      
      * Remove as_single_output_node (no longer needed)
      
      * Temp fix for dyn elimination
      97578988
    • Leona C's avatar
      Update README regarding CI · 48665f05
      Leona C authored
      48665f05
    • Adam Procter's avatar
      clang-format comments: /src/ngraph/pass (#3473) · a4a3031b
      Adam Procter authored
      * Plant an updated .clang-format in src/ngraph, with overrides in each subdir thereof
      
      * Whoops, forgot to commit the actual .clang-formats
      
      * Remove src/ngraph/type/.clang-format (it was having no effect)
      
      * Remove src/ngraph/distributed/.clang-format (it was having no effect)
      
      * Remove src/ngraph/codegen/.clang-format (only one file was affected, so it's a wash)
      
      * Remove src/ngraph/autodiff/.clang-format (only one file was affected, so it's a wash)
      
      * Un-relax comment wrapping in src/ngraph/state
      
      * Revert "Un-relax comment wrapping in src/ngraph/state"
      
      This reverts commit 41fc50fb92bffb7f5aca4126eb1267f00dcca727.
      
      * Un-relax comment wrapping in src/ngraph/pass
      
      * Remove .clang-format
      a4a3031b
    • Adam Procter's avatar
      clang-format comments: /src/ngraph/descriptor (#3470) · 69c02f2c
      Adam Procter authored
      * Plant an updated .clang-format in src/ngraph, with overrides in each subdir thereof
      
      * Whoops, forgot to commit the actual .clang-formats
      
      * Remove src/ngraph/type/.clang-format (it was having no effect)
      
      * Remove src/ngraph/distributed/.clang-format (it was having no effect)
      
      * Remove src/ngraph/codegen/.clang-format (only one file was affected, so it's a wash)
      
      * Remove src/ngraph/autodiff/.clang-format (only one file was affected, so it's a wash)
      
      * Un-relax comment wrapping in src/ngraph/descriptor
      
      * Un-relax comment wrapping in src/ngraph/state
      
      * Revert "Un-relax comment wrapping in src/ngraph/state"
      
      This reverts commit 41fc50fb92bffb7f5aca4126eb1267f00dcca727.
      
      * Remove .clang-format
      69c02f2c
    • Adam Procter's avatar
      clang-format comments: /src/ngraph/builder (#3472) · d603d3e3
      Adam Procter authored
      * Plant an updated .clang-format in src/ngraph, with overrides in each subdir thereof
      
      * Whoops, forgot to commit the actual .clang-formats
      
      * Remove src/ngraph/type/.clang-format (it was having no effect)
      
      * Remove src/ngraph/distributed/.clang-format (it was having no effect)
      
      * Remove src/ngraph/codegen/.clang-format (only one file was affected, so it's a wash)
      
      * Remove src/ngraph/autodiff/.clang-format (only one file was affected, so it's a wash)
      
      * Un-relax comment wrapping in src/ngraph/state
      
      * Revert "Un-relax comment wrapping in src/ngraph/state"
      
      This reverts commit 41fc50fb92bffb7f5aca4126eb1267f00dcca727.
      
      * Un-relax comment wrapping in src/ngraph/builder
      
      * Remove .clang-format
      d603d3e3
    • Leona C's avatar
      Changelog fix · bfdae469
      Leona C authored
      bfdae469
    • Leona C's avatar
      Tested doc build · 1ca477da
      Leona C authored
      1ca477da
    • Leona C's avatar
      e2322b66
    • Adam Procter's avatar
      clang-format comments: /src/ngraph/pattern (#3471) · 1475a9c3
      Adam Procter authored
      * Plant an updated .clang-format in src/ngraph, with overrides in each subdir thereof
      
      * Whoops, forgot to commit the actual .clang-formats
      
      * Remove src/ngraph/type/.clang-format (it was having no effect)
      
      * Remove src/ngraph/distributed/.clang-format (it was having no effect)
      
      * Remove src/ngraph/codegen/.clang-format (only one file was affected, so it's a wash)
      
      * Remove src/ngraph/autodiff/.clang-format (only one file was affected, so it's a wash)
      
      * Un-relax comment wrapping in src/ngraph/state
      
      * Revert "Un-relax comment wrapping in src/ngraph/state"
      
      This reverts commit 41fc50fb92bffb7f5aca4126eb1267f00dcca727.
      
      * Un-relax comment wrapping in src/ngraph/pattern
      
      * Remove .clang-format
      1475a9c3
    • Leona C's avatar
      Release notes on 0.25.1 · 177372c3
      Leona C authored
      177372c3
    • Leona C's avatar
      Release notes on 0.25.1 · 8033ab78
      Leona C authored
      8033ab78
    • Adam Procter's avatar
      clang-format comments: /src/ngraph/state (#3469) · c0596157
      Adam Procter authored
      * Plant an updated .clang-format in src/ngraph, with overrides in each subdir thereof
      
      * Whoops, forgot to commit the actual .clang-formats
      
      * Remove src/ngraph/type/.clang-format (it was having no effect)
      
      * Remove src/ngraph/distributed/.clang-format (it was having no effect)
      
      * Remove src/ngraph/codegen/.clang-format (only one file was affected, so it's a wash)
      
      * Remove src/ngraph/autodiff/.clang-format (only one file was affected, so it's a wash)
      
      * Un-relax comment wrapping in src/ngraph/state
      
      * Revert "Un-relax comment wrapping in src/ngraph/state"
      
      This reverts commit 41fc50fb92bffb7f5aca4126eb1267f00dcca727.
      
      * Un-relax comment wrapping in src/ngraph/state
      
      * Remove .clang-format
      c0596157
    • Adam Procter's avatar
  3. 19 Aug, 2019 6 commits
    • Mateusz Bencer's avatar
      [Spec][Fused] Adjust op Normalize (#3406) · 5ed2c588
      Mateusz Bencer authored
      * Changed name from Normalize to Normalize2
      
      * Changed name from Normalize to Normalize2 in tests
      
      * Changed name of normalize source files
      
      * Removed across spatial and channel shared params
      
      * Removed scale and introduced input axes
      
      * Support for axes input was introduced
      
      * Added possibility to choose method of bias using
      
      * Clang style applied
      
      * Code review remarks introduced
      
      * Code review remarks introduced
      
      * Added python script to generate normalize_l2 test data
      5ed2c588
    • Adam Procter's avatar
      Add .clang-format with comment wrap to src/ngraph (#3461) · 802bca81
      Adam Procter authored
      * Plant an updated .clang-format in src/ngraph, with overrides in each subdir thereof
      
      * Whoops, forgot to commit the actual .clang-formats
      
      * Remove src/ngraph/type/.clang-format (it was having no effect)
      
      * Remove src/ngraph/distributed/.clang-format (it was having no effect)
      
      * Remove src/ngraph/codegen/.clang-format (only one file was affected, so it's a wash)
      
      * Remove src/ngraph/autodiff/.clang-format (only one file was affected, so it's a wash)
      
      * Un-relax comment wrapping in src/ngraph/state
      
      * Revert "Un-relax comment wrapping in src/ngraph/state"
      
      This reverts commit 41fc50fb92bffb7f5aca4126eb1267f00dcca727.
      802bca81
    • Nagy Mostafa's avatar
    • Diego Caballero's avatar
    • Mateusz Bencer's avatar
      [Spec] Adjust op Proposal (#3419) · 47dc073e
      Mateusz Bencer authored
      * Changed required image_shape type from u64 to float
      
      * Proposal op was adjusted
      
      * Clang styles applied
      
      * Added missing new line
      
      * Fixed problem with narrowing conversion
      
      * Code review remarks
      
      * Removed checking types of Proposal input params
      
      * Removed unused input element type variables
      47dc073e
    • Scott Cyphers's avatar
      Cyphers/mdynamic (#3463) · c3b53e5d
      Scott Cyphers authored
      * Separate dynamic loading from static linking
      
      * Missed find_my_pathname
      c3b53e5d
  4. 17 Aug, 2019 3 commits
  5. 16 Aug, 2019 1 commit