GithubHelp home page GithubHelp logo

剪枝問題 about tinyneuralnetwork HOT 3 CLOSED

Hank880223 avatar Hank880223 commented on May 23, 2024
剪枝問題

from tinyneuralnetwork.

Comments (3)

peterjc123 avatar peterjc123 commented on May 23, 2024

看起来问题出在这一行,因为你的F.pad只提供了两个参数,而这边应该是按照4个参数写的
e77c773#diff-2269cd0025c06e74bd9dc955e6cf666440614f8ef092e279606444713f5cdb31R1056
所以临时解决方案就是填4个参数 F.pad(input, (0,1,0,1), 'constant', 0)

from tinyneuralnetwork.

Hank880223 avatar Hank880223 commented on May 23, 2024

@peterjc123 感謝您的幫忙, 填四個參數後, 程式可以正常執行了

from tinyneuralnetwork.

dinghuanghao avatar dinghuanghao commented on May 23, 2024

@Hank880223 已修复

from tinyneuralnetwork.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.