Searched defs:set_op (Results 1 – 10 of 10) sorted by relevance
| /external/tensorflow/tensorflow/core/ops/ |
| D | nn_ops_test.cc | 184 auto set_op = [&op](bool is_training, float exponential_avg_factor, in TEST() local 279 auto set_op = [&op](string data_format) { in TEST() local 493 auto set_op = [&op](const std::vector<int32>& strides, in TEST() local 519 auto set_op = [&op, op_name](const std::vector<float>& pooling_ratio) { in TEST() local
|
| D | array_ops_test.cc | 1322 auto set_op = [&op](const std::vector<int32>& ksizes, in TEST() local
|
| /external/tensorflow/tensorflow/core/framework/ |
| D | common_shape_fns_test.cc | 629 auto set_op = [&op](const std::vector<int32>& strides, const string& padding, in TEST() local 821 auto set_op = [&op](const std::vector<int32>& dilations, in TEST() local 937 auto set_op = [&op](const std::vector<int32>& strides, in TEST() local 1038 auto set_op = [&op](const std::vector<int32>& dilations, in TEST() local 1125 auto set_op = [&op](const std::vector<int32>& strides, in TEST() local 1171 auto set_op = [&op](const std::vector<int32>& strides, in TEST() local 1206 auto set_op = [&op, &ksizes_tensor, &strides_tensor]( in TEST() local 1247 auto set_op = [&op](const std::vector<int32>& strides, in TEST() local
|
| /external/tensorflow/tensorflow/compiler/jit/ |
| D | node_matchers.h | 110 void set_op(string op) { in set_op() function
|
| /external/iproute2/ip/ |
| D | iplink_geneve.c | 72 bool set_op = (n->nlmsg_type == RTM_NEWLINK && in geneve_parse_opt() local
|
| D | iplink_vxlan.c | 86 bool set_op = (n->nlmsg_type == RTM_NEWLINK && in vxlan_parse_opt() local
|
| /external/tensorflow/tensorflow/core/distributed_runtime/integration_test/ |
| D | c_api_session_coordination_test.cc | 105 TF_Operation* set_op = TF_FinishOperation(set_desc, status); in TEST_P() local
|
| D | c_api_coordination_test.cc | 207 TFE_Op* set_op = TFE_NewOp(ctx, "TestSetConfigKeyValue", status); in TEST() local 490 TFE_Op* set_op = TFE_NewOp(ctx, "TestSetConfigKeyValue", status); in TEST_P() local
|
| /external/mesa3d/src/gallium/drivers/r600/sb/ |
| D | sb_bc.h | 480 void set_op(unsigned op) { this->op = op; op_ptr = r600_isa_cf(op); } in set_op() function 537 void set_op(unsigned op) { in set_op() function 631 void set_op(unsigned op) { this->op = op; op_ptr = r600_isa_fetch(op); } in set_op() function
|
| /external/tensorflow/tensorflow/compiler/mlir/lite/transforms/ |
| D | lower_static_tensor_list.cc | 486 if (TF::TensorListSetItemOp set_op = in matchAndRewrite() local 500 if (TF::TensorListSetItemOp set_op = in matchAndRewrite() local
|