Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[wasm] Add LRN kernels #7335

Merged
merged 4 commits into from
Feb 3, 2023
Merged

[wasm] Add LRN kernels #7335

merged 4 commits into from
Feb 3, 2023

Conversation

chunnienc
Copy link
Collaborator

@chunnienc chunnienc commented Feb 2, 2023

To see the logs from the Cloud Build CI, please join either our discussion or announcement mailing list.


This change is Reviewable

@chunnienc chunnienc marked this pull request as ready for review February 3, 2023 04:13
Copy link
Collaborator

@pyu10055 pyu10055 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 7 of 7 files at r1, all commit messages.
Reviewable status: :shipit: complete! 1 of 1 approvals obtained (waiting on @chunnienc and @Linchenn)


tfjs-backend-wasm/src/cc/kernels/LRN.cc line 1 at r1 (raw file):

/* Copyright 2021 Google LLC. All Rights Reserved.

2023


tfjs-backend-wasm/src/cc/kernels/LRNGrad.cc line 1 at r1 (raw file):

/* Copyright 2021 Google LLC. All Rights Reserved.

2023


tfjs-backend-wasm/src/kernels/LRNGrad.ts line 22 at r1 (raw file):

import {BackendWasm} from '../backend_wasm';

let wasmLRN: (

wasmLRNGrad ?

@chunnienc chunnienc merged commit 64cec09 into tensorflow:master Feb 3, 2023
@chunnienc chunnienc deleted the wasm-lrn branch February 3, 2023 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants