Navigation

    全志在线开发者论坛

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • 在线文档
    • 社区主页

    NPU模块如何实现多输入/多网络配置?

    V Series
    2
    2
    916
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      dort91011 LV 5 last edited by

      使用V853时,模型需要多个输入文件以及一次运行多个网络,怎么通过配置sample.txt来实现?

      1 Reply Last reply Reply Quote Share 0
      • q1215200171
        budbool LV 9 last edited by

        多输入sample.txt文件配置,当只有一个nb模型但需要有两个输入时:

        [network]
        ./network_binary.nb
        [input]
        ./iter_0_images_262_out0_1_3_640_640.tensor
        ./input_0.dat
        

        多网络sample.txt文件配置,当需要一次运行多个nb模型时,不同nb以标签为界限:

        [network]
        ./network_binary.nb
        [input]
        ./iter_0_images_262_out0_1_3_640_640.tensor
        
        [network]
        ./network_binary.nb
        [input]
        ./input_0.dat
        
        1 Reply Last reply Reply Quote Share 0
        • 1 / 1
        • First post
          Last post

        Copyright © 2024 深圳全志在线有限公司 粤ICP备2021084185号 粤公网安备44030502007680号

        行为准则 | 用户协议 | 隐私权政策