Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddkang/zkml
/ SquaredDiffChip
Class
SquaredDiffChip
src/layers/squared_diff.rs:18–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
17
#[derive(Clone, Debug)]
18
pub struct SquaredDiffChip {}
19
20
impl<F: PrimeField> Layer<F> for SquaredDiffChip {
21
fn forward(
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected