Skip to content

[Fixbug] Allow grid compute to be inlined#134

Merged
hjjq merged 1 commit intohidet-org:mainfrom
hjjq:fix-bug
Mar 21, 2023
Merged

[Fixbug] Allow grid compute to be inlined#134
hjjq merged 1 commit intohidet-org:mainfrom
hjjq:fix-bug

Conversation

@hjjq
Copy link
Copy Markdown
Collaborator

@hjjq hjjq commented Mar 21, 2023

No description provided.

@hjjq hjjq added the bug Something isn't working label Mar 21, 2023
@hjjq hjjq merged commit 40bd792 into hidet-org:main Mar 21, 2023
@hjjq hjjq deleted the fix-bug branch March 21, 2023 20:07
KTong821 pushed a commit to KTong821/hidet that referenced this pull request Apr 24, 2024
Closes hidet-org#450.

Output of the example code provided in the issue:
```
/home/jack/dev/hidet/venv/bin/python3.8 /home/jack/.config/JetBrains/RemoteDev-PY/_home_jack_dev_hidet/scratches/scratch_2.py 
Compiling cpu task tan(x=float32(2, 2), y=float32(2, 2))...
Tensor(shape=(2, 2), dtype='float32', device='cpu')
[[  0.2568644  -1.0825194]
 [-32.35311    -1.5977247]]
```
vadiklyutiy pushed a commit that referenced this pull request Jul 22, 2024
Closes #450.

Output of the example code provided in the issue:
```
/home/jack/dev/hidet/venv/bin/python3.8 /home/jack/.config/JetBrains/RemoteDev-PY/_home_jack_dev_hidet/scratches/scratch_2.py 
Compiling cpu task tan(x=float32(2, 2), y=float32(2, 2))...
Tensor(shape=(2, 2), dtype='float32', device='cpu')
[[  0.2568644  -1.0825194]
 [-32.35311    -1.5977247]]
```
vadiklyutiy pushed a commit that referenced this pull request Jul 23, 2024
Closes #450.

Output of the example code provided in the issue:
```
/home/jack/dev/hidet/venv/bin/python3.8 /home/jack/.config/JetBrains/RemoteDev-PY/_home_jack_dev_hidet/scratches/scratch_2.py 
Compiling cpu task tan(x=float32(2, 2), y=float32(2, 2))...
Tensor(shape=(2, 2), dtype='float32', device='cpu')
[[  0.2568644  -1.0825194]
 [-32.35311    -1.5977247]]
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant