Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update from upstream repo Microsoft/CNTK@master #4

Merged
merged 323 commits into from
Jul 1, 2018
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Feb 27, 2018

  1. Configuration menu
    Copy the full SHA
    bd74694 View commit details
    Browse the repository at this point in the history
  2. Integrate jaliyaek/bugfix_sq into master

    Project Philly authored and CNTK Team committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    9c5dba4 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2018

  1. Add support to download WHL packages for RC builds

    Manik Jindal committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    4506eff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d487c0 View commit details
    Browse the repository at this point in the history
  3. Adding nightly builds links in news

    Adding nightly builds links in news for public visibility.
    manikjindal authored Feb 28, 2018
    Configuration menu
    Copy the full SHA
    cc163da View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2018

  1. Configuration menu
    Copy the full SHA
    9af853d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d770419 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2018

  1. Configuration menu
    Copy the full SHA
    cc30e2e View commit details
    Browse the repository at this point in the history
  2. Integrate kedeng/fixShapeInfer2 into master

    Project Philly authored and CNTK Team committed Mar 2, 2018
    Configuration menu
    Copy the full SHA
    311110d View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2018

  1. Updated MeanVarianceNormalization and LayerNormalization to work with…

    … epsilon.
    Spandan Tiwari committed Mar 3, 2018
    Configuration menu
    Copy the full SHA
    677cb42 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2018

  1. Configuration menu
    Copy the full SHA
    7d8e135 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35ce24a View commit details
    Browse the repository at this point in the history
  3. update groupID to match maven groupid

    add more maven deploy changes
    RatanRSur authored and mhamilton723 committed Mar 4, 2018
    Configuration menu
    Copy the full SHA
    21a71fc View commit details
    Browse the repository at this point in the history
  4. Enable scripted maven release

    rename maven-deploy
    RatanRSur authored and mhamilton723 committed Mar 4, 2018
    Configuration menu
    Copy the full SHA
    0b118c8 View commit details
    Browse the repository at this point in the history
  5. Update pom.xml

    mhamilton723 committed Mar 4, 2018
    Configuration menu
    Copy the full SHA
    de52f50 View commit details
    Browse the repository at this point in the history
  6. Bump pom.xml version

    mhamilton723 committed Mar 4, 2018
    Configuration menu
    Copy the full SHA
    6a8773b View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2018

  1. ONNX LSTM support

    liqunfu committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    7651b0d View commit details
    Browse the repository at this point in the history
  2. Reorganizing 1BitSGD files prior to merge with CNTK. See details below

    Custom license was removed
    Headers were updated to reflect MIT license
    README.md and .gitattributes were removed (CNTK repo already have them)
    Thiago Crepaldi committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    8eb1597 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2018

  1. Removing 1BitSGD submodule prior to merge with 1BitSGD repo

    Thiago Crepaldi committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    06f32e8 View commit details
    Browse the repository at this point in the history
  2. Integrate liqun/lstmstage2 into master

    Project Philly authored and CNTK Team committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    acc72dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20056a5 View commit details
    Browse the repository at this point in the history
  4. Simplify h-softmax interface

    KeDengMS committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    1d03a83 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2018

  1. Update cntk_cs.i

    n17s authored Mar 7, 2018
    Configuration menu
    Copy the full SHA
    678b8a9 View commit details
    Browse the repository at this point in the history
  2. Update LICENSE.md

    mx-iao authored Mar 7, 2018
    Configuration menu
    Copy the full SHA
    819baf0 View commit details
    Browse the repository at this point in the history
  3. Fix CNTK build and tests after 1bitSGD merge

    Thiago Crepaldi committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    0f28edf View commit details
    Browse the repository at this point in the history
  4. Create ThirdPartyNotices.md

    mx-iao authored Mar 7, 2018
    Configuration menu
    Copy the full SHA
    7dc7b53 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2018

  1. Merge pull request #2978 from gabrielilharco/master

    Fixing typo in Manual_How_to_feed_data.ipynb
    mx-iao authored Mar 8, 2018
    Configuration menu
    Copy the full SHA
    4144407 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2959 from tcleberg/master

    removed dead link easons to switch to CNTK from Tensorflow from read…
    mx-iao authored Mar 8, 2018
    Configuration menu
    Copy the full SHA
    b8ec6a7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2951 from bigonazzi/patch-1

    Fix typo
    mx-iao authored Mar 8, 2018
    Configuration menu
    Copy the full SHA
    cb1a23b View commit details
    Browse the repository at this point in the history
  4. Rename ImageWriterDll to DelayLoadedExtensionsDll

    Thiago Crepaldi committed Mar 8, 2018
    Configuration menu
    Copy the full SHA
    85c1429 View commit details
    Browse the repository at this point in the history
  5. Increase MPI pack threshold for more efficient distributed training

    Expose the knob to change MPI pack threshold in V2
    Fixed a build error with mpi=no
    KeDengMS committed Mar 8, 2018
    Configuration menu
    Copy the full SHA
    7215678 View commit details
    Browse the repository at this point in the history
  6. Fix memory leak in MKL layout

    KeDengMS committed Mar 8, 2018
    Configuration menu
    Copy the full SHA
    4f03bad View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dd88885 View commit details
    Browse the repository at this point in the history
  8. Get GPU ID with nvmlDeviceGetUUID instead of device id in /proc/

    Thanks to Frank's initial code change.
    Initialize NCCL with GPU ID frm nvml call instead of from device id in
    /proc. Previous way causes "same device being used" error if two
    different containers running on same host and try to initialize NCCL.
    
    Add nvml library for nvml apis
    
    Update the Makefile
    junjieqian committed Mar 8, 2018
    Configuration menu
    Copy the full SHA
    28f587f View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2018

  1. Fix issue #3019: RuntimeError: OptimizedRNNStackNode configured for s…

    …equence mode, but minibatch only has one time step.
    KeDengMS committed Mar 9, 2018
    Configuration menu
    Copy the full SHA
    f6b3260 View commit details
    Browse the repository at this point in the history
  2. Integrate 678b8a9 into master

    Project Philly authored and CNTK Team committed Mar 9, 2018
    Configuration menu
    Copy the full SHA
    3cb3430 View commit details
    Browse the repository at this point in the history
  3. Integrate kedeng/fix3019B into master

    Project Philly authored and CNTK Team committed Mar 9, 2018
    Configuration menu
    Copy the full SHA
    b709af3 View commit details
    Browse the repository at this point in the history
  4. Update baseline following commit 678b8a9

    KeDengMS committed Mar 9, 2018
    Configuration menu
    Copy the full SHA
    487a8bb View commit details
    Browse the repository at this point in the history
  5. Fix Issue #3004 for mpi=no

    KeDengMS committed Mar 9, 2018
    Configuration menu
    Copy the full SHA
    d63ddd9 View commit details
    Browse the repository at this point in the history
  6. Update pip package metadata (setup.py)

    Thiago Crepaldi committed Mar 9, 2018
    Configuration menu
    Copy the full SHA
    966f7ad View commit details
    Browse the repository at this point in the history
  7. Integrate kedeng/fix3004B into master

    Project Philly authored and CNTK Team committed Mar 9, 2018
    Configuration menu
    Copy the full SHA
    405f4be View commit details
    Browse the repository at this point in the history
  8. Fix OneHotSkip for C# 32-bit SizeTVector

    KeDengMS committed Mar 9, 2018
    Configuration menu
    Copy the full SHA
    00c7944 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2018

  1. Integrate kedeng/fixCSBaseline into master

    Project Philly authored and CNTK Team committed Mar 10, 2018
    Configuration menu
    Copy the full SHA
    3d0af05 View commit details
    Browse the repository at this point in the history
  2. Integrate jqian/nccl into master

    Project Philly authored and CNTK Team committed Mar 10, 2018
    Configuration menu
    Copy the full SHA
    ae81129 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2018

  1. Configuration menu
    Copy the full SHA
    82b56d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b5c085 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2018

  1. Configuration menu
    Copy the full SHA
    769ea5c View commit details
    Browse the repository at this point in the history
  2. Add 'long_description' for wheel package's metadata file

    Thiago Crepaldi committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    b3daad9 View commit details
    Browse the repository at this point in the history
  3. Fix wheel package name for nightly build scripts

    WHL package name has recently changed for GPU target build.
    Now the package is called cntk-gpu, which translates to a
    filename prefixed as cntk_gpu*.whl
    Thiago Crepaldi committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    44c626a View commit details
    Browse the repository at this point in the history
  4. Support ONNX GRU

    liqunfu committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    f1f3bb4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    edbda9d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e61a7f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2018

  1. Integrate yuqtang/ValidateRecurerenceStepFunction into master

    Project Philly authored and CNTK Team committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    feb00c1 View commit details
    Browse the repository at this point in the history
  2. Add ONNX GRU support

    liqunfu committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    46b6016 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6608da7 View commit details
    Browse the repository at this point in the history
  4. Integrate liqun/GRUStage into master

    Project Philly authored and CNTK Team committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    18723c7 View commit details
    Browse the repository at this point in the history
  5. update with ONNXIR

    liqunfu committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    3a1b8e1 View commit details
    Browse the repository at this point in the history
  6. update with ONNXIR

    liqunfu committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    a895b76 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2018

  1. Configuration menu
    Copy the full SHA
    7fd48e7 View commit details
    Browse the repository at this point in the history
  2. Integrate liqun/ONNXIRupdateStage2 into master

    Project Philly authored and CNTK Team committed Mar 15, 2018
    Configuration menu
    Copy the full SHA
    4178d9f View commit details
    Browse the repository at this point in the history
  3. Fixing ONNX producer_version bug.

    Spandan Tiwari committed Mar 15, 2018
    Configuration menu
    Copy the full SHA
    0b79085 View commit details
    Browse the repository at this point in the history
  4. iteration update

    liqunfu committed Mar 15, 2018
    Configuration menu
    Copy the full SHA
    0f428b3 View commit details
    Browse the repository at this point in the history
  5. Integrate liqun/it20183 into master

    Project Philly authored and CNTK Team committed Mar 15, 2018
    Configuration menu
    Copy the full SHA
    e39aeae View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2018

  1. Preparing Release 2.5 - bump version number

    Thiago Crepaldi committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    34ed567 View commit details
    Browse the repository at this point in the history
  2. Preparing Release 2.5 - update documentation

    Thiago Crepaldi committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    296ac76 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2018

  1. Update README and .clangformat

    KeDengMS committed Mar 17, 2018
    Configuration menu
    Copy the full SHA
    7e1a653 View commit details
    Browse the repository at this point in the history
  2. Update README.md with correct links to examples

    Thiago Crepaldi committed Mar 17, 2018
    Configuration menu
    Copy the full SHA
    6942ad1 View commit details
    Browse the repository at this point in the history
  3. Integrate vadimma/readse into master

    Project Philly authored and CNTK Team committed Mar 17, 2018
    Configuration menu
    Copy the full SHA
    91dbed4 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2018

  1. No need to aggregate with one worker in brainscript

    Remove msg printint GPU UUID
    junjieqian committed Mar 19, 2018
    Configuration menu
    Copy the full SHA
    542406d View commit details
    Browse the repository at this point in the history
  2. No aggregation or NCCL initialization if only one node used

    undef _SCL_SECURE_NO_WARNINGS for training
    junjieqian committed Mar 19, 2018
    Configuration menu
    Copy the full SHA
    10c327e View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2018

  1. Configuration menu
    Copy the full SHA
    7068329 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2018

  1. Update .clang-format to remove column limits

    Otherwise too much code change when formatting with clang-format
    KeDengMS committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    92b7b27 View commit details
    Browse the repository at this point in the history
  2. Integrate sptiwari/mean_var_norm_issue into master

    Project Philly authored and CNTK Team committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    3a22962 View commit details
    Browse the repository at this point in the history
  3. support ONNX RNN

    liqunfu committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    08ba969 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e83c56 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c8c02bf View commit details
    Browse the repository at this point in the history
  6. Integrate liqun/RNNStage into master

    Project Philly authored and CNTK Team committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    aab2567 View commit details
    Browse the repository at this point in the history
  7. Integrate muditj/FixNoRandomizerBug3 into master

    Project Philly authored and CNTK Team committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    82142f0 View commit details
    Browse the repository at this point in the history
  8. Integrate liqun/2954 into master

    Project Philly authored and CNTK Team committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    65961c9 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2018

  1. Configuration menu
    Copy the full SHA
    3f72469 View commit details
    Browse the repository at this point in the history
  2. Adding recurrence support to user defined functions. This enables UDF…

    … to be called inside recurrent loops.
    jaliyae committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    73c2046 View commit details
    Browse the repository at this point in the history
  3. Integrate sptiwari/add_rnn_to_ornn2 into master

    Project Philly authored and CNTK Team committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    5b04f46 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2018

  1. Fix automated cntk install script for windows

    Thiago Crepaldi committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    a5e0912 View commit details
    Browse the repository at this point in the history
  2. Integrate jaliyaek/recur_checkin into master

    Project Philly authored and CNTK Team committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    ed4bd3b View commit details
    Browse the repository at this point in the history
  3. Fix spatial batchnorm parameter inference with FreeDimension

    Roberto de Moura Estevão Filho committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    e6cb4c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2018

  1. Configuration menu
    Copy the full SHA
    09cdc6c View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2018

  1. Merge pull request #3065 from Microsoft/szhao/fixsample

    Update cntk version to 2.5 in the sample
    Thiago Crepaldi authored Mar 26, 2018
    Configuration menu
    Copy the full SHA
    a7453ed View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2018

  1. Configuration menu
    Copy the full SHA
    90a41f6 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2018

  1. Configuration menu
    Copy the full SHA
    5afcff3 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2018

  1. Configuration menu
    Copy the full SHA
    0ebaed4 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2018

  1. Integrate vadimma/fb into master

    Project Philly authored and CNTK Team committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    455aef8 View commit details
    Browse the repository at this point in the history
  2. Integrate yuqtang/StageGradOnGatherIndices into master

    Project Philly authored and CNTK Team committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    ca0f889 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2018

  1. Added test for batch norm spatial shape inference

    igormq authored and Roberto de Moura Estevão Filho committed Apr 6, 2018
    Configuration menu
    Copy the full SHA
    0b5b100 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4781c1 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2018

  1. Fixing the reader lib bug when number of samples in a chunk is less t…

    …han the number of workers
    jaliyae committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    82c8c69 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2018

  1. Integrate v-rodemo/fix-batchnorm-freedimension into master

    Project Philly authored and CNTK Team committed Apr 9, 2018
    Configuration menu
    Copy the full SHA
    d3d26d0 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2018

  1. Add requirements check for CNTK during Python module import

    Thiago Crepaldi committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    6e7ff0e View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2018

  1. Configuration menu
    Copy the full SHA
    09e25a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bd55b3 View commit details
    Browse the repository at this point in the history
  3. Fix bugs for fp16 in RNN and BMUF

    Note that sparse embedding is still not working yet.
    KeDengMS committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    5e0856e View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2018

  1. Integrate kedeng/RNNfp16_2 into master

    Project Philly authored and CNTK Team committed Apr 12, 2018
    Configuration menu
    Copy the full SHA
    89db005 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2018

  1. Configuration menu
    Copy the full SHA
    cd9285c View commit details
    Browse the repository at this point in the history
  2. Fix windows script to install cntk from binary drop

    Thiago Crepaldi committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    2e7bbaa View commit details
    Browse the repository at this point in the history
  3. Fixing ONNX BatchNormalization implementation to match spec.

    Spandan Tiwari committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    cf839dc View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2018

  1. Integrate sptiwari/shufflenet into master

    Project Philly authored and CNTK Team committed Apr 14, 2018
    Configuration menu
    Copy the full SHA
    1ffdc6e View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2018

  1. Remove unnecessary sys/io.h

    Machines with aarch64 architecure such as NVIDIA Jetson TX1 does
    not have sys/io.h. Without this commit, building
    libCntk.Core-2.5.so fails on a aarch64 machine.
    
    It should be safe to completely remove the inclusion of sys/io.h,
    since it seems that functions in the header are not used by CNTK.
    nglee committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    db211f1 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2018

  1. Configuration menu
    Copy the full SHA
    0b9b253 View commit details
    Browse the repository at this point in the history
  2. Add support to build wheel packages with third party libs

    Thiago Crepaldi committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    78a5ff3 View commit details
    Browse the repository at this point in the history
  3. Bump release version to 2.5.1

    Thiago Crepaldi committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    e237559 View commit details
    Browse the repository at this point in the history
  4. Update documentation for 2.5.1

    Thiago Crepaldi committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    133d346 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2018

  1. (chore) Cleanup ./README.md

    * Reorganise the sections to better reflect the the main use cases of the `READMD.md` e.g. finding out about the project in general, rather than a changelog 
    * Add more and cleanup markdown format (e.g. consistent single backticks for inline code, and python syntax highlighting for code blocks)
    * Gramatical/syntax fixes
    Joe8Bit authored Apr 19, 2018
    Configuration menu
    Copy the full SHA
    0b78d90 View commit details
    Browse the repository at this point in the history
  2. change cprintf to use vsnprintf (#3124)

    change cprintf to use vsnprintf
    libohanr100 authored and KeDengMS committed Apr 19, 2018
    Configuration menu
    Copy the full SHA
    baf3c66 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2018

  1. Use TLS 1.2 in devInstall script.

    Sergii Dymchenko committed Apr 20, 2018
    Configuration menu
    Copy the full SHA
    401e511 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2018

  1. Integrate liqun/RNNBlk2 into master

    Project Philly authored and CNTK Team committed Apr 23, 2018
    Configuration menu
    Copy the full SHA
    69a95f8 View commit details
    Browse the repository at this point in the history
  2. Fix PythonBindings build on machines with VS2017

    Thiago Crepaldi committed Apr 23, 2018
    Configuration menu
    Copy the full SHA
    1964906 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab0ef38 View commit details
    Browse the repository at this point in the history
  4. Add Windows OOBE support

    Thiago Crepaldi committed Apr 23, 2018
    Configuration menu
    Copy the full SHA
    116b662 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a0f072 View commit details
    Browse the repository at this point in the history
  6. adding publication date

    mx-iao authored Apr 23, 2018
    Configuration menu
    Copy the full SHA
    086073e View commit details
    Browse the repository at this point in the history
  7. Update README.md

    mx-iao authored Apr 23, 2018
    Configuration menu
    Copy the full SHA
    cd03a71 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #3140 from Joe8Bit/master

    (chore) Cleanup ./README.md
    mx-iao authored Apr 23, 2018
    Configuration menu
    Copy the full SHA
    438f619 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    51b9c0e View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2018

  1. Allow to add some extra cxxflags via env

    Allow to add some extra cxxflags via system env. 
    
    Use cases:
    1) #3155
    export CXXFLAGS="-Wno-unused-variable -Wno-sign-compare" 
    configure && make
    
    2) Our libc/libstdc has been built with gcc-4.9. So we fail to build cntk in current state with gcc-5 in compatibility mode.
    https://gcc.gnu.org/onlinedocs/libstdc++/manual/using_dual_abi.html
    
    After patching cntk we have successful build:
    COMMON_FLAGS="-D_GLIBCXX_USE_CXX11_ABI=0" CXXFLAGS="-D_GLIBCXX_USE_CXX11_ABI=0 -Wno-unused-variable -Wno-sign-compare" configure && make
    (nvcc don't recongnise -W flags)
    MalKeshar authored Apr 24, 2018
    Configuration menu
    Copy the full SHA
    e785a2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1e2c91 View commit details
    Browse the repository at this point in the history
  3. Fix VS build when source code and VS are in different drives

    Thiago Crepaldi committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    575e21b View commit details
    Browse the repository at this point in the history
  4. Add Linux OOBE support

    Thiago Crepaldi committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    d5db843 View commit details
    Browse the repository at this point in the history
  5. Integrate gloch/fix_native_proposallayerlib into master

    Project Philly authored and CNTK Team committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    98dc8e4 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2018

  1. Configuration menu
    Copy the full SHA
    ea47e04 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3156 from MalKeshar/patch-1

    Allow to add extra cxxflags via env
    Thiago Crepaldi authored Apr 25, 2018
    Configuration menu
    Copy the full SHA
    adf4826 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de5621c View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2018

  1. Integrate db211f1 into master

    Project Philly authored and CNTK Team committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    51ed19a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8250d54 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2018

  1. Restore number mistaken for version.

    Sergii Dymchenko committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    bbf20c0 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2018

  1. Configuration menu
    Copy the full SHA
    c0d5386 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96dc7fc View commit details
    Browse the repository at this point in the history

Commits on May 2, 2018

  1. Fixes for UWPBuilds

    - Using installed version of the Windows Universal SDK
    - Removed hard-coded version number
    - Leveraging common settings in CNTK.Cpp.props and CNTK.Common.props
    - Updating version for jenkins build
    - Temporarily disabling CNTKLibraryCPPUWPEvalExampleTests
    David Brownell committed May 2, 2018
    Configuration menu
    Copy the full SHA
    d39bc83 View commit details
    Browse the repository at this point in the history
  2. fix build break

    jaliyae committed May 2, 2018
    Configuration menu
    Copy the full SHA
    936659c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7cc3762 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2018

  1. Configuration menu
    Copy the full SHA
    b24814e View commit details
    Browse the repository at this point in the history

Commits on May 4, 2018

  1. Configuration menu
    Copy the full SHA
    2563e9c View commit details
    Browse the repository at this point in the history
  2. Addressing CR feedback

    pk-g committed May 4, 2018
    Configuration menu
    Copy the full SHA
    c54d1b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    794e497 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2018

  1. Implemented eye_like Op and the depedent SetDiagonalValue methods for…

    … CPU and GPU sparse matrices.
    tangyuq committed May 6, 2018
    Configuration menu
    Copy the full SHA
    5a587b3 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2018

  1. Configuration menu
    Copy the full SHA
    367a13d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa273cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7e8723 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2018

  1. Configuration menu
    Copy the full SHA
    8f28edd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf03d9a View commit details
    Browse the repository at this point in the history

Commits on May 11, 2018

  1. Configuration menu
    Copy the full SHA
    a02752e View commit details
    Browse the repository at this point in the history

Commits on May 14, 2018

  1. Generating .Net Standard Assembly

    David Brownell committed May 14, 2018
    Configuration menu
    Copy the full SHA
    f774f31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6344f58 View commit details
    Browse the repository at this point in the history
  3. Addressing CR feedback

    pk-g committed May 14, 2018
    Configuration menu
    Copy the full SHA
    19f7eb6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fefa63c View commit details
    Browse the repository at this point in the history
  5. Merge branch 'peykash/initializer' of https://github.com/Microsoft/cntk

    … into peykash/initializer
    pk-g committed May 14, 2018
    Configuration menu
    Copy the full SHA
    7d27fc9 View commit details
    Browse the repository at this point in the history
  6. Integrate liqun/lstmblk into master

    Project Philly authored and CNTK Team committed May 14, 2018
    Configuration menu
    Copy the full SHA
    4d25aa6 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2018

  1. Configuration menu
    Copy the full SHA
    a8aace8 View commit details
    Browse the repository at this point in the history
  2. Removing Hard Tabs

    pk-g committed May 15, 2018
    Configuration menu
    Copy the full SHA
    cc62c93 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2018

  1. Merge branch 'pull/3163'

    Ke Deng committed May 18, 2018
    Configuration menu
    Copy the full SHA
    d0b4d1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6c8fa4 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2018

  1. Configuration menu
    Copy the full SHA
    190398c View commit details
    Browse the repository at this point in the history
  2. Expose maxErrors in python

    vmazalov committed May 19, 2018
    Configuration menu
    Copy the full SHA
    c8c0fd6 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2018

  1. Configuration menu
    Copy the full SHA
    60a7beb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    796b59d View commit details
    Browse the repository at this point in the history

Commits on May 22, 2018

  1. Fix support to add dependencies on wheel packages

    Thiago Crepaldi committed May 22, 2018
    Configuration menu
    Copy the full SHA
    156ff07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bad8cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cce690e View commit details
    Browse the repository at this point in the history

Commits on May 23, 2018

  1. fix cr suggestions

    jaliyae committed May 23, 2018
    Configuration menu
    Copy the full SHA
    ab5bd88 View commit details
    Browse the repository at this point in the history
  2. fix the test failure

    jaliyae committed May 23, 2018
    Configuration menu
    Copy the full SHA
    0d52225 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'jaliyaek/int16'

    Thiago Crepaldi committed May 23, 2018
    Configuration menu
    Copy the full SHA
    f49c174 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2018

  1. Fix Elu export to ONNX.

    Sergii Dymchenko committed May 24, 2018
    Configuration menu
    Copy the full SHA
    8b8027f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bd9d28 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2018

  1. Configuration menu
    Copy the full SHA
    6d5ed45 View commit details
    Browse the repository at this point in the history
  2. Add CNTK element_select to ONNX conversion.

    Sergii Dymchenko committed May 25, 2018
    Configuration menu
    Copy the full SHA
    8d3e1fa View commit details
    Browse the repository at this point in the history
  3. Address review comments.

    Sergii Dymchenko committed May 25, 2018
    Configuration menu
    Copy the full SHA
    cb99bd6 View commit details
    Browse the repository at this point in the history
  4. Fix ONNX compatibility issues when exporting Select.

    Sergii Dymchenko committed May 25, 2018
    Configuration menu
    Copy the full SHA
    0642d73 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2018

  1. Configuration menu
    Copy the full SHA
    199bc5c View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2018

  1. Add ONNX 1.2 support

    liqunfu committed Jun 4, 2018
    Configuration menu
    Copy the full SHA
    cdb9afb View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2018

  1. Building .Net Core on Linux

    David Brownell committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    7882cf0 View commit details
    Browse the repository at this point in the history
  2. Side-by-Side compilation for Windows and Linux

    David Brownell committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    c42a444 View commit details
    Browse the repository at this point in the history
  3. Removing old buildinfo.h files hanging around

    David Brownell committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    5d92880 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2018

  1. Adding model domain to ONNX model export.

    Spandan Tiwari authored and Thiago Crepaldi committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    2b32640 View commit details
    Browse the repository at this point in the history
  2. Check groups attribute existence in convolution op ONNX export.

    Spandan Tiwari authored and Thiago Crepaldi committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    f2192a1 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2018

  1. Update linux build to use latest mkl-dnn and embed it with mkl

    Previously MKL-DNN was hard-coded to /usr/local/lib.
    Now it will be installed where the config --with-mkl parameter points to
    Thiago Crepaldi committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    9e8d093 View commit details
    Browse the repository at this point in the history
  2. updatre onnx 1.2.1

    liqunfu committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    bc71c7e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3252 from Microsoft/liqun/ONNXQuickStage2

    update onnx 1.2.1
    liqunfu authored Jun 8, 2018
    Configuration menu
    Copy the full SHA
    c986235 View commit details
    Browse the repository at this point in the history
  4. Update Select export for ONNX 1.2.

    Sergii Dymchenko committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    0ec517c View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2018

  1. Updates to CNTKLibraryCSTrainingTest.csproj

    Restored explicit removal of files until we can delete the standard project and remove them officially.
    
    
    Temporarily disabling C# tests for weekend build
    
    Will root cause the failures on Monday
    David Brownell committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    172cf67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    327c030 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2018

  1. Remove broadcast attribute to support ONNX 1.2.

    Sergii Dymchenko committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    728596a View commit details
    Browse the repository at this point in the history
  2. Update Multiverso to target Windows 10.0.16299.0 as other components …

    …in CNTK
    KeDengMS committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    7942a97 View commit details
    Browse the repository at this point in the history
  3. Update Multiverso to target Windows 10.0.16299.0 as other components …

    …in CNTK
    KeDengMS authored and Spandan Tiwari committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    59e8f9f View commit details
    Browse the repository at this point in the history
  4. Fixing missing shape attributue in output node of ONNX models. Better…

    … error reporting.
    Spandan Tiwari committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    fd7616b View commit details
    Browse the repository at this point in the history
  5. Update Multiverso

    KeDengMS committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    738e929 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'kedeng/fixMultiverso'

    KeDengMS committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    830b6f9 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2018

  1. Pad the shape with trailing 1s when axis > 0 for ONNX 1.2.

    Sergii Dymchenko committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    c26fa21 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2018

  1. Adding FP16 support for Export/Import

    pk-g authored and Thiago Crepaldi committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    5546586 View commit details
    Browse the repository at this point in the history
  2. Update Multiverso

    KeDengMS authored and Thiago Crepaldi committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    46edeb4 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2018

  1. Fix CNTK Dev docker

    Thiago Crepaldi committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    35341ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebe7042 View commit details
    Browse the repository at this point in the history
  3. Bringing in bug fix from Lotus for missing output node shape attribut…

    …e. Undoing exisiting fix.
    Spandan Tiwari committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    d779e52 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5371b53 View commit details
    Browse the repository at this point in the history
  5. Fix cudnn symbolic link on CNTK Dockerfile

    Thiago Crepaldi committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    057c1ce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c1a3db7 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2018

  1. Enable rnn ops with onnx 1.2

    liqunfu committed Jun 16, 2018
    Configuration menu
    Copy the full SHA
    58473d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a59d5ee View commit details
    Browse the repository at this point in the history
  3. Fix test_convolution_transpose on the build system.

    Sergii Dymchenko committed Jun 16, 2018
    Configuration menu
    Copy the full SHA
    ea1010d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    172cab1 View commit details
    Browse the repository at this point in the history
  5. Fix several float16 op tests on the build system.

    Sergii Dymchenko committed Jun 16, 2018
    Configuration menu
    Copy the full SHA
    11edc80 View commit details
    Browse the repository at this point in the history
  6. Skip test_OptimizedRNNStack.

    Sergii Dymchenko committed Jun 16, 2018
    Configuration menu
    Copy the full SHA
    18910c5 View commit details
    Browse the repository at this point in the history
  7. Temporarily skip several failing float16 ONNX tests.

    Sergii Dymchenko committed Jun 16, 2018
    Configuration menu
    Copy the full SHA
    deef207 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2018

  1. Fix several float16 convolution ONNX tests on the CI system.

    Sergii Dymchenko committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    2dc61c1 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2018

  1. Configuration menu
    Copy the full SHA
    6d85793 View commit details
    Browse the repository at this point in the history
  2. Revert "Temporarily skip several failing float16 ONNX tests."

    This reverts commit deef207.
    pk-g committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    7449613 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79312de View commit details
    Browse the repository at this point in the history
  4. fix style

    jaliyae committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    134e976 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2018

  1. Fix python doc tests due to formatting

    Thiago Crepaldi committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    8f5fcd4 View commit details
    Browse the repository at this point in the history
  2. Temporarily disable op2cntk_test.py/{test_conv_setup,test_batch_norm_…

    …setup} to fix failures downstream
    Spandan Tiwari authored and Thiago Crepaldi committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    623323f View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2018

  1. Disabled additional C# test

    David Brownell committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    7ea5a2c View commit details
    Browse the repository at this point in the history
  2. Temporarily disable doctest until formatting is fixed

    Thiago Crepaldi committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    117448f View commit details
    Browse the repository at this point in the history
  3. Disabling stack trace on Windows when environment var is set

    David Brownell committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    4cd3dc8 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into sptiwari/onnx1.2_merge

    Spandan Tiwari committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    e7976cc View commit details
    Browse the repository at this point in the history
  5. Increase error tolerance for BatchNormalization Spatial tests

    Thiago Crepaldi committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    5df8651 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into sptiwari/onnx1.2_merge

    Thiago Crepaldi committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    8f738ae View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2018

  1. Temporarily disable doctest until formatting is fixed

    Thiago Crepaldi committed Jun 23, 2018
    Configuration menu
    Copy the full SHA
    91afddb View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2018

  1. Fixed incorrect hash values

    David Brownell committed Jun 24, 2018
    Configuration menu
    Copy the full SHA
    dc132a4 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2018

  1. Restored tests

    David Brownell committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    ffc4595 View commit details
    Browse the repository at this point in the history
  2. Restored 1 more test

    David Brownell committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    29be2c8 View commit details
    Browse the repository at this point in the history
  3. Removed code that was incorrectly checked in

    David Brownell committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    ddea43c View commit details
    Browse the repository at this point in the history
  4. Restoring additional tests

    David Brownell committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    c0b81b5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b7acd42 View commit details
    Browse the repository at this point in the history
  6. Copy v2libCStest dependencies to local

    TJ committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    52101bf View commit details
    Browse the repository at this point in the history
  7. Add sin/cos to ONNX import.

    Sergii Dymchenko committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    d19e4ca View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2018

  1. Add Cos/Sin/Acos/Asin to ONNX export.

    Sergii Dymchenko committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    987b22a View commit details
    Browse the repository at this point in the history
  2. Fixed behavior when dry_run is True

    David Brownell authored and David Brownell committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    38dc974 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/Microsoft/CNTK into tix_f…

    …ixRestoredTestFailures
    TJ committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    ede74e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da60e4f View commit details
    Browse the repository at this point in the history
  5. Changed run-test of CifarResNetClassifierTest to look for testData in

    the correct folder
    TJ committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    8a38f55 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'sptiwari/update_depth2space'

    Thiago Crepaldi committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    e612bc4 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2018

  1. Configuration menu
    Copy the full SHA
    02be8a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c1e5ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc368ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c389ed View commit details
    Browse the repository at this point in the history
  5. Fixing strides and dilation attributes in ONNX AveragePool, MaxPool, …

    …Conv, ConvTranpose import.
    Spandan Tiwari committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    805c4a6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2e29625 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2018

  1. Configuration menu
    Copy the full SHA
    6340792 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'sptiwari/onnx_avg_pool_stride'

    Spandan Tiwari (CAFE) committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    e160304 View commit details
    Browse the repository at this point in the history
  3. update to ONNX1.2.2

    liqunfu committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    c589619 View commit details
    Browse the repository at this point in the history
  4. Add Tan/Atan ops to CNTK (with ONNX support).

    Sergii Dymchenko committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    e95f92c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    69938f2 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2018

  1. Merge branch 'sedymche/onnx-trig'

    Sergii Dymchenko committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    bece037 View commit details
    Browse the repository at this point in the history