Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / tensorflow/swift-models issues and pull requests
#738 - Work around intermittent toolchain download failures
Pull Request -
State: closed - Opened by BradLarson over 3 years ago
#737 - Repairing CMakeLists for pix2pix
Pull Request -
State: closed - Opened by BradLarson over 3 years ago
#736 - Moving GPT-2 checkpoint location to its new host
Pull Request -
State: closed - Opened by BradLarson over 3 years ago
#735 - skip augmentation for imagenet validation set
Pull Request -
State: closed - Opened by brettkoonce almost 4 years ago
#734 - Enable Discussions?
Issue -
State: closed - Opened by RahulBhalley almost 4 years ago
#733 - save + load model using checkpoints not working
Issue -
State: closed - Opened by brettkoonce almost 4 years ago
- 3 comments
#732 - wip: resnet50 checkpointing
Pull Request -
State: closed - Opened by brettkoonce almost 4 years ago
- 1 comment
#731 - Use respectful language.
Pull Request -
State: closed - Opened by dan-zheng almost 4 years ago
#730 - Documenting models and components
Pull Request -
State: closed - Opened by BradLarson almost 4 years ago
#729 - Big Transfer
Pull Request -
State: closed - Opened by acoadmarmon almost 4 years ago
- 10 comments
#728 - Big transfer
Pull Request -
State: closed - Opened by acoadmarmon almost 4 years ago
- 2 comments
#727 - Add tensorflow/swift-apis as a SwiftPM dependency.
Pull Request -
State: open - Opened by dan-zheng almost 4 years ago
- 2 comments
#726 - Checkpointing should be extended to optimizer and training loop state
Issue -
State: open - Opened by BradLarson almost 4 years ago
#725 - Fix for device placement when calculating statistics
Pull Request -
State: closed - Opened by BradLarson almost 4 years ago
#724 - Stock toolchain cleanup
Pull Request -
State: closed - Opened by BradLarson almost 4 years ago
#723 - add presubmit_build.sh that passes a flag to swiftpm if it is a stock toolchain
Pull Request -
State: closed - Opened by marcrasi almost 4 years ago
#722 - Initial compatibility with stock toolchain
Pull Request -
State: closed - Opened by BradLarson almost 4 years ago
#721 - Update CMakeLists for SwiftProtobuf's main migration
Pull Request -
State: closed - Opened by BradLarson almost 4 years ago
#720 - Complex Loss Functions Inside TrainingLoop
Issue -
State: open - Opened by xanderdunn almost 4 years ago
- 3 comments
#719 - Disable `master` branch sync
Pull Request -
State: closed - Opened by texasmichelle almost 4 years ago
#718 - add top 5 accuracy metric
Pull Request -
State: closed - Opened by brettkoonce almost 4 years ago
#717 - Work around SR-13945 segfault.
Pull Request -
State: closed - Opened by pschuh almost 4 years ago
- 3 comments
#716 - Repairing two text-based tests on macOS
Pull Request -
State: closed - Opened by BradLarson almost 4 years ago
#715 - Add perplexity metric for GPT2-WikiText2
Pull Request -
State: closed - Opened by xihui-wu almost 4 years ago
#714 - What is TF-427?
Issue -
State: closed - Opened by xanderdunn almost 4 years ago
- 1 comment
#713 - macOS S4TF 0.11 Build Failure: Function is not Differentiable
Issue -
State: closed - Opened by xanderdunn almost 4 years ago
- 2 comments
#712 - Add main -> master branch sync
Pull Request -
State: closed - Opened by texasmichelle almost 4 years ago
#711 - Refactor LearningRateScheduler
Pull Request -
State: closed - Opened by xihui-wu almost 4 years ago
#710 - make it compile without hardcoded tangentvector conformances
Pull Request -
State: closed - Opened by marcrasi almost 4 years ago
#709 - Change links to point to `main`
Pull Request -
State: closed - Opened by texasmichelle almost 4 years ago
#708 - Update branch references -> main
Pull Request -
State: closed - Opened by texasmichelle almost 4 years ago
- 1 comment
#707 - Add Xception network
Pull Request -
State: closed - Opened by diwakar-vsingh about 4 years ago
- 10 comments
#706 - No dilations in DepthwiseConv2D
Issue -
State: closed - Opened by diwakar-vsingh about 4 years ago
- 2 comments
#705 - Add Xception
Pull Request -
State: closed - Opened by diwakar-vsingh about 4 years ago
- 1 comment
#704 - early program exit with xla mode under linux
Issue -
State: closed - Opened by brettkoonce about 4 years ago
- 12 comments
#703 - Fixed MarkDown heading style (the hash symbol #)
Pull Request -
State: closed - Opened by RahulBhalley about 4 years ago
#702 - rename Benchmarks to SwiftModelsBenchmarks
Pull Request -
State: closed - Opened by marcrasi about 4 years ago
- 2 comments
#701 - make swift-benchmark dependency use version
Pull Request -
State: closed - Opened by marcrasi about 4 years ago
#700 - GPT2 UI: update instructions for Windows
Pull Request -
State: closed - Opened by compnerd about 4 years ago
#699 - build: correct missing dependency for `Models`
Pull Request -
State: closed - Opened by compnerd about 4 years ago
#698 - Update Package.swift
Pull Request -
State: closed - Opened by compnerd about 4 years ago
#697 - Add TensorBoard module and add the callback to GPT2-WikiText2
Pull Request -
State: closed - Opened by xihui-wu about 4 years ago
#696 - Pix2 pix checkpoint
Pull Request -
State: closed - Opened by inukshukdeveloper about 4 years ago
- 11 comments
#695 - docs: update build docs for Windows
Pull Request -
State: closed - Opened by compnerd about 4 years ago
- 1 comment
#694 - Take SwiftProtobuf dependency out from ModelSupport
Pull Request -
State: closed - Opened by xihui-wu about 4 years ago
- 1 comment
#693 - Shallow Water PDE: make build on Windows
Pull Request -
State: closed - Opened by compnerd about 4 years ago
- 1 comment
#692 - WordSeg: repair build on Windows
Pull Request -
State: closed - Opened by compnerd about 4 years ago
- 1 comment
#691 - CycleGAN: use `Int32.random` instead of `__C.random`
Pull Request -
State: closed - Opened by compnerd about 4 years ago
#690 - pix2pix: use `Int32.random` instead of `__C.random`
Pull Request -
State: closed - Opened by compnerd about 4 years ago
#689 - Separate out Transformer-based model support from ModelSupport module
Pull Request -
State: closed - Opened by xihui-wu about 4 years ago
#688 - add imagenet dataset + training demo
Pull Request -
State: closed - Opened by brettkoonce about 4 years ago
- 10 comments
#687 - Install and import Checkpoints
Pull Request -
State: closed - Opened by mlsawyer about 4 years ago
- 1 comment
#686 - Update FileHandler value -> suffix to match the changes to the Linux side
Pull Request -
State: closed - Opened by BradLarson about 4 years ago
#685 - Refactor LearningRateScheduler
Pull Request -
State: closed - Opened by xihui-wu about 4 years ago
- 1 comment
#684 - Update Shallow Water PDE example to use GIF writer
Pull Request -
State: closed - Opened by vojtamolda about 4 years ago
- 4 comments
#683 - Fixed links to Colab and GitHub
Pull Request -
State: closed - Opened by mlsawyer about 4 years ago
- 1 comment
#682 - Removed extraneous comma
Pull Request -
State: closed - Opened by mlsawyer about 4 years ago
- 1 comment
#681 - Clean up BERT model
Pull Request -
State: closed - Opened by xihui-wu about 4 years ago
#680 - Take autoencode saveImage callback to common place
Pull Request -
State: closed - Opened by xihui-wu about 4 years ago
#679 - Convert to TrainingLoop for BERTCoLA
Pull Request -
State: closed - Opened by xihui-wu about 4 years ago
#678 - Adding Catalina-compatible FileHandle operations
Pull Request -
State: closed - Opened by BradLarson about 4 years ago
#677 - Use TrainingLoop in Autoencoder1D
Pull Request -
State: closed - Opened by xihui-wu about 4 years ago
#676 - ArgumentParser migration from master->main
Pull Request -
State: closed - Opened by BradLarson about 4 years ago
#675 - Better error message on unzip failure
Issue -
State: open - Opened by texasmichelle about 4 years ago
- 2 comments
Labels: help wanted, good first issue
#674 - Fix out of bound points crashing line drawing function
Pull Request -
State: closed - Opened by joaqo about 4 years ago
#673 - GPT-2 currently exhausts all available GPU memory on an 8 GB GPU
Issue -
State: open - Opened by BradLarson about 4 years ago
- 2 comments
#672 - Add an interface for toggling live statistics in TrainingLoop
Pull Request -
State: closed - Opened by xihui-wu about 4 years ago
#671 - Convert GPT2-WikiText2 to TrainingLoop
Pull Request -
State: closed - Opened by xihui-wu about 4 years ago
#670 - Address doc comments in TrainingLoop Callbacks
Pull Request -
State: closed - Opened by xihui-wu about 4 years ago
#669 - Growing Neural Cellular Automata
Pull Request -
State: closed - Opened by BradLarson about 4 years ago
- 4 comments
#667 - Revert non-active try-apply differentiation workarounds
Pull Request -
State: closed - Opened by efremale about 4 years ago
- 1 comment
Labels: kokoro:run
#666 - Differentiable Shallow Water PDE Solver Example
Pull Request -
State: closed - Opened by vojtamolda about 4 years ago
- 3 comments
#663 - Add logging callbacks for training statistics
Issue -
State: open - Opened by BradLarson about 4 years ago
- 1 comment
Labels: good first issue
#661 - Documentation for loading custom dataset
Issue -
State: closed - Opened by RahulBhalley about 4 years ago
- 5 comments
#638 - Transformer model requires more parameters than supported on TPU
Issue -
State: open - Opened by BradLarson over 4 years ago
- 2 comments
#631 - A higher-level interface to model checkpointing
Pull Request -
State: closed - Opened by BradLarson over 4 years ago
- 1 comment
#630 - Introduce dynamic tracing-style API for model building
Pull Request -
State: closed - Opened by shadaj over 4 years ago
- 1 comment
#624 - Wavenet model for audio generation
Pull Request -
State: closed - Opened by akshaan over 4 years ago
- 7 comments
#623 - Implement Multi GPU UNet X10 training example
Pull Request -
State: closed - Opened by tanmayb123 over 4 years ago
- 2 comments
#615 - Update LanguageModel notebook with Epochs
Pull Request -
State: closed - Opened by xihui-wu over 4 years ago
- 1 comment
#614 - Move typealias LabeledTextBatch into struct CoLA
Pull Request -
State: closed - Opened by xihui-wu over 4 years ago
#613 - Exploring structural generic programming and layer APIs
Pull Request -
State: closed - Opened by saeta over 4 years ago
- 3 comments
#611 - WordSeg training: print progress every 10 examples
Pull Request -
State: closed - Opened by xihui-wu over 4 years ago
#605 - Convert NeuMF-MovieLens to Epoches
Pull Request -
State: closed - Opened by xihui-wu over 4 years ago
#602 - Switch off Batcher from Pix2Pix
Pull Request -
State: closed - Opened by xihui-wu over 4 years ago
#598 - Find a more descriptive word for `numericalized`
Issue -
State: open - Opened by texasmichelle over 4 years ago
- 2 comments
Labels: help wanted, good first issue
#584 - Introduce new layer initialization APIs with automatic shape computation
Pull Request -
State: closed - Opened by shadaj over 4 years ago
- 12 comments
#581 - Switch off Batcher from GPT2
Pull Request -
State: closed - Opened by xihui-wu over 4 years ago
#558 - Remove all OldMNIST*
Pull Request -
State: closed - Opened by xihui-wu over 4 years ago
- 1 comment
#533 - Add Handwriting Synthesis model example
Pull Request -
State: closed - Opened by tanmayb123 over 4 years ago
- 11 comments
#529 - Investigate why a simple eager Tensor calculation is needed at start of training benchmark
Issue -
State: closed - Opened by BradLarson over 4 years ago
- 1 comment
#440 - Batcher and Parallel Data Processing
Issue -
State: closed - Opened by eaplatanios over 4 years ago
- 7 comments
#334 - Add support for pretrained VGG16
Pull Request -
State: closed - Opened by Shashi456 almost 5 years ago
- 16 comments
#325 - BERT: remove hardcoded path assumption
Pull Request -
State: closed - Opened by compnerd almost 5 years ago
#324 - build: add `Transfomer` model to CMake based build
Pull Request -
State: closed - Opened by compnerd almost 5 years ago
- 1 comment
#323 - Datasets: import FoundationNetworking if possible
Pull Request -
State: closed - Opened by compnerd almost 5 years ago
#322 - Models: use explictly typed math operations (NFC)
Pull Request -
State: closed - Opened by compnerd almost 5 years ago
#313 - Transformer: explicitly indicate encoding
Pull Request -
State: closed - Opened by compnerd almost 5 years ago
#306 - docs: document CMake support
Pull Request -
State: closed - Opened by compnerd almost 5 years ago
Labels: kokoro:run
#280 - Add transfer learning support to image classification models
Issue -
State: open - Opened by rickwierenga almost 5 years ago
- 5 comments
Labels: help wanted