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

  /external/tensorflow/tensorflow/python/kernel_tests/
depthtospace_op_test.py 50 input_nchw = test_util.NHWCToNCHW(input_nhwc)
52 input_nchw, block_size, data_format="NCHW")
spacetodepth_op_test.py 49 input_nchw = test_util.NHWCToNCHW(input_nhwc)
51 input_nchw, block_size, data_format="NCHW")

Completed in 140 milliseconds