-
Because of update cycle optimization, we now generate more repository history, and this already affects graph rendering times (2x slowdown). We should:
- [ ] switch to per-repository history, ~which …
-
~~~
step: 0
time:7.65780782699585
step: 1
time:7.757291316986084
step: 2
time:0.8211584091186523
step: 3
time:0.8079657554626465
step: 4
time:0.8135664463043213
step: 5
time:0.805126905441…
-
@andy-esch
Numpy 1.12.1
Pandas 0.19.2
SciPy 0.19.0
sklearn 0.18.1
pysal 1.13.0
cvxopt 1.1.9 (http://cvxopt.org/install/index.html)
keras 2.0.2
tensorflow (http://tflearn.org/installation…
-
### Proposal Details
Fine-grained performance metrics (such as L1-iTLB, IPC, branch-load, branch-load-miss, etc.) and optimization experiments(#63670) have repeatedly shown that block layout can no…
-
## Summary
In order to train this model, the following key details are required:
- Required `fwd`, `bwd`, `loss` and `opt` ops are supported e2e
- tenstorrent/tt-mlir#77
- tenstorrent/tt-mli…
-
## Description
RelationService aggregates all identities by recording all Web2 and Web3 platform connections.
Based on GraphDB, we provide graph solutions for on-chain and off-chain identity relatio…
-
I just finished the Course 1.6 assignment. The codespaces did not work, but the scripts ran fine and produced the expected output. Was quite fun, to put the pieces together!
A few things I noticed …
-
## Bug Description
working on the cross-platform compile feature,
when I call torch_tensorrt.save(trt_gm, trt_ep_path, inputs=inputs) try to save the model
it will error out with RuntimeError: …
-
Hi Brendan,
I'm very excited about the new differential flame graphs, especially the negated ones for assessing optimization results. Thank you for doing it! But I've found the delta percentage numbe…
-
I use the AIMET PTQ to quantize the CLIP text model.
But I encounter this error [KeyError: 'Graph has no buffer /text_model/encoder/layers.0/layer_norm1/Constant_output_0, referred to as input for …