Results 17 comments of Ma Jian

hi @davidberard98, the failed case in torchvision is related to cast int to float, which has an accuracy issue. fixed it and add an extra unit test.

hi @davidberard98 , could you help to take a review? I have no mac device, and it shouldn't affect this unit test.

@ezyang @davidberard98 Could you help to resolve the “Meta Internal-Only Changes Check”

Set `debug_key_events` and delete all old logs in `~/.local/share/wezterm` Open new wezterm on windows and run `wezterm connect xxx`, then try to copy and paste. ```log 13:08:53.089 INFO wezterm_gui::termwindow::keyevent >...

Okay, I will update it as soon as I have some free time.

```bash ➜ wezterm --config "debug_key_events=true" connect xxx 10:31:53.845 INFO mux > detaching domain 10:31:53.846 INFO wezterm_client::domain > detached domain 9 10:31:53.846 INFO mux > domain detached panes: [3, 1, 2,...

actually, it's a forward hook which the important work was done on Function.backward.