Home
last modified time | relevance | path

Searched defs:can_move (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/core/util/
Dbatch_util.cc53 bool can_move) { in HandleElementToSlice()
68 int64 index, bool can_move) { in HandleElementToSlice()
89 bool can_move) { in HandleSliceToElement()
95 bool can_move) { in HandleSliceToElement()
109 bool can_move) { in HandleSliceToElement()
127 bool can_move = element.RefCountIsOne(); in CopyElementToSlice() local
172 bool can_move = parent->RefCountIsOne(); in MaybeMoveSliceToElement() local
/external/tensorflow/tensorflow/core/kernels/data/
Ddataset_utils.cc75 std::vector<bool> can_move; in ComputeMoveVector() local
Dmap_dataset_op.cc64 std::vector<bool> can_move = ComputeMoveVector(short_circuit_indices_); in MakeDataset() local
/external/tensorflow/tensorflow/core/kernels/data/experimental/
Dmap_and_batch_dataset_op.cc104 std::vector<bool> can_move = ComputeMoveVector(short_circuit_indices_); in MakeDataset() local
/external/dlmalloc/
Dmalloc.c4841 int can_move) { in try_realloc_chunk()