zoukankan      html  css  js  c++  java
  • 权限控制相关模块

    标签:

    由于业务逻辑的差异性,对权限控制的需求也各不相同,Drupal的权限控制模块非常的多,这里列举了很多,但是也不全,而且缺乏足够多的测试,但这个专题对Drupal开发者应该还是有意义的。

    有一些权限控制模块比较通用,比如前面几个,有些权限控制模块是针对Drupal的某一个抽象概念的,还有的是针对某一个第三方模块的扩展。

  • 相关阅读:
    【PENNI】2020-ICML-PENNI: Pruned Kernel Sharing for Efficient CNN Inference-论文阅读
    【BlockSwap】2020-ICLR-BlockSwap: Fisher-guided Block Substitution for Network Compression on a Budget-论文阅读
    【MCUNet】2020-NIPS-MCUNet Tiny Deep Learning on IoT Devices-论文阅读
    【FSNet】2020-ICLR-FSNet Compression of Deep Convolutional Neural Networks by Filter Summary-论文阅读
    【Shape Adaptor】2020-ECCV-Shape Adaptor: A Learnable Resizing Module-论文阅读
    【FairNAS】2019-arxiv-FairNAS Rethinking Evaluation Fairness of Weight Sharing Neural Architecture Search-论文阅读
    【EagleEye】2020-ECCV-EagleEye: Fast Sub-net Evaluation for Efficient Neural Network Pruning-论文阅读
    【DMC】2020-CVPR-Discrete Model Compression with Resource Constraint for Deep Neural Networks-论文阅读
    【RegNet】2020-CVPR-Designing Network Design Spaces-论文阅读
    【DropNet】2020-ICML-DropNet Reducing Neural Network Complexity via Iterative Pruning-论文阅读
  • 原文地址:https://www.cnblogs.com/wicub/p/6667795.html
Copyright © 2011-2022 走看看