Home
last modified time | relevance | path

Searched refs:t_val (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/compiler/tests/
Dfused_batchnorm_test.py110 t_val = array_ops.placeholder(
116 t_val,
126 t_val: x_val_converted,
157 t_val = array_ops.placeholder(
171 t_val,
182 t_val: x_val_converted,
188 t_val: x_val_converted,
197 t_val,
/external/tensorflow/tensorflow/tools/test/
Dupload_test_benchmarks.py162 t_val = datastore.Entity(t_key, exclude_from_indexes=["info"])
163 t_val.update({
168 batch.append(t_val)
/external/rust/crates/libz-sys/src/zlib-ng/
Dtrees_emit.h43 #define send_bits(s, t_val, t_len, bi_buf, bi_valid) {\ argument
44 uint64_t val = (uint64_t)t_val;\
/external/llvm-project/llvm/test/CodeGen/AArch64/GlobalISel/
Ddarwin-tls-call-clobber.ll5 @t_val = thread_local global i32 0, align 4
68 %12 = load i32, i32* @t_val, align 4
99 %25 = load i32, i32* @t_val, align 4
/external/tensorflow/tensorflow/python/keras/
Dbackend_test.py1655 t_val = ops.convert_to_tensor_v2_with_dispatch([[1., 0., 0.], [0., 1., 0.],
1662 result = f([t_val, p_val])
1669 result = f([t_val, p_val])
1678 result = f([t_val, p_val])
1685 result = f([t_val, p_val])
1726 t_val = ops.convert_to_tensor_v2_with_dispatch([0, 1, 2])
1732 result = f([t_val, p_val])
1742 _ = f([t_val, p_val])
1750 result = f([t_val, p_val])
1761 _ = f([t_val, p_val])
Dlosses_test.py101 t_val = ops.convert_to_tensor_v2_with_dispatch([[1., 0., 0.], [0., 1., 0.],
108 result = f([t_val, p_val])
117 result = f([t_val, p_val])
142 t_val = ops.convert_to_tensor_v2_with_dispatch([0, 1, 2])
148 result = f([t_val, p_val])
157 result = f([t_val, p_val])