• Adam Procter's avatar
    Partial Shapes and Types, Part 4k: AvgPool/MaxPool and backprops (#1871) · 256a8b6d
    Adam Procter authored
    * Add merge_rank function
    
    * Update infer_windowed_reduction_output_shape to use PartialShape
    
    * Minor simplification
    
    * Some unit tests and (whaddaya know) fixes for infer_windowed_reduction_output_shape
    
    * Update infer_batched_pooling_forward to use PartialShape
    
    * Update pooling fprop ops for partial shapes
    
    * Update pooling bprop ops for partial shapes
    
    * Add test-failing reminders to implement unit tests for partial shape/type prop for pooling ops
    
    * Add unit tests for partial shape propagation for poolign ops
    
    * Nuke C-style casts for Dimensions/Ranks in validation_util.cpp
    256a8b6d
Name
Last commit
Last update
.ci Loading commit data...
cmake Loading commit data...
contrib/docker Loading commit data...
doc Loading commit data...
licenses Loading commit data...
maint Loading commit data...
python Loading commit data...
src Loading commit data...
test Loading commit data...
.clang-format Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
.travis.yml Loading commit data...
CMakeLists.txt Loading commit data...
CODEOWNERS Loading commit data...
CONTRIB.md Loading commit data...
INSTALL.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
VERSION.in Loading commit data...
changes.md Loading commit data...