Home
last modified time | relevance | path

Searched defs:no_op (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc/test/core/end2end/tests/
Dno_op.cc92 void no_op(grpc_end2end_test_config config) { test_no_op(config); } in no_op() function
/external/tensorflow/tensorflow/core/common_runtime/
Dfunction.cc1333 const auto no_op = [&](StringPiece name) { in RemoveListArrayConverter() local
1604 const auto no_op = [&](StringPiece name) { in InlineFunctionBody() local
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_compiler_test.cc1408 NodeDef no_op; in TEST_F() local