iislucas

Results 28 issues of iislucas

Estimator uses the most recent model by default, see: https://www.tensorflow.org/get_started/checkpoints ; Note that while checkpoints store model weights, [the whole graph + weights (aka models) can be restored](https://www.tensorflow.org/programmers_guide/saved_model) - this...

* As a new dataset class * For testing metrics and training locally, and framework for behavior.

infrastructure

Your contributing doc link in the readme is broken :) So I'm making a suggestion here instead of as a pull request; but you might be interested in the PAIR...

the title says it's for NLP, it's much more general now. A take at updating it...

Proposal: support non-structural typing (e.g. new user-defined base-types, or some form of basic nominal typing). This allows programmer to have more refined types supporting frequently used idioms such as: 1)...

Suggestion
In Discussion

(MacBook Pro M1 2021. MacOS-14.4 + Docker - 4.28.0 (139021)) Following: https://github.com/pair-code/lit?tab=readme-ov-file#install-from-source (using venv) ``` $ python -m pip install -r requirements.txt Collecting absl-py==1.4.0 (from -r requirements_core.txt (line 16)) Obtaining...

(MacBook Pro M1 2021. MacOS-14.4 + Docker - 4.28.0 (139021)) Following: https://github.com/pair-code/lit?tab=readme-ov-file#build-container-image ``` ... 12.54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 26.8 MB/s eta 0:00:00 12.65 Collecting tensorflow==2.10.0 12.70 Downloading tensorflow-2.10.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.9 kB)...