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

Method b

tensorflow/core/framework/op_def_builder_test.cc:41–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39class OpDefBuilderTest : public ::testing::Test {
40 protected:
41 OpDefBuilder b() { return OpDefBuilder("Test"); }
42
43 void ExpectSuccess(const OpDefBuilder& builder, StringPiece proto,
44 OpShapeInferenceFn* shape_fn_out = nullptr) {

Callers 15

SummarizeAttrValueFunction · 0.45
InstantiateFunctionFunction · 0.45
GetBoolAttrFunction · 0.45
IsTrainingMethod · 0.45
KeepDimsMethod · 0.45
IsTrainingMethod · 0.45
KeepDimsMethod · 0.45
MaterializeShapesMethod · 0.45
SimplifyReductionMethod · 0.45
OptimizeMethod · 0.45
OptimizeMethod · 0.45

Calls 1

OpDefBuilderClass · 0.85

Tested by

no test coverage detected