Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for nnapi_hardware (0.09 sec)

  1. tensorflow/compiler/mlir/lite/experimental/tac/README.md

    ## TAC components
    
    ### Hardwares
    
    Hardwares are used to modeling target device capabilities & also ops cost for
    the target devices.
    
    We have already modeled `cpu_hardware` & `gpu_hardware` as well as the
    `nnapi_hardware`.
    
    ### Passes
    
    #### Target Annotation Pass
    In this pass, every op will be targeted with the user specified targets based on
    the device capabilites. For example, If the user specified the desired targets
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Mar 29 18:32:13 UTC 2022
    - 11.6K bytes
    - Viewed (0)
Back to top