Searched refs:BinaryOpState (Results 1 – 2 of 2) sorted by relevance
55 BinaryOpShared::BinaryOpState::BinaryOpState(OpKernelContext* ctx) in BinaryOpState() function in tensorflow::BinaryOpShared::BinaryOpState
48 struct BinaryOpState { struct55 explicit BinaryOpState(OpKernelContext* ctx);140 BinaryOpState state(ctx); in Compute()