Results 7 comments of Fisher

一般来说旧版本的系统都可以的,新版本的系统有可能需要最新的OC引导

> remainder 应该实现在 binaryop 里的... 是的,昨天参考了Paddle的文档,提PR后才发现Paddle和Torch的Remainder不一样😂,下一个commit会修正的 Paddle文档:[链接](https://www.paddlepaddle.org.cn/documentation/docs/zh/api/paddle/remainder_cn.html#remainder) Torch文档:[链接](https://pytorch.org/docs/stable/generated/torch.remainder.html)

> ci 很多编译失败,需要修复 目前在x86上根据Torch提供的计算公式进行实现,但貌似结果没法对齐(test_binaryop挂):`torch.remainder(a, b) == a - a.div(b, rounding_mode="floor") * b`,[链接](https://pytorch.org/docs/stable/generated/torch.remainder.html),🤔

> > > ci 很多编译失败,需要修复 > > > > > > 目前在x86上根据Torch提供的计算公式进行实现,但貌似结果没法对齐(test_binaryop挂):`torch.remainder(a, b) == a - a.div(b, rounding_mode="floor") * b`,[链接](https://pytorch.org/docs/stable/generated/torch.remainder.html),🤔 > > ``` > float div_result = x / y;...

> > > > > ci 很多编译失败,需要修复 > > > > > > > > > > > > 目前在x86上根据Torch提供的计算公式进行实现,但貌似结果没法对齐(test_binaryop挂):`torch.remainder(a, b) == a - a.div(b, rounding_mode="floor") * b`,[链接](https://pytorch.org/docs/stable/generated/torch.remainder.html),🤔 > >...

是使用OC引导的吗?有将驱动添加到启动选项并打开安全启动模式(Misc -> Security -> SecureBootModel选择Default)吗? 我的蓝牙能正常打开和关闭,但是不能主动连接设备(比如说:连接蓝牙音响),却可以被动接受连接(比如说:在iPad蓝牙选项选择连接电脑,当热点使用)。 此外,我并不能使用接力和隔空投送功能,我认为这可能是蓝牙驱动的问题。 > 我和你一样也是同样的主板 > 我使用了.. 还是打不开蓝牙..打开又自己关了 > AirportItlwm > IntelBluetoothFirmware > IntelBluetoothInjector > > 蓝牙就是打不开唉... > ![image](https://user-images.githubusercontent.com/3951988/114828129-1dab0a00-9dfc-11eb-82c1-822c6d49aa12.png) > > 求解答? > 另外想问下现在正常情况下 你能使用接力和隔空投送的功能吗

> 我是使用OC 引导的.. (Misc -> Security -> SecureBootModel选择Default) 这个也设置了.. > 打开蓝牙没法使用.. 看来的确是要买一张无线蓝牙了 如果是刚需的话,最好还是换一张卡吧,毕竟非原生支持的想要完美挺难的😑