{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":164916735,"defaultBranch":"main","name":"mobile-vision","ownerLogin":"facebookresearch","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-01-09T18:31:47.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/16943930?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1653368425.730717","currentOid":""},"activityList":{"items":[{"before":"84a40e2a50a4c44144c361008fe0b2ffd6877137","after":"6154ddd44c88574904eaf2b99f66cba22705c793","ref":"refs/heads/main","pushedAt":"2024-03-03T01:41:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"apply Black 2024 style in fbcode (6/16)\n\nSummary:\nFormats the covered files with pyfmt.\n\npaintitblack\n\nReviewed By: aleivag\n\nDifferential Revision: D54447740\n\nfbshipit-source-id: e6562ba4b2cd9046d8912400ae69b2a7baa94c1e","shortMessageHtmlLink":"apply Black 2024 style in fbcode (6/16)"}},{"before":"c8f4bccb503beb0982122b45ec1fdbfdd53d647c","after":"84a40e2a50a4c44144c361008fe0b2ffd6877137","ref":"refs/heads/main","pushedAt":"2024-03-02T18:49:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Pyre Configurationless migration for] [batch:27/112] [shard:6/N]\n\nSummary: Pull Request resolved: https://github.com/facebookresearch/mobile-vision/pull/194\n\nReviewed By: connernilsen\n\nDifferential Revision: D54440619\n\nfbshipit-source-id: af00ab46d8314991debd1f6fbb4ad6e9ee44028c","shortMessageHtmlLink":"Pyre Configurationless migration for] [batch:27/112] [shard:6/N]"}},{"before":"4cc3af57747e7a4dd8616cf0a56379b04904cbfd","after":"c8f4bccb503beb0982122b45ec1fdbfdd53d647c","ref":"refs/heads/main","pushedAt":"2024-02-28T00:12:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"checkin metanet-htp into d2go\n\nSummary: Rewrite Hardswish activation as a hardware friendly format.\n\nReviewed By: yformer\n\nDifferential Revision: D54034529\n\nfbshipit-source-id: b97a301af17308147053435397e5bf4ddd728067","shortMessageHtmlLink":"checkin metanet-htp into d2go"}},{"before":"b958ea7076ba79cffa2c58899396eeea04474073","after":"4cc3af57747e7a4dd8616cf0a56379b04904cbfd","ref":"refs/heads/main","pushedAt":"2024-02-21T09:01:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"make a copy of model with trace_type script and model to be augmented with bundled inputs\n\nSummary:\nPull Request resolved: https://github.com/facebookresearch/mobile-vision/pull/192\n\nMT-Argos model export is broken after D53483747 with changes to **model_exporter** is landed.\n\nSuch broken happens when **torch.jit.save(script_model, fp, _extra_files=model_extra_files)** fails, where **script_model** contains the original boltnn model, which is successfully delegated.\n\nIt fails with a runtime error **RuntimeError: Unknown IValue type for pickling: Storage**. See full stack trace P1185839015.\n\nThe reason is **augment_model_with_bundled_inputs** make in-place changes to the input argument **model**, and inserts data with IValue of un-supported types (e.g. Storage).\n\nTo overcome this issue, only when we prepare a model with bundled model inputs and the model trace type is **script**, we make a copy of model.\n\nThis should NOT affect the exportation of the model which does not contain bundled model inputs, such as IOBT model as in D53483747.\n\nReviewed By: mohankumarkumar, BoomFan\n\nDifferential Revision: D53932238\n\nfbshipit-source-id: 0565beae8fef11a9bd12d230b263dde117d0b548","shortMessageHtmlLink":"make a copy of model with trace_type script and model to be augmented…"}},{"before":"a3d4f8319ba801a4975bd69c18856df62eb6f1b4","after":"b958ea7076ba79cffa2c58899396eeea04474073","ref":"refs/heads/main","pushedAt":"2024-02-06T21:40:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Fix error for model with trace_type == \"script\"\n\nSummary:\nPull Request resolved: https://github.com/facebookresearch/mobile-vision/pull/191\n\nRecently, we attempted to export the IOBT model. According to the method described in the test plan of D53447647, we were able to generate the corresponding BoltNN versions of the Encoder and LSTM ptl files. Each of them can be run standalone. However, when we combined these two models and tested them together, we encountered an error (P1157420937).\n\nAfter our experiments, it appears that this diff can help to resolved the issue.\n\nReviewed By: stephenyan1231\n\nDifferential Revision: D53483747\n\nfbshipit-source-id: 7c46a82f9d1bb4e064972a3db8c4ed54e4dafb74","shortMessageHtmlLink":"Fix error for model with trace_type == \"script\""}},{"before":"deb7dc1a894d37d0fc9d3acf495e7cffce53d1a0","after":"a3d4f8319ba801a4975bd69c18856df62eb6f1b4","ref":"refs/heads/main","pushedAt":"2024-01-17T18:27:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"improve logging to log src and line number\n\nSummary:\nPull Request resolved: https://github.com/facebookresearch/mobile-vision/pull/189\n\nCurrently, in model exporter, mang logging from d2go are not shown. Thus, we need to explicitly specify logging format and level. Note, we can not use **setup_root_logger** from d2go.setup because we can not depend on d2go due to oss project on Github.\n\nReviewed By: navsud\n\nDifferential Revision: D52796856\n\nfbshipit-source-id: d6adfde3d4c249b21b7a412239ef300609612db1","shortMessageHtmlLink":"improve logging to log src and line number"}},{"before":"173fc2be83cf5c15c63831458ec4671ebd3df9ab","after":"deb7dc1a894d37d0fc9d3acf495e7cffce53d1a0","ref":"refs/heads/main","pushedAt":"2024-01-17T04:34:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"allow to save both model with and without bundled input\n\nSummary:\nPull Request resolved: https://github.com/facebookresearch/mobile-vision/pull/188\n\n- Currently, in function **trace_and_save_torchscript()**, we save either a model without bundled input or a model with bundled input, but not the both.\n - However, each has its own use, and we may need to save both in 1 pass (vs calling this function twice, saving them in different folders possibly). For example, a model with bundled input is often used by AI Bench, while a model without bundled input can be deployed with smaller model size.\n - Therefore, we change **trace_and_save_torchscript** as below.\n - When **save_bundle_input=False**, we only save a model without bundled input\n - When **save_bundle_input=True**, we additionally save a model with bundled input.\n- Additionally, we also dump torchscript model IR to the output folder, since it is useful to inspect the exported torchscript model.\n\nReviewed By: navsud\n\nDifferential Revision: D52760689\n\nfbshipit-source-id: 298da26e11dc6d77bf7fae5ca48d2968d720e24e","shortMessageHtmlLink":"allow to save both model with and without bundled input"}},{"before":"ed1b7891d779f926e104500f55ada84d970e50dc","after":"173fc2be83cf5c15c63831458ec4671ebd3df9ab","ref":"refs/heads/main","pushedAt":"2023-10-26T14:19:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Expand the search space; smoothing window for tensorboard metrics\n\nSummary:\nPull Request resolved: https://github.com/facebookresearch/mobile-vision/pull/187\n\nExpand the search space to cover kernel size, expansion factor, blocks per stage; smoothing window for tensorboard metrics\n\nReviewed By: ajinkya-deogade\n\nDifferential Revision: D49247666\n\nfbshipit-source-id: 3b796c21e0fb6ba4c78f57cf2aa2298e8ad32999","shortMessageHtmlLink":"Expand the search space; smoothing window for tensorboard metrics"}},{"before":"01a3634fc9939537f85580a9b7c5c4603f0ab72a","after":"ed1b7891d779f926e104500f55ada84d970e50dc","ref":"refs/heads/main","pushedAt":"2023-10-08T08:49:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"add a helper to compute indices for multiple ranks.\n\nSummary:\nPull Request resolved: https://github.com/facebookresearch/mobile-vision/pull/186\n\nadd a helper to compute indices for multiple ranks.\n\nReviewed By: Cysu, wat3rBro\n\nDifferential Revision: D49361388\n\nfbshipit-source-id: e10ed5c661929c2ca8b6664df018f6fe0e29e716","shortMessageHtmlLink":"add a helper to compute indices for multiple ranks."}},{"before":"3e4a7c41f941ba5b7c5f4fcaff276ea6e0b3230a","after":"01a3634fc9939537f85580a9b7c5c4603f0ab72a","ref":"refs/heads/main","pushedAt":"2023-09-26T07:23:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Support trace/script within same export run\n\nSummary:\nPull Request resolved: https://github.com/facebookresearch/mobile-vision/pull/185\n\nAdd trace_type_per_export flag to allow users to export using torch.jit.trace() or torch.jit.script() for each of the export_types within the same export run.\n\nReviewed By: dilinwang820\n\nDifferential Revision: D49255536\n\nfbshipit-source-id: 841e6b23969e1dab7e3a3e8ce066c4fddde7aff0","shortMessageHtmlLink":"Support trace/script within same export run"}},{"before":"e955e7ce5533668b6ddc8e5f4bddae4b9a5261fc","after":"3e4a7c41f941ba5b7c5f4fcaff276ea6e0b3230a","ref":"refs/heads/main","pushedAt":"2023-09-22T16:22:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"only raise warning when comparing tensor diff on mismatched data\n\nSummary:\nPull Request resolved: https://github.com/facebookresearch/mobile-vision/pull/184\n\nCurrently it'll raise error if comparing two data with different structure, change this to warning and print the summary of two data.\n\nReviewed By: sf-wind\n\nDifferential Revision: D49524167\n\nfbshipit-source-id: 9dda2553147b1519a8a31e081728e760b5b65fef","shortMessageHtmlLink":"only raise warning when comparing tensor diff on mismatched data"}},{"before":"3a6e8723d4c7f004219892524ea4450ab5b44416","after":"e955e7ce5533668b6ddc8e5f4bddae4b9a5261fc","ref":"refs/heads/main","pushedAt":"2023-09-13T18:02:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Make architecture configurable\n\nSummary: Pull Request resolved: https://github.com/facebookresearch/mobile-vision/pull/183\n\nReviewed By: wat3rBro\n\nDifferential Revision: D46573289\n\nfbshipit-source-id: 5baae1a1f37b0c46509e0d6027305855080a4e9d","shortMessageHtmlLink":"Make architecture configurable"}},{"before":"710e89c0a6eccd44e0efac3c7bcac55c2ed1661f","after":"3a6e8723d4c7f004219892524ea4450ab5b44416","ref":"refs/heads/main","pushedAt":"2023-09-11T19:30:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Allow specifying additional kwargs for get_path_manager\n\nSummary:\nPull Request resolved: https://github.com/facebookresearch/mobile-vision/pull/182\n\nAllow specifying additional kwargs for get_path_manager\n\nReviewed By: zechenghe\n\nDifferential Revision: D48748198\n\nfbshipit-source-id: 6b915b4df879b7356bb208aec3b306fe8286a040","shortMessageHtmlLink":"Allow specifying additional kwargs for get_path_manager"}},{"before":"fe1bfeb708bfde9509cd088d4f2a32ac97727f14","after":"710e89c0a6eccd44e0efac3c7bcac55c2ed1661f","ref":"refs/heads/main","pushedAt":"2023-09-10T23:31:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"fix visualization for images with different resolutions.\n\nSummary:\nPull Request resolved: https://github.com/facebookresearch/mobile-vision/pull/181\n\nfix visualization for images with different resolutions.\n\nReviewed By: zechenghe\n\nDifferential Revision: D48711576\n\nfbshipit-source-id: 692a72931003af84784df3bcfb7e3600f0465c19","shortMessageHtmlLink":"fix visualization for images with different resolutions."}},{"before":"5caa7635306d58b87b669098c79e43062adb2607","after":"fe1bfeb708bfde9509cd088d4f2a32ac97727f14","ref":"refs/heads/main","pushedAt":"2023-09-09T09:32:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"add utils for visualization.\n\nSummary:\nPull Request resolved: https://github.com/facebookresearch/mobile-vision/pull/179\n\nadd utils for visualization.\n* able to draw images with labels as a grid, preserving the resolutions of the input images.\n\nReviewed By: zechenghe\n\nDifferential Revision: D48223608\n\nfbshipit-source-id: 0b5d20c2357755ef420f94e606fbe7636c2461d5","shortMessageHtmlLink":"add utils for visualization."}},{"before":"980a10eba3252ede534776cee275379d954c8e8b","after":"5caa7635306d58b87b669098c79e43062adb2607","ref":"refs/heads/main","pushedAt":"2023-09-09T07:35:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"add support for dumping weights\n\nSummary: As titled\n\nReviewed By: sf-wind\n\nDifferential Revision: D49113862\n\nfbshipit-source-id: d055a8e13cacd7e0cffc645168ece68b1b9a5160","shortMessageHtmlLink":"add support for dumping weights"}},{"before":"bf9e9cf20f92b22dec8c53908c6b5906b6a29e3d","after":"980a10eba3252ede534776cee275379d954c8e8b","ref":"refs/heads/main","pushedAt":"2023-08-22T02:57:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"add a model record hook for model debugging.\n\nSummary:\nPull Request resolved: https://github.com/facebookresearch/mobile-vision/pull/177\n\nadd a model record hook for model debugging.\n* Record the input/output of each module, and compare between two models.\n\nReviewed By: wat3rBro\n\nDifferential Revision: D47842821\n\nfbshipit-source-id: 939dae8fb4b3af6d5909feeb129494ccf629c6ac","shortMessageHtmlLink":"add a model record hook for model debugging."}},{"before":"68d00b8dc64d798cf36d695a1fe793343269962b","after":"bf9e9cf20f92b22dec8c53908c6b5906b6a29e3d","ref":"refs/heads/main","pushedAt":"2023-08-20T02:23:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"enable autodeps for mobile_cv/mobile_cv/torch\n\nSummary:\nPull Request resolved: https://github.com/facebookresearch/mobile-vision/pull/176\n\nas title says\n\nReviewed By: newstzpz\n\nDifferential Revision: D48483588\n\nfbshipit-source-id: 4e0bd7d68020a4c82ad82f85641f388eac434f32","shortMessageHtmlLink":"enable autodeps for mobile_cv/mobile_cv/torch"}},{"before":"4673743b1b0e6d0e7bf16c854c211f8120d66b59","after":"68d00b8dc64d798cf36d695a1fe793343269962b","ref":"refs/heads/main","pushedAt":"2023-08-03T22:32:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"add RunFuncWithListInputs\n\nSummary:\nPull Request resolved: https://github.com/facebookresearch/mobile-vision/pull/174\n\nCurrent **NaiveRunFunc** assumes the model takes 1 argument as input, which is quite restricted.\nThis diff adds a new func **RunFuncWithListInputs** which allows the model takes a list of arguments as input.\n\nReviewed By: newstzpz\n\nDifferential Revision: D48003076\n\nfbshipit-source-id: 33c6fd65586bb237cac6b4ff80575831311f3907","shortMessageHtmlLink":"add RunFuncWithListInputs"}},{"before":"9de93ff35397fe1d8ecf65a45dba3f7db6fd94a1","after":"4673743b1b0e6d0e7bf16c854c211f8120d66b59","ref":"refs/heads/main","pushedAt":"2023-07-25T02:32:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"result cache.\n\nSummary:\nPull Request resolved: https://github.com/facebookresearch/mobile-vision/pull/173\n\nresult cache.\n\nReviewed By: wat3rBro\n\nDifferential Revision: D46511387\n\nfbshipit-source-id: 7d9a85594a8679201a110a1eb21e3742720520f9","shortMessageHtmlLink":"result cache."}},{"before":"76cf6abf87378ae7f5fc6771ab8ddce4bf1e2909","after":"9de93ff35397fe1d8ecf65a45dba3f7db6fd94a1","ref":"refs/heads/main","pushedAt":"2023-07-11T02:18:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Remove one-time inference call before exporting int8 models\n\nSummary:\nPull Request resolved: https://github.com/facebookresearch/mobile-vision/pull/171\n\nIf a model maintains its own states, doing a one-time inference before export could modify the states and cause an un-intended modification of the model. Given the code doesn't make use of the model output, I'm deleting it from the script.\n\nReviewed By: jiaxuzhu92\n\nDifferential Revision: D47353485\n\nfbshipit-source-id: 4f04b30ac744ebfe62805dcd16672ab7b0d50b46","shortMessageHtmlLink":"Remove one-time inference call before exporting int8 models"}},{"before":"f17e4fc3e3a9ab90cad8756575bcca1c981302e1","after":"76cf6abf87378ae7f5fc6771ab8ddce4bf1e2909","ref":"refs/heads/main","pushedAt":"2023-07-07T20:42:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Fix model export script\n\nSummary:\nPull Request resolved: https://github.com/facebookresearch/mobile-vision/pull/170\n\nAs title,\n1. fix the data loading used in the model exporter\n2. flops estimation also failed because of the empty inputs and its error msg overrides the correct one. Fix this behaviour\n\nReviewed By: ywwwer\n\nDifferential Revision: D47200532\n\nfbshipit-source-id: 51ae1d912337e4bf3efd8b292a969ef140cc2a69","shortMessageHtmlLink":"Fix model export script"}},{"before":"1ed64027d84a613683d7251e2a63f0396995c2e6","after":"f17e4fc3e3a9ab90cad8756575bcca1c981302e1","ref":"refs/heads/main","pushedAt":"2023-06-29T17:16:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"add a tool for combining visualization\n\nSummary:\nPull Request resolved: https://github.com/facebookresearch/mobile-vision/pull/169\n\nadd a tool for combining visualization\n\nReviewed By: zechenghe\n\nDifferential Revision: D46949405\n\nfbshipit-source-id: 62bdbebafd37e9526a3690ec90bde0510af08a56","shortMessageHtmlLink":"add a tool for combining visualization"}},{"before":"faa8a59a8a387599133a431bab7cf1272a01fb49","after":"1ed64027d84a613683d7251e2a63f0396995c2e6","ref":"refs/heads/main","pushedAt":"2023-06-22T04:27:14.419Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"enable autodeps for mobile_cv/common (except for flu)\n\nSummary:\nPull Request resolved: https://github.com/facebookresearch/mobile-vision/pull/168\n\nez\n\nReviewed By: ajinkya-deogade\n\nDifferential Revision: D46880238\n\nfbshipit-source-id: baac4b3a7aa204db8961c88ade47cba2fc27cbdf","shortMessageHtmlLink":"enable autodeps for mobile_cv/common (except for flu)"}},{"before":"d092a0fade02590cfb0d41c1ab9767fee37267c8","after":"faa8a59a8a387599133a431bab7cf1272a01fb49","ref":"refs/heads/main","pushedAt":"2023-06-22T00:23:59.047Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"make model_zoo/tools autodeps compatible\n\nSummary:\nPull Request resolved: https://github.com/facebookresearch/mobile-vision/pull/167\n\nez\n\nReviewed By: ajinkya-deogade\n\nDifferential Revision: D46878822\n\nfbshipit-source-id: e9a5ed7a4532e54f75cf59a1c7ab1d997dda28fa","shortMessageHtmlLink":"make model_zoo/tools autodeps compatible"}},{"before":"2f8ff84de4ba9ea0cab0b9ed43f3c0b35d381aa5","after":"d092a0fade02590cfb0d41c1ab9767fee37267c8","ref":"refs/heads/main","pushedAt":"2023-06-16T01:40:45.921Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"enable autodeps for mobile_cv.arch\n\nSummary:\nPull Request resolved: https://github.com/facebookresearch/mobile-vision/pull/166\n\narc lint -a\n\nReviewed By: jiaxuzhu92\n\nDifferential Revision: D46688600\n\nfbshipit-source-id: 5ba8c4bd978396a37352d40bbc0e3aed5062e5ac","shortMessageHtmlLink":"enable autodeps for mobile_cv.arch"}},{"before":"c7b800f6419f15b7602239d1339359325b1a5c7d","after":"2f8ff84de4ba9ea0cab0b9ed43f3c0b35d381aa5","ref":"refs/heads/main","pushedAt":"2023-06-15T21:00:25.916Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"remove `import *`\n\nSummary:\nPull Request resolved: https://github.com/facebookresearch/mobile-vision/pull/163\n\nupdate import path, remove files:\n- mobile-vision/mobile_cv/mobile_cv/arch/fbnet_v2/multi_io.py\n- mobile-vision/mobile_cv/mobile_cv/arch/fbnet_v2/fb/fbnet_hr.py\n\nReviewed By: jiaxuzhu92\n\nDifferential Revision: D46688571\n\nfbshipit-source-id: ba3ca07c77c5634dc487ba25e92c463226c871eb","shortMessageHtmlLink":"remove import *"}},{"before":"2626b4b0f7581b6fe3209f1235f1cb845b85e4ad","after":"c7b800f6419f15b7602239d1339359325b1a5c7d","ref":"refs/heads/main","pushedAt":"2023-06-15T20:00:55.716Z","pushType":"push","commitsCount":4,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"fix quantization import path\n\nSummary:\nPull Request resolved: https://github.com/facebookresearch/mobile-vision/pull/165\n\nez\n\nReviewed By: jiaxuzhu92\n\nDifferential Revision: D46688551\n\nfbshipit-source-id: 19bc5141b5eaf0a0eb4eaeaf1f5c2fbc97afe657","shortMessageHtmlLink":"fix quantization import path"}},{"before":"ed7a37b0cb06b4653d82402ee0fb5ccb9ddbb6ca","after":"2626b4b0f7581b6fe3209f1235f1cb845b85e4ad","ref":"refs/heads/main","pushedAt":"2023-06-15T15:37:25.329Z","pushType":"push","commitsCount":2,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"get rid of renaming pattern for fbnet (v1)\n\nSummary:\nPull Request resolved: https://github.com/facebookresearch/mobile-vision/pull/160\n\nez\n\nReviewed By: jiaxuzhu92\n\nDifferential Revision: D46676365\n\nfbshipit-source-id: 65fc7a0c54f7ac83e978828e0ca42cd50774de3e","shortMessageHtmlLink":"get rid of renaming pattern for fbnet (v1)"}},{"before":"fc993b3516277a56b73c0c4f43288e86f320809e","after":"ed7a37b0cb06b4653d82402ee0fb5ccb9ddbb6ca","ref":"refs/heads/main","pushedAt":"2023-06-15T00:41:14.042Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"get rid of renaming pattern for utils\n\nSummary:\nPull Request resolved: https://github.com/facebookresearch/mobile-vision/pull/158\n\n`\"utils/fbnet_utils_fb.py\": \"utils/fbnet_utils.py\"` is not autodeps friendly, switch to fb_overwritable\n\nReviewed By: jiaxuzhu92\n\nDifferential Revision: D46675908\n\nfbshipit-source-id: 0c6b374d1b44b32239328c31c2ea35a1a0e5b127","shortMessageHtmlLink":"get rid of renaming pattern for utils"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAECsOuVgA","startCursor":null,"endCursor":null}},"title":"Activity · facebookresearch/mobile-vision"}