MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / binary_ops.cc

File binary_ops.cc

tensorflow/compiler/tf2xla/kernels/binary_ops.cc:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* Copyright 2017 The TensorFlow Authors. All Rights Reserved.
2
3Licensed under the Apache License, Version 2.0 (the "License");
4you may not use this file except in compliance with the License.

Callers

nothing calls this directly

Calls 15

DivNoNanImplFunction · 0.85
MulNoNanImplFunction · 0.85
FloorDivImplFunction · 0.85
XlogyImplFunction · 0.85
XdivyImplFunction · 0.85
FloorModImplFunction · 0.85
XorFunction · 0.85
ShiftLeftFunction · 0.85
DataTypeIsUnsignedFunction · 0.85
ShiftRightLogicalFunction · 0.85
ShiftRightArithmeticFunction · 0.85
RemFunction · 0.85

Tested by

no test coverage detected