HomeSort by relevance Sort by last modified time
    Searched defs:IsPartitionedCall (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/core/graph/
graph.h 176 bool IsPartitionedCall() const { return class_ == NC_PARTITIONED_CALL; }
  /external/tensorflow/tensorflow/core/grappler/
op_types.cc 349 bool IsPartitionedCall(const NodeDef& node) {

Completed in 552 milliseconds