Searched refs:FakeQuantWithMinMaxVarsPerChannel (Results 1 – 12 of 12) sorted by relevance
2 graph_op_name: "FakeQuantWithMinMaxVarsPerChannel"4 name: "quantization.FakeQuantWithMinMaxVarsPerChannel"
2 graph_op_name: "FakeQuantWithMinMaxVarsPerChannel"
52 summary: "Compute gradients for a FakeQuantWithMinMaxVarsPerChannel operation."
1694 TEST(ArrayOpsTest, FakeQuantWithMinMaxVarsPerChannel) { in TEST() argument
12868 name: "FakeQuantWithMinMaxVarsPerChannel"
1264 name: "FakeQuantWithMinMaxVarsPerChannel"
26203 name: "FakeQuantWithMinMaxVarsPerChannel"26222 name: "FakeQuantWithMinMaxVarsPerChannel"26248 name: "FakeQuantWithMinMaxVarsPerChannel"
25832 name: "FakeQuantWithMinMaxVarsPerChannel"25851 name: "FakeQuantWithMinMaxVarsPerChannel"25877 name: "FakeQuantWithMinMaxVarsPerChannel"
12150 name: "FakeQuantWithMinMaxVarsPerChannel"
131 func FakeQuantWithMinMaxVarsPerChannel(scope *Scope, inputs tf.Output, min tf.Output, max tf.Output… func