Home
last modified time | relevance | path

Searched defs:b_const (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/tools/graph_transforms/
Dtransform_utils_test.cc44 Output b_const = Const(root.WithOpName("b"), Input::Initializer(b_data)); in TestMapNamesToNodes() local
77 Output b_const = Const(root.WithOpName("b"), Input::Initializer(b_data)); in TestMapNodesToOutputs() local
231 Output b_const = Const(root.WithOpName("b"), Input::Initializer(b_data)); in TestFilterGraphDef() local
291 Output b_const = Const(root.WithOpName("b"), Input::Initializer(b_data)); in TestGetOpTypeMatches() local
421 Output b_const = Const(root.WithOpName("b"), Input::Initializer(b_data)); in TestReplaceMatchingOpTypes() local
530 Output b_const = Const(root.WithOpName("b"), Input::Initializer(b_data)); in TestRenameNodeInputs() local
564 Output b_const = Const(root.WithOpName("b"), Input::Initializer(b_data)); in TestRenameNodeInputsWithRedirects() local
602 Output b_const = Const(root.WithOpName("b"), Input::Initializer(b_data)); in TestRenameNodeInputsWithCycle() local
640 Output b_const = Const(root.WithOpName("b"), Input::Initializer(b_data)); in TestRenameNodeInputsWithWildcard() local
675 Output b_const = Const(root.WithOpName("b"), Input::Initializer(b_data)); in TestRenameNodeInputsWithIgnores() local
[all …]
Dfold_constants_test.cc59 Output b_const = in TestSimpleAdd() local
96 Output b_const = in TestOpExclusionAdd() local
306 Output b_const = Const(root.WithOpName("b"), Input::Initializer(b_data)); in TestRemoveUnusedNodes() local
345 Output b_const = ::tensorflow::ops::Const( in TestMaxConstantSizeInBytes() local
Dtransform_graph_test.cc65 Output b_const = in TestConstantFolding() local
/external/tensorflow/tensorflow/core/kernels/hexagon/
Dhexagon_rewriter_transform_test.cc51 Output b_const = ops::Const(root.WithOpName("b"), Input::Initializer(b_data)); in TEST() local
/external/tensorflow/tensorflow/core/kernels/
Dremote_fused_graph_execute_op_test_utils.cc65 Output b_const = ops::Const(root.WithOpName("B"), Input::Initializer(b_data)); in BuildMultipleAddGraph() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_format_srgb.c264 LLVMValueRef x05, x0375, a_const, b_const, c_const, tmp2; in lp_build_linear_to_srgb() local
/external/libvpx/libvpx/vpx_dsp/arm/
Didct_neon.h151 const int16_t b_const) { in multiply_accumulate_shift_and_narrow_s16()
213 const int32_t b_const) { in multiply_accumulate_shift_and_narrow_s32_dual()