An open API service for providing issue and pull request metadata for open source projects.

GitHub / tensorflow/tfjs-layers issues and pull requests

#582 - Add archival message to the README.md of layers.

Pull Request - State: closed - Opened by nsthorat almost 6 years ago

#581 - Disable integration tests for now; Fix version inconsistency

Pull Request - State: closed - Opened by caisq almost 6 years ago

#580 - Update tfjs-core to 1.2.8

Pull Request - State: closed - Opened by nsthorat almost 6 years ago - 1 comment

#579 - Prepare tfjs-layers for the monorepo.

Pull Request - State: closed - Opened by nsthorat almost 6 years ago

#578 - Fix memory leak with loaded models containing nested Sequential layers

Pull Request - State: closed - Opened by pvaneck almost 6 years ago - 1 comment

#577 - Add typescript annotations.

Pull Request - State: closed - Opened by annxingyuan almost 6 years ago
Labels: DEV

#576 - Fix fused matmul in backend

Pull Request - State: closed - Opened by syt123450 almost 6 years ago - 3 comments

#575 - Update tfjs-layers to 1.2.7.

Pull Request - State: closed - Opened by nsthorat almost 6 years ago
Labels: INTERNAL

#574 - Fix input signature for predictOnBatch(); Add unit test

Pull Request - State: closed - Opened by caisq almost 6 years ago - 1 comment

#573 - Update test spy to match changes in core

Pull Request - State: closed - Opened by tafsiri almost 6 years ago - 1 comment

#572 - Fix batch size detection for multi-input models

Pull Request - State: closed - Opened by FremyCompany almost 6 years ago

#571 - Add support for user-defined metadata; Simplify fromMemory() usage

Pull Request - State: closed - Opened by caisq almost 6 years ago

#570 - Update version to 1.2.6

Pull Request - State: closed - Opened by kangyizhang almost 6 years ago

#569 - keras_format: fix serialized Optimizer class_names

Pull Request - State: closed - Opened by davidsoergel about 6 years ago
Labels: BUG, INTERNAL

#568 - Update tfjs-layers to 1.2.5.

Pull Request - State: closed - Opened by nsthorat about 6 years ago
Labels: INTERNAL

#567 - create entry for miniprogram for package.json

Pull Request - State: closed - Opened by pyu10055 about 6 years ago

#566 - Update tfjs-layers to 1.2.3.

Pull Request - State: closed - Opened by dsmilkov about 6 years ago - 2 comments
Labels: INTERNAL

#565 - fix CamelCase for sigmoidCrossentropyWithLogits

Pull Request - State: closed - Opened by bileschi about 6 years ago

#564 - fix doc

Pull Request - State: closed - Opened by bileschi about 6 years ago

#563 - Update tfjs-layers to 1.2.2.

Pull Request - State: closed - Opened by nsthorat about 6 years ago
Labels: INTERNAL

#562 - Add cloudbuild for test-snippets

Pull Request - State: closed - Opened by nsthorat about 6 years ago

#561 - Enable class-weighting fit() and fitDataset()

Pull Request - State: closed - Opened by caisq about 6 years ago - 1 comment

#560 - Remove `updatable` flag (dead code elimination)

Pull Request - State: closed - Opened by FremyCompany about 6 years ago

#559 - Remove extra line

Pull Request - State: closed - Opened by caisq about 6 years ago

#558 - [DO NOT MERGE] Test PR 1

Pull Request - State: closed - Opened by caisq about 6 years ago

#557 - Update tfjs-layers to 1.2.1.

Pull Request - State: closed - Opened by annxingyuan about 6 years ago
Labels: INTERNAL

#556 - Add non-default noiseShape and seed support to dropout layer

Pull Request - State: closed - Opened by syt123450 about 6 years ago - 5 comments

#555 - Add maxPooling3d layer & averagePooling3d layer

Pull Request - State: closed - Opened by syt123450 about 6 years ago - 1 comment

#554 - Implements the square and log activations

Pull Request - State: closed - Opened by joyicejin about 6 years ago - 7 comments

#553 - Switch K.dropout implementation to tfjs-core's dropout op

Pull Request - State: closed - Opened by syt123450 about 6 years ago

#552 - Fix docstring issues

Pull Request - State: closed - Opened by pvaneck about 6 years ago

#551 - Enable use of tf.metrics functions in model.fit

Pull Request - State: closed - Opened by syt123450 about 6 years ago - 4 comments

#550 - Update packages to remove security vulnerability.

Pull Request - State: closed - Opened by nsthorat about 6 years ago

#549 - Pin FireFox version at 66 to avoid timeout on OS X

Pull Request - State: closed - Opened by caisq about 6 years ago

#548 - [DO NOT MERGE] Let tfjs2keras test wait for browser tests to finish first

Pull Request - State: closed - Opened by caisq about 6 years ago

#547 - Fix serialization/deserialization of StackedRNNCells

Pull Request - State: closed - Opened by caisq about 6 years ago

#546 - Fix implementation bug in AlphaDropout and GaussianDropout

Pull Request - State: closed - Opened by syt123450 about 6 years ago - 2 comments

#545 - Add LayerNormalization to tfjs

Pull Request - State: closed - Opened by Derek-Wds about 6 years ago - 4 comments

#544 - Fix onProgress for http url in loadLayersModel

Pull Request - State: closed - Opened by syt123450 about 6 years ago - 2 comments

#543 - Fixed regular expression for validate tensor names (#1604)

Pull Request - State: closed - Opened by aspidov about 6 years ago - 3 comments

#542 - Small fix in README

Pull Request - State: closed - Opened by joeltankam about 6 years ago

#541 - Add CI testing of runnable snippets.

Pull Request - State: closed - Opened by nsthorat about 6 years ago - 3 comments

#540 - Update core dependency to 1.2.0

Pull Request - State: closed - Opened by dsmilkov about 6 years ago - 3 comments

#539 - Register classname for logSoftmax activation function

Pull Request - State: closed - Opened by Derek-Wds about 6 years ago - 9 comments

#538 - Fix metrics examples in comments to make them executable in webpage

Pull Request - State: closed - Opened by syt123450 about 6 years ago - 12 comments

#537 - Add topKCategoricalAccuracy && sparseTopKCategoricalAccuracy metrics

Pull Request - State: closed - Opened by syt123450 about 6 years ago - 7 comments

#536 - Update tfjs-layers to 1.1.2.

Pull Request - State: closed - Opened by nsthorat about 6 years ago

#535 - Add unit test to cover interaction b/w model.trainable & layer.trainable

Pull Request - State: closed - Opened by caisq about 6 years ago

#534 - Clean up RNN BPTT tests

Pull Request - State: closed - Opened by caisq about 6 years ago

#533 - Update core dependency to 1.1.2

Pull Request - State: closed - Opened by dsmilkov about 6 years ago

#532 - Enable saving models with optimizer

Pull Request - State: closed - Opened by caisq over 6 years ago

#531 - Fix bug in which setting model.trainable doesn't affect weight.trainable

Pull Request - State: closed - Opened by caisq over 6 years ago

#530 - Update test-ci.sh

Pull Request - State: closed - Opened by dsmilkov over 6 years ago

#529 - Create pull_request_template.md

Pull Request - State: closed - Opened by dsmilkov over 6 years ago

#528 - Added convenience to set weights as one tensor for one-weight layers

Pull Request - State: closed - Opened by FremyCompany over 6 years ago - 5 comments

#527 - Add Cloud Build integration testing

Pull Request - State: closed - Opened by dsmilkov over 6 years ago

#526 - Add unit tests for Masking layer

Pull Request - State: closed - Opened by caisq over 6 years ago - 2 comments

#525 - added masking layer

Pull Request - State: closed - Opened by Gurpreetsingh9465 over 6 years ago - 5 comments

#524 - [tfjs2keras test]: Enable --dev --tfkeras option

Pull Request - State: closed - Opened by caisq over 6 years ago - 1 comment

#523 - [tfjs2keras test]: Add test against tf.keras

Pull Request - State: closed - Opened by caisq over 6 years ago

#522 - Remove integration/benchmarks in favor of new code in tfjs union

Pull Request - State: closed - Opened by caisq over 6 years ago - 1 comment

#521 - Ensure l2Normalize operates on a float input

Pull Request - State: closed - Opened by FremyCompany over 6 years ago

#520 - Fix a bug in stateful RNN state memory management

Pull Request - State: closed - Opened by caisq over 6 years ago

#519 - Improvements related to EarlyStopping callback

Pull Request - State: closed - Opened by caisq over 6 years ago

#518 - Add EarlyStopping callback

Pull Request - State: closed - Opened by caisq over 6 years ago

#517 - Add reverseSequences option to RNN

Pull Request - State: closed - Opened by FremyCompany over 6 years ago - 4 comments

#516 - Update layers to 1.0.4.

Pull Request - State: closed - Opened by nsthorat over 6 years ago

#515 - Remove firefox from local testing.

Pull Request - State: closed - Opened by nsthorat over 6 years ago

#514 - Fix improper template litteral in topology.ts

Pull Request - State: closed - Opened by FremyCompany over 6 years ago - 1 comment

#513 - Remove getScalar().

Pull Request - State: closed - Opened by nsthorat over 6 years ago - 4 comments

#512 - Update to 1.1.0 and fix unit tests for new API from core.

Pull Request - State: closed - Opened by nsthorat over 6 years ago - 1 comment

#511 - Fix typing by using TensorArrayWithArgs

Pull Request - State: closed - Opened by caisq over 6 years ago - 1 comment

#510 - adds truncatedNormal as a valid distribution identifier

Pull Request - State: closed - Opened by bileschi over 6 years ago

#509 - Fix documentation of tf.LayerModel.fitDataset()

Pull Request - State: closed - Opened by caisq over 6 years ago - 1 comment

#508 - Update layers to 1.0.3 and fix TypeScript conformance issues in Google.

Pull Request - State: closed - Opened by nsthorat over 6 years ago

#507 - L1 and L2 are functions, not classes, and are serialized as L1L2

Pull Request - State: closed - Opened by davidsoergel over 6 years ago

#506 - Add onYield callback to model.fit()

Pull Request - State: closed - Opened by dsmilkov over 6 years ago

#505 - VarianceScaling initializer: Fix default arg values

Pull Request - State: closed - Opened by caisq over 6 years ago

#503 - Upgrade Python dependencies of tfjs2keras integration test

Pull Request - State: closed - Opened by caisq over 6 years ago

#502 - Fix incorrect code snippets in doc strings

Pull Request - State: closed - Opened by caisq over 6 years ago

#501 - Update layers to 1.0.2.

Pull Request - State: closed - Opened by nsthorat over 6 years ago
Labels: INTERNAL

#500 - Don't publish _test.ts files on NPM.

Pull Request - State: closed - Opened by nsthorat over 6 years ago

#499 - Fix l2Normalize rank error in epsilon-flooring of sum

Pull Request - State: closed - Opened by FremyCompany over 6 years ago - 8 comments

#498 - Add Noise layer into tfjs

Pull Request - State: closed - Opened by WenheLI over 6 years ago - 8 comments

#497 - Fix model JSON compatibility issue for tf.keras 2.0.0-alpha0

Pull Request - State: closed - Opened by caisq over 6 years ago - 2 comments

#492 - Allow `null`(`None` in Python) in `Shape`

Pull Request - State: closed - Opened by huan over 6 years ago - 8 comments

#491 - Do not ignore `src/` when publish npm package

Pull Request - State: closed - Opened by huan over 6 years ago - 1 comment

#481 - [WIP] Support saving optimizers and model training states

Pull Request - State: closed - Opened by caisq over 6 years ago

#471 - [DO NOT MERGE] Add test case for conv2d with 1x1 kernel size

Pull Request - State: closed - Opened by caisq over 6 years ago

#456 - Make dataset_fakes support multi-input with different shapes

Pull Request - State: closed - Opened by syt123450 over 6 years ago

#380 - Fix typo in fitDataset doc string

Pull Request - State: closed - Opened by dsanders11 over 6 years ago

#379 - Fix typo

Pull Request - State: closed - Opened by dsanders11 over 6 years ago

#378 - Set model for fitDataset callback list

Pull Request - State: closed - Opened by dsanders11 over 6 years ago

#376 - Reset stopTraining at start of model training

Pull Request - State: closed - Opened by dsanders11 over 6 years ago - 3 comments

#375 - Remove redundant code

Pull Request - State: closed - Opened by dsanders11 over 6 years ago

#349 - Add support for 5D and 6D tensors for slice

Pull Request - State: closed - Opened by wemyss almost 7 years ago - 1 comment

#347 - [WIP; DO NOT REVIEW YET] Integration test: Add keras-to-tfjs direction

Pull Request - State: closed - Opened by caisq almost 7 years ago

#257 - DO NOT SUBMIT : String tensor

Pull Request - State: closed - Opened by bileschi about 7 years ago - 12 comments