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

  /external/tensorflow/tensorflow/compiler/xla/service/
buffer_assignment.h 107 void set_is_tuple(bool is_tuple) { is_tuple_ = is_tuple; } function in class:xla::BufferAllocation
buffer_assignment.cc 258 proto.set_is_tuple(is_tuple_);
    [all...]

Completed in 143 milliseconds