Merge branch 'test_jvet_aj0249_merge_request' into 'master'
JVET-AJ0249: neural network-based intra prediction with DIMD mode derivation (Test 2.20/21) See merge request ecm/ECM!764
Showing
- source/App/EncoderApp/EncApp.cpp 3 additions, 0 deletionssource/App/EncoderApp/EncApp.cpp
- source/App/EncoderApp/EncAppCfg.cpp 6 additions, 0 deletionssource/App/EncoderApp/EncAppCfg.cpp
- source/App/EncoderApp/EncAppCfg.h 3 additions, 0 deletionssource/App/EncoderApp/EncAppCfg.h
- source/Lib/CommonLib/CommonDef.h 4 additions, 0 deletionssource/Lib/CommonLib/CommonDef.h
- source/Lib/CommonLib/ContextModelling.cpp 26 additions, 0 deletionssource/Lib/CommonLib/ContextModelling.cpp
- source/Lib/CommonLib/ContextModelling.h 3 additions, 0 deletionssource/Lib/CommonLib/ContextModelling.h
- source/Lib/CommonLib/Contexts.h 3 additions, 0 deletionssource/Lib/CommonLib/Contexts.h
- source/Lib/CommonLib/Contexts_ecm14.0.inl 50 additions, 0 deletionssource/Lib/CommonLib/Contexts_ecm14.0.inl
- source/Lib/CommonLib/IntraNnip/intraNnip_vext.h 72 additions, 0 deletionssource/Lib/CommonLib/IntraNnip/intraNnip_vext.h
- source/Lib/CommonLib/IntraNnip/layer.h 252 additions, 0 deletionssource/Lib/CommonLib/IntraNnip/layer.h
- source/Lib/CommonLib/IntraNnip/layer_matmul.h 680 additions, 0 deletionssource/Lib/CommonLib/IntraNnip/layer_matmul.h
- source/Lib/CommonLib/IntraNnip/layer_prelu.h 224 additions, 0 deletionssource/Lib/CommonLib/IntraNnip/layer_prelu.h
- source/Lib/CommonLib/IntraNnip/model.h 305 additions, 0 deletionssource/Lib/CommonLib/IntraNnip/model.h
- source/Lib/CommonLib/IntraNnip/model_avx2.h 58 additions, 0 deletionssource/Lib/CommonLib/IntraNnip/model_avx2.h
- source/Lib/CommonLib/IntraNnip/model_scalar.h 58 additions, 0 deletionssource/Lib/CommonLib/IntraNnip/model_scalar.h
- source/Lib/CommonLib/IntraNnip/model_sse42.h 58 additions, 0 deletionssource/Lib/CommonLib/IntraNnip/model_sse42.h
- source/Lib/CommonLib/IntraNnip/tensor.h 442 additions, 0 deletionssource/Lib/CommonLib/IntraNnip/tensor.h
- source/Lib/CommonLib/IntraNnip_scalar.cpp 3 additions, 0 deletionssource/Lib/CommonLib/IntraNnip_scalar.cpp
- source/Lib/CommonLib/IntraPrediction.cpp 200 additions, 0 deletionssource/Lib/CommonLib/IntraPrediction.cpp
- source/Lib/CommonLib/IntraPrediction.h 26 additions, 0 deletionssource/Lib/CommonLib/IntraPrediction.h
Loading
Please register or sign in to comment