Git Product home page Git Product logo

Comments (3)

raedle avatar raedle commented on July 23, 2024 1

Thanks for reporting this issue, @awcchungster! We'll be looking into it!

from playtorch.

awcchungster avatar awcchungster commented on July 23, 2024

Error:

flipper: FlipperClient::addPlugin Inspector
flipper: FlipperClient::addPlugin Preferences
flipper: FlipperClient::addPlugin React
flipper: FlipperClient::addPlugin Network
2022-01-24 23:30:48.100750-0800 RNPyTorch[28409:1316708] [native] Module AudioModule requires main queue setup since it overrides `init` but doesn't implement `requiresMainQueueSetup`. In a future release React Native will default to initializing all native modules on a background thread unless explicitly opted-out of.
2022-01-24 23:30:48.100998-0800 RNPyTorch[28409:1316708] [native] Module CameraManager requires main queue setup since it overrides `init` but doesn't implement `requiresMainQueueSetup`. In a future release React Native will default to initializing all native modules on a background thread unless explicitly opted-out of.
2022-01-24 23:30:48.101155-0800 RNPyTorch[28409:1316708] [native] Module CanvasRenderingContext2D requires main queue setup since it overrides `init` but doesn't implement `requiresMainQueueSetup`. In a future release React Native will default to initializing all native modules on a background thread unless explicitly opted-out of.
2022-01-24 23:30:48.101297-0800 RNPyTorch[28409:1316708] [native] Module ImageDataModule requires main queue setup since it overrides `init` but doesn't implement `requiresMainQueueSetup`. In a future release React Native will default to initializing all native modules on a background thread unless explicitly opted-out of.
2022-01-24 23:30:48.101458-0800 RNPyTorch[28409:1316708] [native] Module ImageModule requires main queue setup since it overrides `init` but doesn't implement `requiresMainQueueSetup`. In a future release React Native will default to initializing all native modules on a background thread unless explicitly opted-out of.
2022-01-24 23:30:48.101583-0800 RNPyTorch[28409:1316708] [native] Module MobileModelModule requires main queue setup since it overrides `init` but doesn't implement `requiresMainQueueSetup`. In a future release React Native will default to initializing all native modules on a background thread unless explicitly opted-out of.
2022-01-24 23:30:48.103319-0800 RNPyTorch[28409:1316708] [native] Running application RNPyTorch ({
    initialProps =     {
    };
    rootTag = 1;
})
2022-01-24 23:30:48.392076-0800 RNPyTorch[28409:1316932] [javascript] Module AudioModule requires main queue setup since it overrides `init` but doesn't implement `requiresMainQueueSetup`. In a future release React Native will default to initializing all native modules on a background thread unless explicitly opted-out of.
2022-01-24 23:30:48.394414-0800 RNPyTorch[28409:1316932] [javascript] Module CameraManager requires main queue setup since it overrides `init` but doesn't implement `requiresMainQueueSetup`. In a future release React Native will default to initializing all native modules on a background thread unless explicitly opted-out of.
2022-01-24 23:30:48.395176-0800 RNPyTorch[28409:1316932] [javascript] Module CanvasRenderingContext2D requires main queue setup since it overrides `init` but doesn't implement `requiresMainQueueSetup`. In a future release React Native will default to initializing all native modules on a background thread unless explicitly opted-out of.
2022-01-24 23:30:48.395685-0800 RNPyTorch[28409:1316932] [javascript] Module ImageDataModule requires main queue setup since it overrides `init` but doesn't implement `requiresMainQueueSetup`. In a future release React Native will default to initializing all native modules on a background thread unless explicitly opted-out of.
2022-01-24 23:30:48.400685-0800 RNPyTorch[28409:1316932] [javascript] Module ImageModule requires main queue setup since it overrides `init` but doesn't implement `requiresMainQueueSetup`. In a future release React Native will default to initializing all native modules on a background thread unless explicitly opted-out of.
2022-01-24 23:30:48.401413-0800 RNPyTorch[28409:1316932] [javascript] Module MobileModelModule requires main queue setup since it overrides `init` but doesn't implement `requiresMainQueueSetup`. In a future release React Native will default to initializing all native modules on a background thread unless explicitly opted-out of.
2022-01-24 23:30:48.402388-0800 RNPyTorch[28409:1316932] [javascript] Running "RNPyTorch" with {"rootTag":1,"initialProps":{}}
2022-01-24 23:30:48.422463-0800 RNPyTorch[28409:1316922] [connection] nw_socket_handle_socket_event [C5.1:1] Socket SO_ERROR [61: Connection refused]
2022-01-24 23:30:48.425285-0800 RNPyTorch[28409:1316922] [connection] nw_socket_handle_socket_event [C5.2:1] Socket SO_ERROR [61: Connection refused]
2022-01-24 23:30:48.426823-0800 RNPyTorch[28409:1316921] [connection] nw_connection_get_connected_socket [C5] Client called nw_connection_get_connected_socket on unconnected nw_connection
2022-01-24 23:30:48.427250-0800 RNPyTorch[28409:1316921] TCP Conn 0x6000013c4790 Failed : error 0:61 [61]
2022-01-24 23:30:48.613779-0800 RNPyTorch[28409:1316708] [native] Image source 90uwPhoto.jpg size {4224, 2376} does not match loaded image size {2376, 4224}.
[W TensorImpl.h:1408] Warning: Named tensors and all their associated APIs are an experimental feature and subject to change. Please do not use them for anything important until they are released as stable. (function operator())

from playtorch.

raedle avatar raedle commented on July 23, 2024

The PlayTorch 0.2.0 series introduced new JavaScript interfaces to PyTorch APIs for flexible data processing and inference that replace MobileModel.execute and Live Spec JSON. See the core package's README for example usage.

Closing this issue due to inactivity. Please reopen if this is still ongoing!

from playtorch.

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.