Home
last modified time | relevance | path

Searched defs:new_h (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dadjust_hsv_gpu.cu.h75 const float new_h = h * 6.0f; in hsv2rgb_cuda() local
116 float new_h = hsv.h; in adjust_hsv_nhwc() local
/external/compiler-rt/lib/tsan/rtl/
Dtsan_libdispatch_mac.cc514 fd_handler_t new_h = Block_copy(^(dispatch_data_t data, int error) { in TSAN_INTERCEPTOR() local
531 fd_handler_t new_h = Block_copy(^(dispatch_data_t data, int error) { in TSAN_INTERCEPTOR() local
548 dispatch_io_handler_t new_h = in TSAN_INTERCEPTOR() local
567 dispatch_io_handler_t new_h = in TSAN_INTERCEPTOR() local
605 cleanup_handler_t new_h = Block_copy(^(int error) { in TSAN_INTERCEPTOR() local
630 cleanup_handler_t new_h = Block_copy(^(int error) { in TSAN_INTERCEPTOR() local
655 cleanup_handler_t new_h = Block_copy(^(int error) { in TSAN_INTERCEPTOR() local
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dmodel_pruner_test.cc182 const NodeDef& new_h = output.node(6); in TEST_F() local