Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dresult_caster_test.cc54 const bool should_cast = result_type != accumulation_type; in TEST_P() local
/external/tensorflow/tensorflow/core/graph/
Dgraph_partition.h67 ShouldCastFunc should_cast = nullptr; member