torch
Here are 688 public repositories matching this topic...
-
Updated
Jun 1, 2022 - JavaScript
-
Updated
Aug 3, 2020 - Lua
-
Updated
Mar 30, 2022 - Python
-
Updated
May 27, 2022 - Go
-
Updated
Jun 13, 2020 - HTML
-
Updated
Feb 14, 2022
-
Updated
May 26, 2022 - Python
-
Updated
Feb 19, 2020 - Lua
-
Updated
Dec 26, 2021 - Python
-
Updated
Aug 30, 2021 - C++
-
Updated
Jan 7, 2018 - Lua
-
Updated
May 26, 2022 - C
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
from transformers import BertModel
from torchinfo import summary
bert_base_path = '/my/local/path/to/bert-base-chinese'
teacher_encoder = BertModel.from_pretrained(bert_base_path)
teacher_encoder.config.output_hidden_states = True
# teacher_encoder.config.
-
Updated
Feb 19, 2020 - Python
PyKEEN currently implements two training loops:
- The local closed world assumption (LCWA). People often mistakenly call this the closed world assumption)
- The stochastic closed world assumption (sLCWA). People often mistakenly call this the open world assumption)
Training for the link prediction task under the open world assumption is mostly nonsensical (some negatives are necessa
-
Updated
May 6, 2021 - Lua
-
Updated
Dec 11, 2019 - Python
-
Updated
May 26, 2016 - Lua
-
Updated
Jan 13, 2022 - Lua
-
Updated
Jan 6, 2018 - Lua
Hey @OPHoperHPO, first want to say thank you for the amazing amount of work that you've put into this! I had two questions for you in regards to this amazing journey you've embarked on.
- What are your long term intentions with this project, and do you have a rough timeline for new releases/features?
- Do you have a specific EC2 instance type that you recommend to use with this workload?
-
Updated
Mar 15, 2021 - Jupyter Notebook
-
Updated
Sep 29, 2020
-
Updated
Mar 8, 2022 - Python
-
Updated
May 3, 2016 - Lua
-
Updated
Mar 12, 2022 - Python
-
Updated
Mar 29, 2022 - Python
Improve this page
Add a description, image, and links to the torch topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the torch topic, visit your repo's landing page and select "manage topics."
Issue to track tutorial requests: