-
Use calendar APIs to identify and output the expected tutor schedules
Current tutor calendar is on Outlook
Outlook API reference: https://docs.microsoft.com/en-us/graph/api/resources/calendar?view…
-
Hi,
I am trying to understand how the torch jit helps to call onednn graph apis.
I have run example code :
```python3
import torch
import torchvision
torch.jit.enable_onednn_fusion(True)
mode…
-
In python for example, a function may be called implicitly by `functools.reduce` and `functools.partial` etc. On the surface it looks it's another function that is running, but under the hood it's sti…
-
### Current Behavior
When running the `row_count diff`, I get the following error
```
Future exception was never retrieved
future:
Traceback (most recent call last):
File "/usr/local/lib/python3.…
-
# Bounty
One bounty of 0.1 ETH to be given out to the project that creates an effective and well-designed integration guide for demonstrating the use of The Graph with Tableland.
[The Graph](htt…
-
## Preface
We want to implement a feature that allows the various features of Biome to tap into information regarding other files. At the moment, features like lint rules don't have access to infor…
-
Due to various issues when transmitting metrics, I contacted datadog and was told to upgrade the API version.
So, after checking to resolve the issue, I found that datadog-related APIs were hard-co…
-
- [ ] September: Finish implementing GPT2 Inference w/ float32, clang.
- [x] Solidify aIR System
- [x] Make aIR type-safe
- [x] Optimize AIR (FastGraph). Simplify GPT2 < 1.0s
- [x] E…
-
Would love to see support for Microsoft 365 DNS:
name servers are:
ns1.bdm.microsoftonline.com
ns2.bdm.microsoftonline.com
ns3.bdm.microsoftonline.com
ns4.bdm.microsoftonline.com
-
**Related command**
```sh
az account get-access-token --output json --resource "https://graph.microsoft.com"
```
**Is your feature request related to a problem? Please describe.**
I see…