Home
last modified time | relevance | path

Searched defs:PartitionedCallOp (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dpartitioned_function_ops.cc43 PartitionedCallOp::PartitionedCallOp(OpKernelConstruction* ctx) in PartitionedCallOp() function in tensorflow::PartitionedCallOp
/external/tensorflow/tensorflow/core/grappler/costs/
Dgraph_properties_test.cc2226 TEST_F(GraphPropertiesTest, PartitionedCallOp) { in TEST_F() argument